.rightside_container {
	width:178px;
	padding:5px;
	text-align:left;
	color:#3c3c3c;
	background-color:#f4f4f4;
	font-family:Arial;
	border:1px solid #000000;
}
.rightside_picture {
	
	padding-bottom:10px;
}
.rightside_heading {
	font-weight:bold;
	font-size:13pt;
	clear:both;
}
.rightside_item{
	margin-top:5px;
	clear:both;
	float:left;
}
.itemtitle{
	padding-top:5px;
	font-size:9pt;
	font-weight:bold;
	clear:right;
}
.itemtext{
	padding-top:5px;
	font-size:9pt;
	clear:right;
}
.itemtitlePrice{
	padding-top:5px;
	font-size:9pt;
	font-weight:bold;
	float:left;
	clear:left;
}
.itemtextPrice{
	padding-top:5px;
	font-size:9pt;
	float:right
	clear:right;
}
.rightside_bottons {
	clear:both;
	text-align:center;
}
.h4insync
{ 
	color: #0E2F7D; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px
}