ul {
list-style:none;
margin:0;
padding:0;
}
#solnav, #content,.solsec{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:960px;
	background-color:#222;
	position:relative;
	height:600px;
	float:left;
}
	#content h2{
		color:#993333;
		margin:20px 0px;
	}
	#content a{
		color:#777;
		font-weight:bolder;
		text-decoration:none;
	}
#solnav{
	float:left;
	width:920px;
	padding:10px 20px;
	font-size:12px;
	background: #EEE;
	margin: 0;
	color: #666;
	margin: 0 0 20px 0;
}

		#solnav ul{
			margin:5px 0;
			list-style:circle;
			padding-left:15px;						
		}
		#solnav a{
			font-weight:bolder;
			text-decoration:none;
		}				
		#solnav .ssup li{
			margin: 3px 0 !important;
			margin:-4px 0;
			display:inline;
		}
		#solnav a.scrolling{
			color:#933;
		}
.solsec{
	width:5000px;
	position:relative;
}

	.solsec .ssub{
		position:relative;
		float:left;
		padding:20px;
		width:920px;
		height:560px;
		background: #FFF;
	}
		.solsec .ssub p{
			width:550px;
			margin:16px 0;
			font-size:85%;
			line-height:1.4em;
		}
		.solsec .next, .solsec .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.solsec .next{
			right:30px;
		}
		.solsec .prev{
			left:30px;
		}

		.buttonType1 {
color : green;
}
.buttonType2 {
color : red;
} 
.left .avant ul{
list-style-type:none;}

.left .avant li {
background: url(../images/arrowNO.png) no-repeat left center;
padding: 0 0 0 18px;
}

.selected {  color:#FF0000;
border-bottom: #CCC 2px solid;
text-transform:uppercase;
}
