#right_column .column_content { text-align:center; }
.column_content 
{ 
	padding-bottom:10px;
	min-height:600px;			/* Sets min-height to 520px */
	height:auto !important;		/* For all other browsers other than IE - allows height to expand/collapse */
	height:600px;				/* Sets hieght to 520px for IE */ 
}

.rating_content
{
	padding-left:10px;	
}

ol.arrow li a
{
	font-size: 1.0833em;	/* 13px */
}