/* ----- RIGHT CONTENT ----- */
#rightcontent {
width: 220px;
float: right;
border: solid 1px #332003;
border-bottom: solid 1px #332003;
padding: 5px;
text-align:left;
background: #202c3a url(../images/MainBG.jpg) repeat;
color: #fff;
}

#rightcontent h4 {	
	margin-bottom: 5px;
	background: url(../images/h4.gif) no-repeat;
	height: 25px;
	color:#e5e5e5;
	padding-top: 5px;
	padding-left: 27px;
	font-style:italic;
}

#rightcontent hr {
	height: 5px;
}
