.downloads { margin: auto; width: 800px; text-align: center; }

/***********************************************/
				/* feature */
/***********************************************/
.feature { width: 100%; text-align:left; background: url("http://www.proxybox.com/downloads/images/feature_bg.gif") repeat-x top right; }
.feature_img { float:right; background: url("http://www.proxybox.com/downloads/images/feature.gif") no-repeat top right; width: 245px; }
.feature_img p { text-align: center; padding-top: 175px; }
.feature h2 { padding-top: 10px; padding-bottom:10px; color: #FFF; }

/***********************************************/
				/* Corners */
/***********************************************/
.box { float: left; width: 175px; padding: 9px; margin:0; }
.box h4 { margin:0; }
.box h3 { padding-top:5px; }
.topL { background: url("http://www.proxybox.com/downloads/images/cornertopL.gif") no-repeat top left;}
.bottomR { background: url("http://www.proxybox.com/downloads/images/cornerbottomR.gif") no-repeat bottom right; }
.bottomL { background: url("http://www.proxybox.com/downloads/images/cornerbottomL.gif") no-repeat bottom left; }
.topR { background: url("http://www.proxybox.com/downloads/images/cornertopR.gif") no-repeat top right; }

