#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#shade {
    background: #EDEDEC url() no-repeat 0 0;
    height: 50px;
}

#customize li {
	margin-top: 10px;
	margin-bottom: 35px;
}

#customize img {
	margin-bottom: 15px;
}


/* Rotator Styles */
#wrapperbottom, .wrapperbottom {
	width:780px; 
	margin:0px auto;
}

#rotator2 {
	/* background:url(images/rbox.png) no-repeat; */
	/* background:#D0E0F3; */
	/* controls bottom white space for CHR/FF */
	height:350px;
	color:#000;
	position:relative;
	/* controls bottom white space for IE */
	padding-bottom:0.1em;
	margin:0px; 
	font-size:14px;
}

/* Tabs */
ul.ui-tabs-navv, li.ui-tabs-navv-item, li.ui-tabs-navv-item a:link, li.ui-tabs-navv-item a:visited {
	height:35px;
	width:390px;
	margin:0px;
	padding:0px;
	border:0;
	outline:0;
	line-height:1.0;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	list-style:none;
	float:left;
	font-family:Arial Bold, Helvetica, sans-serif;
}

ul.ui-tabs-navv {
	position:absolute;
	top:0px;
	left:0;
	margin-left:-1px;
	margin-top:-15px;
	z-index:1;
	width:100%;
	background:#FFF url() no-repeat;
	border-top:1px solid #FFF;
}

/* Non-Selected Tabs */
li.ui-tabs-navv-item a:link,
li.ui-tabs-navv-item a:visited {	
	font-size:1.0em;
	font-weight:bold;
/*color:#fff; */
	background:#FFF url() no-repeat; 
	border-left:1px solid #FFF;
/*	border-right:1px solid #c5ced9; */
}

/* Hovered Tab */
/*
#rotator2 .ui-tabs-navv-item a:hover,
#rotator2 .ui-tabs-navv-item a:active {
	background:#FFF url(images/uiactivetabbg2.png) no-repeat;
	color:#333;
}
*/
#rotator2 .ui-tabs-navv-item a span {
	padding-top:2px; 
	vertical-align:middle;
	margin-top:5px;
	cursor:pointer;
}

/* Active Tab */
#rotator2 .ui-tabs-selected a:link,
#rotator2 .ui-tabs-selected a:visited,
#rotator2 .ui-tabs-selected a:hover,
#rotator2 .ui-tabs-selected a:active {
	background:#fff url() no-repeat;
	color:#333;
}

/* Content Panels */
#rotator2 .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	
/*	color:#000; */
	padding:175px 0px 15px 15px;
	height:225px;
}

#rotator2 .ui-tabs-panel li {
	list-style-type:none;
}

#rotator2 .ui-tabs-hide {
	display:none;
}

#rotator2 h2 {
	color:#E75D00;
	font-weight:normal;
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
}

#rotator2 p {
	font-size:1.1em;
	margin:.5em 0;
	color:#333;
}

/* Content Panel size */
#rotator2 #features {
	width:760px;
	height:225px;
}

#rotator2 #customize {
	width:760px;
	height:255px;
}
