div#full_central {
	width:570px;
}

#full_central div.section {
	width:570px;
	margin-bottom:5px;
}

div#pageheader {
        width:570px;
}

div#search {
        padding-top:6px;
}

div#textpara {
	width:570px;
	float:left;
	clear:left;
	font-size:12px;
}

.line {
	clear:left;
        border-bottom:1px solid #444444;
	padding-bottom:5px;
	padding-top:5px;
}
/*---- This rule will be ignored by IE - fixes problem in IE6 -----*/
html>body .line {
	clear:left;
        border-bottom:1px solid #444444;
	padding-bottom:5px;
	padding-top:5px;
	_width:570px;
}

div.section {
    	float:left;
    	width:570px;
        margin-top:5px;
	margin-bottom:5px;

}

.section form {
    	padding:0px;
    	margin:0px;
	margin-bottom:10px;
}


.section table {
	margin-top:0px;
}



.key {
   	float:left;
	width:150px;
	line-height:14px;
}

.key img{
	margin-right:4px;
}

.upper {
        text-transform: uppercase;
}

.toprow {
    	width:138px;
    	height:20px;
    	float:left;
    	color:#1c1c1c;
        font-weight:bold;
	font-size:11px;

}

.margin {
        margin-right:6px;
}

.toprow select {
    	width:138px;
	font-weight:normal;
}

table.ranking {
    	width:570px;
    	border:0px;
    	margin:0px;
}

table.ranking td {
	padding:1px;
}

.divide {
    	width:25px;
    	float:left;
        text-align:center;
	color:#1c1c1c;
}

.divide img {
        padding-top:3px;
}

.position {
        font-size:9px;
}

.alt {
        background-color:#dfdfdf;
}

.seperate {
        border-right:1px solid #ffffff;
	font-size:11px;
}

div#right {
	float:left;
/*	padding-left: 25px;*/
}

img#bannerButton:hover {
	cursor:pointer;
}

