@charset "utf-8";
/* Container */
#bodycont{ width:961px; height:auto; margin:0; }
#leftcont{ width:767px; height:auto; float:left;}
#rightcont{ width:166px; height:auto; float:left; margin:0 0 20px 0;}

/* Heroshots */
#herocont{ width:767px; height:auto; float:left; margin:0 0 8px 0 ;}

/* Thumbs */
.Thumbscont {width:767px; height:auto; float:left; margin:0 0 5px 0;}
.Thumbscont p { margin:0; padding:0;}

.box { width:375px; height:auto; float:left; margin:5px 6px 5px 0px; border:1px solid #eaeaea;}
.box a{ color:#FF0000;}
.box h3 {display:block; background:url(images/h3-heading.jpg) repeat-x; margin:0; padding:8px 0 0 0px; width:100%; height:24px; float:left; color:#c01b17;}
.box h3 strong{ display:block; float:left; padding-right:5px; font-size:13px;}
.box h3 span{ display:block; float:right; padding-right:5px; color:#282828; font-size:11px; font-weight:normal;}
.img-thumb { float:left; width:30%; height:auto; margin:5px;}
.img-thumb img { display:block; margin:0 auto;}
.desc { float:left; width:230px; height:auto; margin:5px; }
.desc ul { display:block; margin: 0 0 0 10px; padding: 0 10px;} 
.desc li {list-style-image:url(images/arrow.jpg); margin: 0; padding:0;} 

