table.website_gallery { margin:0xp; padding: 0px;}
table.website_gallery  {width: 100%;margin:0xp; padding: 0px; }
table.website_gallery td { vertical-align: middle; text-align: center; }
table.website_gallery a { display: block; padding: 10px;text-decoration: none; border: 1px solid transparent;}
table.website_gallery a:hover { border: 1px solid #eee;}
table.website_gallery img { border-width: 0px; margin: 0px; }

.website_image_description { display: none; }

/** Rotator **/
.website_gallery_rotator {margin: 0px; padding: 0px;clear:both; margin-top: 15px;}
.website_gallery_bigs { float: left; }
.website_gallery_bigs ul {list-style: none;}
.website_gallery_bigs ul li { width:420px; height: 286px; background: #CECECC;}
.website_gallery_bigs ul li img {border: 10px solid transparent; width:400px; height: 266px;}
.website_gallery_thumbs {width: 415px; float: right;}
.website_gallery_thumb a { display: block; float: left; width: 195px; height: 136px; margin: 0px 0px 15px 0px;  background: #CECECC;}
.website_gallery_thumb a img { width: 175px; height: 116px;border: 10px solid transparent;}
.website_gallery_thumb a:hover { background: #A3A29F;}

