
#tabs {  width: 529px; height: 41px; padding-left: 15px; background: url(../images/tabbg.png) repeat-x; }
#tabs li {display: inline;}
#tabs li a { height: 41px; float: left; background: url(../images/tabs.png) no-repeat; text-indent: -9999px; padding-left: 5px;}
#tabs li a:hover {background-position: 0 -41px;}
#tabs li a.tab .carousel-jumper .selected { background-position: 0 -41px;}

#tabs li#topfeature a {background-position:  0 0; width: 105px;}
#tabs li#askparents a {background-position: -114px 0; width: 132px;}
#tabs li#parent a	  {background-position: -255px 0; width: 137px;}
#tabs li#girlspeak a  {background-position: -400px 0; width: 129px;}

#tabs li#topfeature a:hover, #tabs li#topfeature a.selected {background-position: 0px -41px; width: 105px;}
#tabs li#askparents a:hover, #tabs li#askparents a.selected {background-position: -114px -41px; width: 132px;}
#tabs li#parent a:hover, #tabs li#parent a.selected {background-position: -255px -41px; width: 137px;}
#tabs li#girlspeak a:hover, #tabs li#girlspeak a.selected {background-position: -400px -41px; width: 129px;}

.main {
	width: 544px;
	}

.scroller {
	width: 544px;
	overflow: hidden;
	margin-bottom: 5px;
	}

.scroller#scroller-3 {
	width: 868px;
	height: 300px;
	}

#content-1 {
	width: 2500px;
	}

#content-2 {
	width: 420px;
	}

.slide {
	width: 544px;
	float: left;
	background-color: #E3D2FF;
	padding: 10px;
	}
.slide img {margin-bottom: 5px;}
.slide .image {border: 2px solid #fff; float: left; margin-right: 10px;}
.slide a.right {margin-right: 20px;}
.slide .video a.right {margin-right: 0px;}
.slide p {padding-right: 26px;}
.slide hr {color: #DAC7F7; height: 1px; border: none; background-color: #DAC7F7; width: 349px;}
.slide h2 {padding-bottom: 0px;}
.slide a {color: #E42B2D;}
.slide a:hover {color: #000;}
.slide .date {background: url(../images/arrow.gif) no-repeat left center; padding-left: 15px; color: #000;}
