/*tabla*/
#photogallery {
height:420px;
overflow:auto;
position:relative;
top:25px;
width:617px;
left:40px;
}
table.contentpaneopen, table.contentpane, table.blog {
position:relative;
width:100%;
*width:600px;
}
template_css.css (line 534)
table.contentpaneopen {
border:medium none;
}
.sig {
clear:both;
display:table-cell;
margin:16px 4px;
padding:0;
}
.sig_cont {
height:87px;
width:110px;
float:left;
}
.sig_thumb {
background:transparent url(shadowAlpha.png) no-repeat scroll right bottom !important;
float:left;
margin:0 10px 10px;
padding:0;
}
.sig_thumb img{
border:none;
}
