.padding_left{padding-left:5px;}

.most_read_news
{
	padding-top:5px;
	text-align:left;
	height:168px;
}

.cssModuleHeadingOrange_sub
{
	height:26px;
	width:100%;
	background-image: url(/images/module_bg_heading_orange.jpg);
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	text-align:left;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.cssModule a
{
	color:#0099FF;
	text-decoration: none;
}

.cssModule a:visited
{
	color:#0099FF;
	text-decoration: none;
}

.cssModule a:active
{
	color:#0099FF;
	text-decoration: none;
}

.cssModule a:link
{
	color:#0099FF;
	text-decoration: none;
}

.cssModule a:hover
{
	color:#0099FF;
	text-decoration: underline;
}/**/

.cssModule .user_registration_text
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.cssModule td
{
	vertical-align:top;
	text-align:left;
}

.cssModule input[type="text"]
{
	width:350px;
}

.cssModule input[type="password"]
{
	width:350px;
}

.cssModule input[type="file"]
{
	width:350px;
}

/* MODULE SPECIFIC STYLES */
.cssModule_center
{
	margin-top: 10px;
	margin-right: 5px;
	font-size: 12px;
	font-family: arial;
	color: black;
	background-color: #ffffff;
	border:1px solid #999999;
}

.cssModule 
{
	margin-top: 10px;
	/*margin-right: 10px;*/
	font-size: 12px;
	font-family: arial;
	color: black;
	background-color: #ffffff;
	border:1px solid #999999;
}

.cssModule_custom 
{
	margin-top: 10px;
	font-size: 12px;
	font-family: arial;
	color: black;
	background-color: #ffffff;
	border:1px solid #999999;
}

.cssModuleHeadingBlack {
	background-image : url(/images/module_bg_heading_black.jpg);
	background-color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: white;
	height: 22px;
	text-align:left;
}

.cssModuleSubHeading {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #000066;
/*	height: 30px;*/
}

.pages_bar{	height:26px; }

.review_page
{ 
	margin-left:3px; 
	margin-top:-10px;
}