﻿/*
	RSS Module
*/

table.RFXRssModule
{
	width: 225px;
	margin-bottom: 15px;
	border: 1px solid #e05206;
}

div.RFXTextPageModule
{
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #e05206;
}

/*
	Campus Modules
*/

table.DloLoginModule
{
	width: 225px;
	margin-bottom: 15px;
	border: 1px solid #e05206;
}

table.DloLoginModule th
{
	font-size: 0.9em;
}

table.DloUserOnlineModule
{
	width: 100%;
	margin-bottom: 15px;
	border: #e05206 1px dotted;
}

ul.DloUserOnlineModule
{
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.DloUserOnlineModule li
{
	background: transparent url(../Images/icons/user.png) no-repeat;
	padding-left: 20px;
}


table.DloModule
{
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #e05206;
}