.galleria{list-style:none;width:200px;margin:0;padding:0}
.galleria li{display:block;width:60px;height:60px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.caption{font-style:italic;color:#887}
.campaignGallery{position:relative;border:1px solid #bbb;width:450px;padding:10px 0;height:370px !important;height:390px;overflow:hidden}
.gallery_demo_unstyled{display:none}
.gallery_demo{width:450px;margin:0 15px;display:block}
.gallery_demo li{width:60px;height:50px;border:3px double #ddd;margin:0 2px 5px 2px;background:#fff}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
#main_image{margin:0 auto 20px auto;height:300px;width:450px;overflow:hidden;text-align:center}
#main_image img{width:420px;height:auto}

#campaignDescription{margin-bottom:2em;width:450px;font-size:0.9em;text-align:justify}
#campaignFormRight{float:right;border:1px solid #ccc;width:300px !important;width:320px;padding:10px;background:#e3f2f8;-webkit-border-radius:3px;-moz-border-radius:3px}