BODY {
	FONT-SIZE: 0.8em;
	COLOR: #993333;
	FONT-FAMILY: Helvetica,Arial,Verdana,Sans-serif;
	BACKGROUND-COLOR: #EFEEC0;
}
TABLE {
	FONT-SIZE: 1em;
	COLOR: #993333;
	FONT-FAMILY: Helvetica,Arial,Verdana,Sans-serif;
	BACKGROUND-COLOR: #EFEEC0;
}

#top {
	float: top;
	width: 800px;
}
#side {
	float: left;
	width: 140px;
}
#content {
	FONT-SIZE: 1em;
	COLOR: #993333;
	float: left;
	width: 400px;
	padding: 18px;
	text-align: justify;
}
#rightside {
	width: 140px;
	float: left;
        height: 650px;
}
#contenttwocolumn {
	FONT-SIZE: 1em;
	COLOR: #993333;
	float: left;
	width: 595px;
}
#bottom {
	float: left;
	clear: both;
	
}
div.loz-clear
{
clear: both;
height: 5;
}
div.TA-rated
{
margin_left: 5px;
}
.small
{
font-size:0.8em;
}