.myimages{position:relative;overflow:hidden;height:225px;width:280px;cursor:pointer;background:#fff url(../images/loading.gif) center center no-repeat;border:1px solid #bbb;}
#myImgs {display:none;}

.pa_ui_gallery {height:63px;float:center;	width:277px !important;	visibility: visible;overflow: hidden; position: relative;padding-left:5px;padding-top:5px;padding-bottom:5px;background-color:#92726c}
.pa_ui_gallery a {display:inline-block;	float:left;	margin-left:8px;width:78px;	height:63px;background:#BBB;text-decoration:none;text-align:center;cursor:pointer;border:1px solid #bbb;}
.pa_ui_gallery a:hover {	border:1px solid #FF3F3F;}
.pa_ui_gallery a.active {border:1px solid #FF3F3F;}

/* next / prev buttons */
a.pa_ui_gallery_prev {background:url(../images/go_down.jpg) no-repeat 0 0;display:block;width:12px;height:50px;float:left;cursor:pointer;}
a.pa_ui_gallery_next {background:url(../images/go_up.jpg) no-repeat 0 0;display:block;width:12px;height:50px;float:left;cursor:pointer;}
.pa_ui_gallery_hovernav {position:absolute;left:0;top:0;height:100%;width:100%;z-index:100;}
.pa_ui_gallery_prevlink, .pa_ui_gallery_nextlink {display:block;width:40%;height:100%; *background:transparent url(../images/blank.gif) no-repeat scroll 0 0;}
.pa_ui_gallery_prevlink {float:left;}
.pa_ui_gallery_nextlink {float:right;}

.pa_ui_gallery_prevlink:hover, .pa_ui_gallery_prevlink:visited:hover { background: url(../images/zuo.gif) 15% 50% no-repeat;filter:alpha(opacity=60); -moz-opacity:0.6;	-khtml-opacity: 0.6; opacity: 0.6;}
.pa_ui_gallery_nextlink:hover, .pa_ui_gallery_nextlink:visited:hover { background: url(../images/you.gif) 85% 50% no-repeat; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}