.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: 265px;
}
#news-container a {
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	display: block;
	font-size: 11px;
	color: #D12428;
}
#news-container a:hover {
	text-decoration: underline;
}
#news-container ul li
{
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	width: 265px;
	height: 60px;
	font-weight: lighter;
	line-height: 16px;
	color: #555555;
}
#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;
	padding-left: 0px;
}
#news-container2 a {
	color: #D12428;
	text-decoration: none;
	line-height: 22px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	font-weight: bold;
}
#news-container2 a:hover {
	text-decoration: underline;
}
#news-container2 ul li
{
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	width: 200px;
	height: 36px;
}
#news-container3
{
	text-align: left;
	padding-left: 0px;
	height: 75px;
	overflow: hidden;
	line-height: 16px;
}
#news-container3 a {
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	display: block;
}
#news-container3 a:hover {
	text-decoration: underline;
}
#news-container3 ul li
{
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	width: 200px;
	height: 75px;
	line-height: 16px;
	overflow: hidden;
}
