 .popup_content_main{
	padding: 20px 20px 10px;
	_height: 1px;
	position: relative;
}

 .popup_content_main .move_big {
	color:#FFFFFF;
	cursor:pointer;
	height:55px;
	position:absolute;
	text-decoration:none;
	text-indent:-1234em;
	top:65px;
	width:50px;
	overflow: hidden;
}
 .popup_content_main .move_big span {
	width: 50px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
}
 .popup_content_main .one_to_left { left: -100px; }
 .popup_content_main .one_to_right { right: -100px; }

/* .popup_content_main .one_to_right span { background:transparent url(../img/bullet_arrow_bg_right_2.png) repeat scroll 0%; }
 .popup_content_main .one_to_left span { background:transparent url(../img/bullet_arrow_bg_left_2.png) repeat scroll 0%; } */

.one_to_left {
	background:url(/img/prettyphoto/prev.png) center right no-repeat;
	width:50px;
	height:65px;
	display:block;
	position:absolute;
	top:100px;
	left:0px;	
}


.one_to_right {
	background:url(/img/prettyphoto/next.png) center right no-repeat;
	width:50px;
	height:65px;
	display:block;
	position:absolute;
	top:100px;
	left:350px;
}


 .popup_content_main .image_container{
	text-align: center;
	height: 1px;
	overflow: hidden;
	margin-bottom: 10px;
}

 .image_container img{
	display: inline;
}

 .image_description{
	width: auto;
	margin: 0;
}

 .image_description .description {
	display: block;
	width: 530px;
}


 .image_description .slideshow{
	display: block;
	float: right;
	font-size: 14px;
	text-align: right;
	font-style: normal;
	color: #002D71;
	margin-left: 60px;
}

 .image_description .slideshow img{
	display:inline;
	vertical-align: middle;
}

 .image_description .slideshow a{
	color: #002D71;
	text-decoration: none;
}

 .scroller_wrapper{
	margin-top: 20px;
}

 .move{
	display: block;
	height: 35px;
	width: 32px;
	top: 33px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

 .to_right{
	float: right;
	background: url('../img/css/btn_next.gif') top left no-repeat;
	display: block;
	text-indent: -9999em;
	outline: none;
}




 .to_left{
	float: left;
	background: url('../img/css/btn_prev.gif') top left no-repeat;
	margin-right: 10px;
	display: block;
	text-indent: -9999em;
	outline: none;
}


 .normal.to_right{
	float: right;
	background: url('../img/prettyphoto/btn_next.gif') top left no-repeat;
	display: block;
	text-indent: -9999em;
	outline: none;
}




.normal.to_left{
	float: left;
	background: url('../img/prettyphoto/btn_prev.gif') top left no-repeat;
	margin-right: 10px;
	display: block;
	text-indent: -9999em;
	outline: none;
}





 .move_disabled {
	background-position: bottom left !important;
}

 .scroller{
	height: 80px;
	overflow: hidden;
	display: block;
	position: relative;
	overflow: hidden !important;
	width: 470px;
	float: left;
}

 .scroller ul {
	width: 12345em;
	margin-left: 0;
	overflow:hidden;
}

 .scroller li{
	float: left;
	list-style: none;
	margin-right: 14px;
	overflow: hidden !important;
	_height: 55px;	
}
 
 .scroller .active{
	background:none!important;
	border:none;
}





 .scroller .image_container{
	position: relative;
	display: block;	
}

 .scroller img{
	height: 55px;
	width:55px;
	display: block;
	border:none!important;
	background:none;
}

 .scroller .border_wrapper{
	display: block;
	height: 51px;
	width:59px;
	position: relative;
	top: -55px;
	left: 0px;
	margin: 0;
	_width: 0px;
	
}

 .scroller .border_overlay {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	_left: -0.1px;
	width: 100%;
	height: 100%;
	border: 2px solid #FF7400;
	opacity: 0;
	-khtml-opacity: 0;
	_height: 82px;
	outline:none;
	
}



 .scroller .active .image_container .border_overlay,
 .scroller .image_container:hover .border_overlay {
	opacity: 1;
	-khtml-opacity: 1;
}

 .meta{
	position: absolute;
	top: 0;
	left: 10px;
	_left: -20px;
	color:#3F5E8C;
	font-size:10px;
}

 .bullet_tell_friends{
	position: absolute;
	bottom: -60px;
	left: 330px;
	color:#fff;
}

 .meta strong{
	margin-left: 20px;
}
