.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 {
	color: #2b2b2b;
	text-decoration: none;
	margin: 10px;
	}
	
#search_cloud a:hover {
	color: #585858;
	text-decoration: underline;
	}
	
	.left_ad img,
	.right_ad img{
		width:373px;
		height:174px;
	}