
div.footer{
	
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
	
	padding-bottom:10px;
	}
div.footer-top li{
	list-style-position:inside;
	list-style-type:square;
	
	}
div.footer-top li a:link{
	/*text-decoration:none;*/
	/*border-bottom:1px dotted #bbb;*/
	color:#555;
	font-size:12px;
	font-family:verdana;
	margin:1px;
	}
div.footer-top li a:visited{
	color:#555;
	}
div.footer-top li a:hover{
	color:#F26911;
	
	}
div.footer-top{
	padding:10px 10px 5px 10px;
	/*background-image:url(images/footer-gradiant1.jpg);
	background-position:top left;
	background-repeat:repeat-x;*/
	border-top:1px dotted #bbb;
	
	}

div.footer-top h4{
	margin-bottom:10px;
	color:#f26911;
	
	}
div.footer-bottom{
	
	font-size:11px;
	float:left;
	}
div.footer-validate p{
	float:left;
	
	}
div.footer-validate{
	padding-top:35px;
	width:180px;
	margin-right:5px;
	margin-left:auto;
	}
div.footer-bottom pre{
	
	font-family:Arial, Helvetica, sans-serif;
	}

div.main-sponsors{
	float:left;
	width:155px;
	border-right:1px dotted #bbb;
	margin-right:20px;
	height:80px;
}
div.co-sponsors{
	float:left;
	width:155px;
	border-right:1px dotted #bbb;
	margin-right:20px;
	height:80px;
}
div.regular-sponsors{
	float:left;
	width:155px;
	border-right:1px dotted #bbb;
	margin-right:20px;
	height:80px;
}
div.media-sponsors{
	overflow:hidden;
	width:155px;
	height:80px;
}