@charset "UTF-8";
#carouselWrapper/* CSS Document */

 {
	margin: 0px;
}
.anyClass {
}
#carouselWrapper li {
}
#carouselWrapper ul {
	margin-right: 13px;
}
#carouselWrapper  ul  img {
}
#prev {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 5px;
	margin-top: 44px;
}
#next {
	float: right;
	top: 52px;
	height: 45px;
	width: 45px;
	clear: both;
	position: absolute;
	z-index: 9999;
	left: 690px;
}
#prev img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#next img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dissolverWrapper {
	height: 390px;
	width: 490px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#rhsWrapper {
	background-color: #2c75ba;
	height: 390px;
	width: 225px;
	float: right;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0px;
	overflow: auto;
}
#rhsWrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#rhsWrapper p {
	color: #FFFFFF;
	margin-bottom: 9px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
#rhsWrapper a {
	color: #FFFFFF;
	text-decoration: none;
}
#rhsWrapper a:hover {
	color: #0033FF;
}
#rhsWrapper ul {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 12px;
	padding-right: 12px;
}
#rhsWrapper ul li {
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
}

