

.popup_content_main {
_height:1px;

position:relative;
padding:20px 20px 10px;
}




.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:340px;
}



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

.image_container{ margin-bottom:12px;}

.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;
overflow:hidden;
position:relative;
margin:0;
padding:0;
}

.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;
}

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

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

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

.scroller li {
float:left;
list-style:none;
margin-right:14px;
_overflow:hidden !important;
_height:32px;
}

.scroller .active {
background:none !important;
}

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

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

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

.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.0;
-khtml-opacity:1.0;
}

.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;
}
