#sidelogin {
	background-image: url(../images/side_login.gif);
	height: 140px;
	width: 150px;
	padding: 25px;
	padding-top: 45px;
	font-size: 8pt;
	margin-bottom: 10px;
	}
	
#sidelogin input.submit {
	margin-bottom: 6px;
	position: relative;
	left: 45px;
	}
	
#sidelogin form label {
	text-transform: uppercase;
	color: #222;
	font-size: 8pt;
	}
	
#sidelogin a {
	color: #590100;
	font-size: 8pt;
	}
	
#adblock {
	margin-bottom: 10px;
	background-image: url(../images/adblock.gif);
	height: 173px;
	width: 180px;
	padding: 10px 9px 10px 12px;
	font-size: 8pt;

	}
	
#topcities {
	margin-bottom: 10px;
	background-image: url(../images/topcities.gif);
	height: 247px;
	width: 180px;
	padding: 10px;
	font-size: 8pt;
	}
	
#topcities h4 {
	background-color: #d5d5d5;
	color: #333;
	font-size: 9pt;
	text-transform: uppercase;
	padding: 5px;
	}

#topcities p {
	margin: 0;
	}
	
#topcities ul {
	}
	
#seospot {
	margin-bottom: 10px;
	background-image: url(../images/seotop.gif);
	background-repeat: no-repeat;
	width: 200px;
	background-color: #fff;
	font-size: 8pt;
	padding-top: 10px;
	}
	
#seospot p {
	margin: 10px;
	}
	
#seospot div.close {
	background-image: url(../images/seobot.gif);
	background-repeat: no-repeat;
	}