.right_top
{
	text-align: left;
	background-image: url(../images/right_scroll.jpg);
	width: 221px;
	margin-bottom: 12px;
	border: 1px solid #8A0A09;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 11px;
}
.right_top h1 {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D83634;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-shadow: 1px 1px 3px #551113;
}


#news-container
{
	text-align: left;
	width: 230px;
}
#news-container a {
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	display: block;
	font-size: 13px;
	font-weight: lighter;
	color: #333333;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 35px;
	height: 35px;
}
#news-container a:hover {
	text-decoration: none;
	color: #999999;
}
#news-container ul li
{
	list-style-type: none;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	font-weight: lighter;
	line-height: 25px;
}
#news-container img {
	border: 3px solid #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 25px;
}




#news-container2
{
	text-align: left;
	width: 230px;
}
#news-container2 a {
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	display: block;
	font-size: 13px;
	font-weight: lighter;
	color: #333333;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 35px;
	height: 35px;
}
#news-container2 a:hover {
	text-decoration: none;
	color: #999999;
}
#news-container2 ul li
{
	list-style-type: none;
	text-decoration: none;
	text-align: justify;
	font-size: 13px;
	font-weight: lighter;
	line-height: 25px;
}
#news-container2 img {
	border: 3px solid #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 25px;
}

#news-container3
{
	text-align: left;
	padding-left: 0px;
	width:234px;
}
#news-container3 a {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	font-size: 13px;
	font-weight: lighter;
}
#news-container3 a:hover {
	text-decoration: underline;
}
#news-container3    ul   li   div {
	color: #009900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}

#news-container3 ul li
{
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	width: 200px;
}
