h2 {
	border-bottom:solid 2px;
}

#news {
	overflow: hidden;
}

#news .spotlight h3 a
{
	text-decoration:none;
	color:white;
}
#news .spotlight h3 a:visited 
{
	color:white !important;
}

#news h3 a
{
	text-decoration:none;
	color:black;
}

#campaigns {
	text-align: center;
	overflow: hidden;
}

#campaigns img {
	margin-bottom:16px;
}

.social-block-device {
		margin: 20px 0 0;
		clear: both;
		overflow: hidden;
	}

.home-right {
	text-align: left;
}

h2.home {
	display:block;
	height:25px;
}
h2.social {
	background:url(/themes/equity/front-end/gfx/titles/homepage_titles.gif) 0px -75px no-repeat ;
	border-bottom:0px;
}

h2.why  {
	background:url(/themes/equity/front-end/gfx/titles/homepage_titles.gif) 0px -25px no-repeat ;
	margin-bottom: 0;
	border-bottom: 2px solid #424254;
}
h2.news {
	background:url(/themes/equity/front-end/gfx/titles/homepage_titles.gif) 0px -0px no-repeat ;
}
h2.campaigns {
	background:url(/themes/equity/front-end/gfx/titles/homepage_titles.gif) 0px -50px no-repeat ;
	margin-bottom: 10px;
	border-bottom: 2px solid #424254;
}

h2.home span {
	display:none;
}

/* banner */
.site-intro, .cycle-slideshow { z-index: 0;}
.site-intro a { display:none; }
.site-intro a {overflow:hidden; text-decoration:none; }
.site-intro {overflow:hidden; }
.site-intro .image1 {display:inherit;}
.site-intro .bannoverlay {display:inherit;}




#carouselwrap {
	background-color:#FFF;
	float: left;
}

#carouselwrapleft {
	float:left;
	border: 2px solid #e6e6e6;
}

#carouselwrap .carouseltext {
	margin-top: 10px;
	border-top:2px solid #e6e6e6;
	color:#424254;
	clear:both;

}

#carouselwrap .carouseltext h3{
	margin-top:17px;
	margin-bottom:17px;
	text-align:left;
	
}

#carouselwrap #mycarousel-prev {
	background:url(/themes/equity/front-end/gfx/build/sprit.png) -2px -98px no-repeat ;
	float:left;
}

#carouselwrap #mycarousel-next {
	background:url(/themes/equity/front-end/gfx/build/sprit.png) -24px -98px no-repeat ;
	float:right;
}

#carouselwrap .mycarousel-nav {
	display:block;
	width:17px;
	height:121px;
	border-bottom:solid 2px #e6e6e6;
}

a.morevideo {
	display: block;
	width: 100%;
	margin-bottom:17px;
	text-align: left;
	clear: both;
}

#news a{
text-decoration:none;	
}

.morenews a{text-decoration:underline !important;}
.morenews a:hover{text-decoration:none !important;}

#news ul {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	padding-left:0;
	margin-top: 0;
}

#news ul li{
	border-bottom:1px solid #dddddd;
	padding-right:10px;
	margin-top:10px;
}

#news ul li.spotlight{
	background-color:#434254;
	color:#FFF;
	border-bottom:0;
}

#news ul li.spotlight img{
    border: 3px solid #000000;
    float: left;
    margin-left: 5px;
	margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
}

#news ul li.spotlight p,#news ul li.spotlight h3{
	padding-left:10px;
	
}

#news ul li h3 {
	margin:0;
	margin-right:5px;
	padding-top:10px;
}

#news ul li .morenews {
	float:right;
	padding:2px;
	padding-right:5px;
}

#news ul li.spotlight .morenews a {
	color:#FFF;
}

#news ul li p {
	padding-bottom:10px;
	margin-bottom:0;
}

#homeadsbottom {
	float: left;
}

#homeadsbottom img{
	margin-top:13px;
}

#social {
	margin-left:0;
	padding-left:0;
	width:100%;
}

#social li {
	display:block;
	float:left;
	list-style:none outside none;
	height:41px;
	margin-right:10px;
}

#social li a{
	display:block;
	height:41px;
	width:40px;
}

#social li.what a{
	display:block;
	height:41px;
	width:80px;
}

#social li.facebook {
	background:url(/themes/equity/front-end/gfx/build/sprit.png) -1px -1px no-repeat ;
}

#social li.twitter {
	background:url(/themes/equity/front-end/gfx/build/sprit.png) -45px -1px no-repeat ;
}

#social li.flickr {
	background:url(/themes/equity/front-end/gfx/build/sprit.png) -90px -1px no-repeat ;
}

#social li a span {
	display:none;
}





