#subNavigation h2 {
font-size:13px;
line-height:1.2;
margin:0 2px;
padding:0 0 7px 13px;
color:#fff;
background:#668E3C;
}

#pageWrapper #mainContent {
width:430px;
float:left;
margin:2px 0 0 0px;
}

#pageWrapper #sidebar2 {width:310px; margin:2px 0 0 680px;}

#subNavigation li {
background:url(../images/portal_link_arrow.gif) 10px 4px no-repeat #668E3C;
}

#subNavigation li#individual {border-top:none;}

body .individual li#individual, body .marketPro li#marketPro, body .listedCo li#listedCo, body .interested li#interested {background:url(../images/sub_nav_on.gif) 12px 5px no-repeat #404F24;}

#marketProTable td {padding-left:20px;}
#marketProTable td.first {border-right:1px solid #dfe4e9; padding-left:0; width:48%;}
#marketProTable h4 {margin-top:0;}

/*=New Improved site feature box*/
.homeNewSiteBox {
background:url(/en/images/chart-bg.gif) no-repeat;
padding:15px;
padding-top:22px;
width:430px;
height:210px;
}

.homeTitle {font-size:20px !important;color:#455F2C;}

.homeNewSiteBox p {float:right;padding-right:60px;padding-top:8px;}

.homeCheckList {margin-left:8px;padding-top:3px;}
.homeCheckList li {
padding-left:25px;
margin-top:8px;
background:url(/en/images/home-check.gif) no-repeat;
list-style:none;
color:#3568a8;
font-size:13px;
}

/*=feature box*/
.homeFeatureBox {
background:url(../images/maint_banner_bottom.gif) 0 100% no-repeat;
width:430px;
padding-bottom:8px;
margin-bottom:10px;
}
.homeFeatureBox .homeFeatureBoxTop {background:url(../images/maint_banner_top.gif) 0 0 no-repeat;padding-top:8px;}
.homeFeatureBox .homeFeatureBoxContent {background:url(../images/maint_banner_bg.gif) repeat-y;padding:5px 13px;height:90px;}
#mainContent .homeFeatureBox .homeFeatureBoxContent p {margin-top:0;}

.maintBannerTitle {
	font-size:16px;
	font-weight:bold;
	color:#3568a8;
	line-height:1.2em;
}

/*=Slideshow*/
#slideshow {
	border: 1px solid #C9C68F;
	margin-bottom: 10px;
}
#slideshow h2 {
	font-size: 13px;
	color: #7F7800;
	margin: 0;
	padding-top: 6px;
	padding-left: 10px;
}
#slideshow p {
	margin: 0;
	padding: 6px 10px;
}
#slideshow a {
	color: #075E07;
}
#slideshow img {
	display: block;
}
#slidesContainer,
#slidesContainer .slide {
	height: 300px; /*Change this if the slide is not tall enough*/
}
#slidesContainer {
	position: relative;
	overflow: hidden;
}
#slidesContainer .slide {
	width: 428px;
	float: left;
}
#slideInner {
	position: relative;
}
#slideNav {
	clear: left;
	height: 15px;
	padding: 7px 6px 8px 10px;
	border-top: 1px solid #C9C68F;
}
#slideNav .controlButton {
	width:25px;
	height:20px;
	float: right;
	background: url("/en/images/sliderarrows.png") 0 0 no-repeat;
}
#slideNav .controlButton.rightControl {
	background-position: -25px;
	width: 27px;
}
#nextTitle {
	display: none;
	width: 350px;
	height: 15px;
	overflow: hidden;
	font-size: 11px;
}
