@charset "utf-8";
/* review */

#icamaX {
font-size:12px;
line-height:17px;
margin:10px auto;							
}

#icamaX p {
color:#333399;
text-align:justify;
}

#rec {
	
	margin: 5px auto 8px 0;
	padding: 0;
        list-style: none;
        font-family: arial;
        font-size: 12px
	/*list-style-image: url(/river-cruising/images/list.png);*/
}

#rec li {
	background:#D2E9FF none repeat scroll 0 0;
	line-height:2em;
	margin-bottom:3px;
	text-align:left;
	display: block;

}

#rec li:hover {
    background: #5F7ABD;
	color: #FFFFFF;
	border: 1px solid #99CC99;
	

}

#rec li a {
    text-decoration: none;
    color: #333333;	
}

#rec li a:hover{ 
	color: #FFFFFF;
}
	

#boxpage h1 {
color:#333399;
font-size:18px;
font-weight:normal;
margin-left:0;
text-align:left;
width:360px;
}

#rds {
	background: #FFFFFF;
	border: 1px dashed #2549A7;
	float: left;
}

#rds ul{}

#rds ul li{
background-color:#D2E9FF;
line-height:12px;
list-style-type:none;
margin-bottom:2px;
padding:3px 0;
}

#rds ul li a{
color:#000066;
font-family:arial;
font-size:12px;
text-decoration:none;
}

#rds ul li:hover{
background-color: #5F7ABD;
}

#rds ul li a:hover{
background-color: #5F7ABD;
color: #FFF;
}

#rds h2 {
	font-size: 16px;
	text-align: center;
	color: #FF0000;
	font-family: verdana;
}

#boxpage a {
	text-decoration: underline; 
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

#nav {
	float: left;
}
