a.vte {
	cursor: url(zoomin.cur), pointer;
	border-color:#FFFFFF;
	
}

img.vte-expanded-focus {
	border: 0px solid #000000;
	cursor: url(zoomout.cur), pointer;
	
 
}
img.vte-expanded-blur {
	border: 0px solid #000000;
}
.vte-caption {
    display: none;
    border: 0px solid #000000;
    border-top: none;
    padding: 5px;
    margin-top: -1px;
    background-color: #222;
    color: white;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}
.pic_dimension {
max-width:210px; width:auto !important; width:210px; max-height:310px; height:auto !important; height:310px;
}
