
#page-wrap { 
		width: 502px; 
		color: #666;
		font-size:16px;
		float: right;
		position: relative;
		top:40px;
		right:-2px;
		margin-bottom: 20px;
		}
h1 { 
	font: bold 40px Sans-Serif; 
	margin: 0 0 20px 0; }

.hide { 
	position: absolute; 
	top: -9999px; 
	left: -9999px; }



#example-two .list-wrap {  
	padding: 10px;
	background-image:url('../images/list_background.png');
	background-repeat: no-repeat;
	position: relative;
	top:-2px;
	font-size:10pt;
	}

#example-two ul { list-style: none; }
#example-two ul li a { 
	display: block; 
	padding: 0px; 
	color: #666;
	}
#example-two ul li a:hover { 
	background: #eee; 
}
#example-two ul li:first-child a { 
	border-left: solid; 
	border-width:3px;
	border-color: #bbb;
}

#example-two .nav { overflow: hidden; }
#example-two .nav li { 
	width: 100px; 
	float: left; 
	
	}
#example-two .nav li.last { 
	margin-right: 0; }
#example-two .nav li a { 
	display: block; 
	padding:0px;
	color: #666; 
	font-size: 14px; 
	border-top: solid;
	border-right: solid;
	border-top-right-radius:5px;
	border-width: 2px;
	border-color:#bbb;
	width:90px;
	padding-left:10px;
	}

#example-two .nav li:first-child a {
	border-top-left-radius:10px;
}
#example-two .nav li:last-child a {
	border-top-right-radius:10px;
}
#example-two li a.current,#example-two li a.current:hover { 
	background-color: #b3b3b3 !important; 
	color: white;
	}
#example-two .nav li a:hover, #example-two .nav li a:focus { background: transparent;}

.bullet {
	list-style-type: disc;
	list-style-position: inside;
	width: 300px;
}

.bulletsorber {
	list-style-type: disc;
	list-style-position: inside;
	width:460px;
}

.tabbed_title {
	font-weight: bold;
	width: 320px;
}

.acyrclic_title {
	font-weight: bold;
}

.tabbed_content {
	width: 300px;
}

#side_image {
	float:right;
	width:150px;
	position: relative;
}

#side_image_tbase {
	float:right;
	width:80px;
	position: relative;
	top: 150px;
	left:60px;
}

#side_image1 {
	float:right;
	width:150px;
	position: relative;
	top: -70px;
}

#side_image2 {
	float:right;
	width:150px;
	position: relative;
	top: -50px;
}

#side_image3 {
	float:right;
	width:150px;
	position: relative;
	top: -70px;
}