.big-red { color:#660000;font:normal normal bold .8em Arial,Helvetica,sans-serif; }

div.project .left { float:left;width:260px !important;padding:0px; }

div.project .left .shadow-bottom { height:6px;background:url(../images/structure/project/featured_shadow_bottom.png) no-repeat left bottom;position:relative;top:-4px;margin-right:9px; }
div.project .left .shadow-right { float:left;padding-right:5px;background:url(../images/structure/project/featured_shadow_right.png) no-repeat right top; }
/*div.project .left img, div.detail img { border:1px solid #000000; }*/

div.project .right { float:right;width:212px;padding-right:121px }

#thumbnails { clear:both;margin-top:60px; }
div.thumbnail { float:left;width:52px;height:43px;background:url(../images/structure/project/thumbnail_shadow.png) no-repeat; }

div.thumbnail a { display:block;width:45px;height:40px; }
div.thumbnail a img { width:45px;height:40px; }

div.thumbnail a:hover { position:relative; }
div.thumbnail a:hover img { position:absolute;width:91px;height:80px;top:-20px;left:-20px;z-index:9999; }

div.selected a:hover img { position:static !important;width:45px !important;height:40px !important; }

div.detail { float:left; }

div.detail .shadow-bottom { height:7px;background:url(../images/structure/project/detail_shadow_bottom.png) no-repeat left bottom;margin-top:-5px;margin-right:7px; }
div.detail .shadow-right { background:url(../images/structure/project/detail_shadow_right.png) no-repeat right top;padding-right:7px; }

p.multimedia_back { clear:both;margin-top:1em; }

#loader { background:url(../images/structure/loading.gif) no-repeat;padding-left:25px;color:#660000;font-style:italic;letter-spacing:.1em; }
