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

#my-glider .scroller .section {
	width:770px;
	height:303px;
	padding:0;
	margin: 0;
	overflow: hidden;
}
#my-glider .feature-image {
	float:left;
	height:282px;
	width:500px;
	margin-top:22px;
}
#my-glider .feature-image .crop {
	height:282px;
	width:500px;
	overflow:hidden;
}
#my-glider .feature-image IMG {
	height:282px;
	max-width: 475px;
}
#my-glider .feature-entry  {
	float: left;
	margin: 30px 0 0 -9px;
	padding-bottom:10px;
	width: 268px;
}

#my-glider .subtitle {
	font: normal 18px Verdana, Tahoma, sans-serif;
	line-height: 19px;
	margin: 0 10px 7px 0;
}

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

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

#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 {
	background:none repeat scroll 0 0 #FFFFFF;
	display:block;
	height:100px;
	margin:0 auto;
	padding:0 0 10px;
	position:absolute;
	right:0px;
	top:230px;
	width:305px;
}

#my-glider .title {
	background: url(../style/images/content-header-slice.gif) repeat-x;
	border: 1px solid #454949;
	margin:0 0 0 30px;
	position:absolute;
	left:0px;
	top:20px;
	width:805px;
	height: 32px;
}
#my-glider .title A {
	color:#EDB420;
	font: 900 13px Verdana, Tahoma, sans-serif;
	margin: 0 0 0 10px;
	line-height: 30px;
}

#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-size: 14px;
	font-weight: bold;
	height: auto;
	width: auto;
	padding-bottom: 4px;
}

#my-glider .controls ul {
	background: #fff;
	padding: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:#DF8D00;
}

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

#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;
}
