@import url(shared.css);
@import url(screen.css);
#boxes { margin:50px 0; }
.box { background:url(../images/ui/boxBG.jpg) top right no-repeat; width:300px; margin:0 20px 0 0; height:232px; float:left; color:#717171; padding:0 20px 0 0; }
.box h1 { background:url(../images/ui/h1BG.jpg) no-repeat; border-bottom:1px dotted #027533; padding:0 0 5px 30px; margin:0 0 10px 0; font-size:18px; }
.imgCrop { background:#000; width:95px; height:100px; float:left; margin:15px 20px 0 0; }
.imgCrop img { margin:-10px 0px 0 10px; width:95px; }
.box a { float:right; margin:10px 0; }
