/* -------------------[ Features ]------------------- */
#my-glider {
	display:block;
	padding:0;
	margin:20px 0 0 30px;
	width:740px;
	color:#333;
	background: #ffffff;
}
#my-glider .scroller {
	display:block;
	width:760px;
	height:303px;
	padding:0;
	margin: 0 auto;
	overflow: hidden;
}

#my-glider .scroller .section {
	width:760px;
	height:303px;
	padding:0;
	margin: 0;
	overflow: hidden;
}
#my-glider .feature-image {
	float:left;
	height:303px;
	width:500px;
}
#my-glider .feature-image .crop {
	height:303px;
	width:500px;
	overflow:hidden;
}
#my-glider .feature-image IMG {
	width:480px;
}
#my-glider .feature-entry  {
	float: left;
	margin: 30px 0 0 -9px;
	padding-bottom:10px;
	width: 220px;
}

#my-glider .subtitle {
	font: normal 18px Arial Black, Helvetica, sans-serif;
	line-height: 19px;
	margin: 0 10px 10px 0;
}

#my-glider .subtitle a:link, #my-glider .subtitlea:visited  {
	color:#003362;
}

#my-glider .subtitle a:hover, #my-glider .subtitle a:active  {
	color:#919D29;
}

#my-glider .feature-entry h2 {
	margin:0;
	font-size:14pt;
}
#my-glider .feature-entry p, #my-glider .feature-entry span {
	margin:0;
	color: #333;
}

#my-glider .controls {
	display:block;
	right:16px;
	margin:0 auto;
	padding: 0 0 10px 0;
	position:absolute;
	top:203px;
	width:250px;
	height: 107px;
	background: #fff;
}

#my-glider .title {
	background:#c3c58d;
	margin:0 0 0 30px;
	position:absolute;
	left:0px;
	top:20px;
	width:740px;
	height: 26px;
}
#my-glider .title A {
	color:#fff;
	font: normal 13px Arial Black, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	line-height: 24px;
}

#my-glider .arrowButton a:link, .arrowButton a:visited {
	background: url(../style/images/topStories_arrowbutton.jpg) left top no-repeat;
	width: 26px;
	height: 26px;
	position:absolute;
	right:20px;
	top:20px;
	text-indent: -1000em;
}

#my-glider .arrowButton a:hover, .arrowButton a:active {
	background: url(../style/images/topStories_arrowbutton.jpg) left bottom no-repeat;
	text-indent: -1000em;
}

#my-glider a.more {
	font-weight: bold;
	background: #fff;
	height: 30px;
	width: auto;
}

#my-glider .controls ul {
	background: #fff;
	padding:0;
	margin:10px 0 0 0;
}
#my-glider .controls li {
	border-top: 1px dotted #e1e1e1;
	padding:3px 0;
	heigth: auto;
	width: auto;
	line-height: 15px;
}

#my-glider li a:link, #my-glider li a:visited   {
	color:#003362;
}

#my-glider li a:hover, #my-glider li a:active   {
	color:#919D29;
}

#my-glider .controls li#post6 {
	float:right;
}
#my-glider .controls li#post6 a, .control li#post6 a:link, .controls li#post6 a:visited {
	float:right;
	margin:0;
}
