/* ----- RIGHT CONTENT ----- */
#rightcontent {
width: 220px;
float: right;
border: solid 1px #332003;
border-bottom: solid 1px #332003;
padding: 5px;
background: #202c3a url(../images/MainBG.jpg) repeat;
color: #fff;
}

#rightcontent img {
	border: solid 1px #332003;
	padding: 0px;
	margin: 0px;	
}
h2, h3 {
text-align: center;
}
h3 {
margin-bottom: 0px;
}
#saleItem {
 font-size:14px;
}