#centerSide{
	float:left;
	width:710px;
	height:auto;
	float:left;
}
#rightSide{
	float:left;
	width:250px;
	height:auto;
	float:left;
	margin-left:10px;
}
#rightSide img
{
	margin-top: 0px;
}
