.picture_widget .container {overflow: hidden;}
.picture_widget .disabled {visibility: hidden;}
.picture_widget .previous_button, .picture_widget .next_button {cursor:pointer;}

.shorty .picture_widget{margin:15px 2px 5px 5px;float:right; width:337px; height:273px;}
.shorty .picture_widget .previews .container{ width:302px;height:273px; float:left;overflow:hidden;margin:0px 0px 0px 6px; border: 1px solid gray; vertical-align:middle;}
.shorty .picture_widget .previews .picture {border: 0px; width:302px;height:273px;vertical-align:middle;text-align:center; }
  .shorty .picture_widget .previews .picture .picture_name {height:50px; background-color: white; text-align: center;  vertical-align:middle; font-size:10px; line-height: 11px;}
.shorty .picture_widget .previews .previous_button {float: left; width: 10px; height: 225px; background: url(/images/design/arrow_left.gif) 50% 50% no-repeat;}
.shorty .picture_widget .previews .next_button {float: right; width: 10px; height: 225px; background: url(/images/design/arrow_right.gif) 50% 50% no-repeat;}

.gallery .picture_widget .previews {width: 450px;}
.gallery .picture_widget .previews .container {width: 410px; height: 105px;}
.gallery .picture_widget .previews .picture {width: 135px; height: 100px; vertical-align: middle; text-align: center; border: 0px; }
.gallery .picture_widget .previews .picture img { border: 1px solid #DEE2E6; }
.gallery .picture_widget .previews .current {background-color: #efefef;}
.gallery .picture_widget .previews .previous_button {float: left; width: 10px; height: 105px; background: url(/images/design/arrow_left.gif) 50% 50% no-repeat;}
.gallery .picture_widget .previews .next_button {float: right; width: 10px; height: 105px; background: url(/images/design/arrow_right.gif) 50% 50% no-repeat;}

.gallery .picture_widget .full_size .previous_button {float: left; width: 20px; height: 310px; background: url(/images/design/previous_button_full.gif) 50% 50% no-repeat;}
.gallery .picture_widget .full_size .next_button {float: right; width: 20px; height: 310px; background: url(/images/design/next_button_full.gif) 50% 50% no-repeat;}
.gallery .picture_widget .full_size .container img { border: 1px solid #DEE2E6;}

