.slidebox {
	overflow-y: hidden; 
}
#current_feature-1 {
	height: 220px;
	margin-bottom: 0px;
	display:none;
	background: url('/images/alerts/slide2bg.jpg');
}
#current_feature-2 {
	margin-bottom:10px;
	display:block;
	background: url('/images/red_bg.png') repeat-x top left #5c0100;
}
#current_feature-3 {
	height: 220px;
	margin-bottom: 0px;
	display:none;
	background: url('/images/alerts/slide1bg.jpg') ;
}
.css3-box-shadow{
	-webkit-box-shadow:0 3px 10px #CCCCCC;
	-moz-box-shadow:0 3px 10px #CCCCCC;
	box-shadow: 0 3px 10px #CCCCCC;
}
.cf_image {
	float: left;
	width: 119px;
	height: 118px;

}
.cf_left {
	float:left;
	width: 270px;
	height: 110px; 
	margin-bottom: 4px;
	padding-top:8px;
}
.cf_right {
	float:right;
	width: 250px; 
	height: 100px;
	text-align: center;
	padding-top:18px;
}
.cf_center {
	float:right;
	width: 520px; 
	height:118px;
	text-align:right;
}


.cf_right_block {
	height:190px; text-align:left; padding:9px; background-color: white; display: none; margin-right: 10px; border-left:1px solid black; border-right:1px solid black; border-bottom: 2px solid black; cursor: pointer; _cursor: hand; 
	filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
	-webkit-border-radius-bottomright: 11px;
	-webkit-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-bottomleft: 11px;
	border-bottom-right-radius: 11px;
	border-bottom-left-radius: 11px;
}


#content_button-1{
	margin-right: 6px;
	height:18px;
	width:18px;
	background-color:#F3F3EB;

	float:left;
	cursor: pointer;
	_cursor: hand;
	filter:alpha(opacity=40);      
    -moz-opacity:0.4;             
    -khtml-opacity: 0.4;          
    opacity: 0.4;
}
#content_button-2{
	margin-right: 6px;
	height:18px;
	width:18px;
	background-color:#F3F3EB;

	float:left;
	cursor: pointer;
	_cursor: hand;
	filter:alpha(opacity=40);      
    -moz-opacity:0.4;             
    -khtml-opacity: 0.4;          
    opacity: 0.4;
}
#content_button-3{
	margin-right: 6px;
	height:18px;
	width:18px;
	background-color:#F3F3EB;

	float:left;
	cursor: pointer;
	_cursor: hand;
	filter:alpha(opacity=40);      
    -moz-opacity:0.4;             
    -khtml-opacity: 0.4;          
    opacity: 0.4;
}
#buttonholder{
	position: absolute; 
	margin-left:3px;
	bottom:2px;
	text-align: left;
	
}
#progressbar{

	float: left;
	margin: 0px;
	padding: 0px;
	height: 4px;
	overflow-y: hidden;
	background-color: #F3F3EB;
	border-bottom: 1px solid black;
}
#progressbarholder{
	width: 66px; height:4px; padding:0px; 
	margin-top:4px;
	margin-bottom:2px;
	background-color: black;
	filter:alpha(opacity=90);      
    -moz-opacity:0.90;             
    -khtml-opacity: 0.90;          
    opacity: 0.90;
}
.RAdiv {
	height:690px; 
	overflow-y: hidden; 
	text-align:left;

}
.feature_heading {
	float:left;
	padding:12px 0px;
	cursor:pointer;
	margin-right:10px;
	margin-top:2px;
	border-right:1px solid #c8c8c8;
	height:72px;
	text-align:center;
	width:116px;
	overflow:hidden;
}
.mini_box {
	background-color: #EBEDEC;
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 38px;
	float: left;
	width: 180px;
	margin-left: 2px;
	padding: 5px 2px 2px 0;
	-webkit-border-radius-topright: 7px;
	-webkit-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	display: inline;
}

.news_item {
	border-bottom: 1px dotted #444444;
	height: 75px;
	border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6;
}
.photo {
	width:50px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
	margin-left: 8px;
	border: 1px solid #999999;
	padding: 2px;
}
.icon {
	width:50px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	border: 0px;
}
.news_data {
	width:400px;
	font-size: 13px;
	color: #777777;
	margin: 5px;
	vertical-align: middle;	
}
.news_data a {
	color: #0c6cb4;
	font-size: 13px;
}
