#rightDiv
{
	float:left;
	width:480px;
	margin-left:100px;
}
#rightDiv .mainImage
{
	border:3px solid #f8981d;
	}
#leftDiv
{
	float:left;
	width:250px;
}
h3
{
	color:#568026;
	font-size:14px;
	margin-bottom:10px;
}
.nextBTNSDiv
{
width:100%;	
text-align:right;
}
.nextBTNSDiv img
{
	margin:10px 5px;
}
