#topbox {
padding-top: 0px;
}

#productListing {
width: 100%;
}
 
h1 {
 font-family: verdana;
 font-weight: normal;
 font-size: 24px;
 margin-bottom: 10px;
 }
 
 h1 em {
 color: red;
 }

 #productListing th {
	height: 30px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}
#productListing td.dividerF {
	background: url(/themes/sugarexchange/images/hr-listing.gif);
	background-position: center;
	height: 6px;
	
}
#productListing td.divider {
	background: url(/themes/sugarexchange/images/hr-listing.gif);
	background-position: center;
	height: 1px;
	
}
#productListing td.listing p {
	margin-bottom: 5px;
}
#productListing td.listing, #productListing td.download, #productListing td.links {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
}

#productListing td.listing h1 a:link, #productListing td.listing h1 a:visited {
	color: #0273E7;
}

#productListing td.listing .added {
	line-height: 18px;
	color: #888888;
}

#productListing td.listing .title {
	font-size: 14px;
	color: #0273E7;
	font-weight: bold;
}

#productListing td.rating_bar {
 vertical-align: top;
 padding-top: 15px;
 padding-left: 20px;
}

#productListing td.listing .moreInfo {
	padding-top: 10px;
	float: left;
}

#productListing td.listing .moreInfo .averageRating {
	font-size: 10px;
	font-weight: bold;
}

#productListing td.listing .moreInfo .screen {
	float: left;
	background-color: #cccccc;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 10px;
	font-size: 0px;
}

#productListing td.listing .moreInfo .screen img {
	border: 1px solid #A6A6A6;
	position: relative; 
	top: -3px; 
	left: -3px;
}
#productListing td.listing .moreInfo .info {
float: left;
}

.ads {
background-color: #F1F6FF;
padding: 10px;
}

.ads .multi {
font-size: 11px;
padding: 10px 20px 0px 20px;
}

.ads .download, .ads .buyNow {
font-size: 13px;
}


.ads #certified {
margin-top: 10px;
}

.sponsors {
font-size: 10px;
color:#ccc;
}