@CHARSET "ISO-8859-1";
body { 
	font-family: Helvetica, Arial sans-serif !important;
	font-size: 12px !important;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

table, td { 
	font-size: inherit;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}


.contentPage{
		width:960px;
		min-width:960px;
		background-color: white;
		font-size: inherit;
	}

.left{
	float: left;
	width: 400px;
}

.right{
	float: right;
	width: 217px;

}

.adbox {
		position:relative;
		top:0px;
		left:0px;
		vertical-align: top;
		border-style: solid;
		border-width: 1px;
		border-color: silver;
		width: 300px;
		max-width:300px;
}

.bodycell {
	width: 660px;
	min-width:660px;
	vertical-align: top;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
	text-align: center;
	font-size: inherit;
}
