/*PageSectionImages Plugin Style Sheet*/

.sectionHolder {border:1px solid #000000; margin-top:1em; position:relative; cursor:pointer;}
.sectionHolder .title {font-size:160%; font-weight:normal; text-align:left; padding-top:1.3em; width:295px; cursor:pointer;}
.sectionHolder .imageHolder {display:block; width:105px; height:71px; overflow:hidden; position:relative; z-index:5; cursor:pointer;}
.sectionHolder .imageHolder .shadow {display:block; width:105px; height:71px; position:absolute; top:0; left:0;  z-index:5; background:url(/images/Shadow_White.png) right top repeat-y; cursor:pointer;}

#ContentHolder .sectionHolder a {text-decoration:none; cursor:pointer;}