/* CSS Document */
div.wt_gallery_single_inner_pic {
margin : 0;
padding : 0;
text-align : center;
}
div.wt_gallery_single_inner_pic a img {
border : 1px solid #666666;
}
div.wtgallery_list {
padding : 1px;
margin : 5px;
color : #666666;
font-size : 14px;
font-weight : bold;
}
div.wtgallery_list a img {
padding : 1px;
border : 1px solid #444;
}
div.wtgallery_list_current a img {
border : 1px solid #ff9900;
}
div.wt_gallery_single_inner_title {
font-weight : bold;
margin-top : 5px;
color : #000000;
}
div.wtgallery_category_pic {
margin-right : 10px;
}
div.clear {
clear : both;
}
div.wtgallery_list_area div.wtgallery_list, div.wtgallery_category_area div.wtgallery_categories {
float : left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow, div.wtgallery_category_area div.wtgallery_category_firstofrow {
clear : left;
}