/* Author IT Exchnage */

#right-side{
	width:178px;
	margin-top:30px;
	margin-left:10px;
	font-family:Verdana;
	font-size:10px;
	border-left:#E8E274 solid 1px;

}
html>body #right-side{
	margin-top:40px;
}
#sub-search-1
{
	width:175px;
	margin-left:10px;
	margin-top:10px;
	font-family:Trebuchet MS;
	font-size:12px;
}
*html #sub-search-1
{
	margin-top:0px;
}
#quotes-1
{
	background:url(images/quotes.jpg) no-repeat;
	width:177px;
	height:178px;
	margin-left:10px;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
	padding-right:2px;
}
#quotes-1 div
{
	width:165px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
html>body #quotes-1 div
{
		margin-top:0px;
		padding-top:10px;
}
#quotes-1 p
{
	float:right;
	margin-right:10px;
}
*html #quotes-1 p
{
	margin-top:10px;
}