.popup-portlet #screen {
	/*width:860px;*/
	padding:0;
}
.popup-portlet #screen li {
	float: left;
	list-style: none;
	text-align: center;
	margin:8px;
	/*margin-right: 15px;*/
}
.popup-portlet #screen li a {
	text-decoration: none;
	outline: none;
}
.popup-portlet #left, #right {
	font-weight:bolder;
	font-size:36px;
	margin-top:35px;
	display:block;
	text-decoration:none;
	color:black;
}
.popup-portlet #view {
	margin:20px;
	width:802px;
	height:110px;
	overflow:hidden;
}
.ie6 .popup-portlet #view {
width:790px;
}
.popup-portlet #images {
	width:3818px !important;
	width:3822px;
	padding:0;
}
.popup-portlet #images a {
	color: #335A8D;
	width: 10px;
	cursor: pointer;
}
.popup-portlet #images div.title {
	text-align: center;
	width: 70px;
}
.popup-portlet #images li img {
	border:0;
}					
