#manset
{
 margin-top:5px;
 margin-left:0px;
 margin-bottom:5px;
 font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
}
#manset .navigation, #manset .content,#manset .section{
	padding:0;
	margin:0;
	list-style:none;
}
#manset .navigation{
	float:right;
	width:210px;
	height:200px;
	background-color:#5B739C;
}
#manset .navigation .sup{
    margin:10px 10px 0 3px ;
    font-size:14px;
}
#manset .navigation ul{
	margin:5px 0;
	list-style:circle;
	padding-left:15px;						
}
#manset .navigation a{
	color:white;
	font-weight:bolder;
	text-decoration:none;
}				
#manset .navigation .sup li{
	margin: 3px 0 !important;
	margin:-4px 0;
	font-size:10px;
}
#manset .navigation a.scrolling{
	color:#933;
}

#manset .content{
	overflow:hidden;
	width:560px;
	border: 1px solid #DDDDDD;	
	background-color:white;
	position:relative;
	height:200px;
	margin-right:10px;
	float:right;
    font-size : 12px;
   font-family  : Arial, Helvetica, sans-serif;
	
}
#manset .content h2{
	color:#993333;
	margin:20px 0pt;
}
#manset .content a{
	color:#777;
	font-weight:bolder;
	text-decoration:none;
}

#manset .content .section{
	width:2500px;
	position:relative;
}

#manset .content .section .sub{
    position:relative;
    float:left;
    padding:9px 21px 42px 45px;
    width:500px;
    line-height:1.4em;
    height:352px;
}
#manset .content .section .sub p{
	width:500px;
	margin:16px 0;
	line-height:1.4em;
}
#manset .content .section .next, #manset .content .section .prev{
	font-size:18px;
	position:absolute;
	bottom:15px;
	letter-spacing:-2px;
}
#manset .content .section .next{
	right:30px;
}
#manset .content .section .prev{
	left:30px;
}

#manset .message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#manset .first{
	top:434px !important;
	top:498px;			
}
#manset .second{
	top:453px !important;
	top:517px;			
}