/* =Reset
   ----------------------------------------------------*/









#wrapper {


	margin:0px;
    width: 230px;
    background-color: #000000;
}

#wrapper_med {
margin-left: 0px;
  margin-right: 0px;
height:320px;
	margin-top:0px;
    width: 230px;
    background-color: #ffffff;
}

#img {
	position:relative;
    width: 230px;
    height: 320px;


}

#img_med {
	position:relative;
    width: 230px;
    height: 320px;


}

#gallery { height: 84px; }

#wrapper, #img, #gallery li {

}

#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../i/ajax-loader-small.gif) 50% 50% no-repeat;
    border-color: #345;
    cursor: pointer;
}

.caption {
    display: none;
    position: relative;
    width: 96%;
    padding: 0 2%;
    color: #fff;
	font-family:Arial;
	font-size:11px;
	margin-top:10px;
	text-align:center;
	font-size:12px;


}