/* Start of CMSMS style sheet 'styles_general2' */

.clearboth{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
ol li{
	padding-bottom:10px;
}

#flash_banner{
	width:100%;
	background-color:#073355;
	padding-left:36px;
}

#page_content{
	width:724px;
	margin:10px 0px 0px 36px;
}
#breadcrumb_bar{
	background-color:#24b7dd;
	height:17px;
	padding:3px 0px 0px 36px;
}

#content_left{
	width:480px;
float:left;
}
#content_right{
	width:160px;
	float:right;
	background-color:#bbc5ce;
	padding:15px;
}

ul.special_list{
	list-style-image:url(images/right_dark.gif);	
	margin:0px;
	padding:0px 0px 0px 17px;
}
.special_list li{
	margin:0px;
	padding:0px;
}

.lastitem{
	font-weight:normal;
	color:#FFFFFF;
}
.read_more{
	background: url('images/right_button.gif') no-repeat 0px 1px;
	padding:0px 0px 0px 15px;
}
/*************************************/
/* Gateway Page  */
/*************************************/

#gateway-page_list{
	list-style:none;
	padding:0px;
	margin:10px 0px 0px 0px;
}
#gateway-page_list li{
	float:left;
	width:355px;
	padding: 5px 0px 0px 0px;
	border-top:1px solid #999999;
}
#gateway-page_list li img{
	border:0px;
}
#gateway-page_list li .left{
	border:0px;
	width:160px;
}
#gateway-page_list li .right{
	border:0px;
	width:180px;
	border:0px solid red;	
}
#gateway-page_list li h4{
	padding:0px;
	margin:0px;
	font-size:13px;
}
/* End of 'styles_general2' */

