#adrow img {
	display: block;
	}
	
#adrow .left_ad {
	margin: 2px;
	margin-right: 0;
	float: left;
	width: 373px;
	display: inline;
	}
	
#adrow .right_ad {
	margin: 2px;
	margin-right: 3px;
	float: right;
	width: 373px;
	display: inline;
	}
	
#search_cloud .trow {
	line-height: 20px;
	text-align: center;
	}
	
#search_cloud a {
	text-decoration: none;
	margin: 10px;
	}
	
#search_cloud a:hover {
	text-decoration: underline;
	}