#slideContain
{
	width: 666px;
	position: relative;
	min-height: 81px;
	height: 81px;
	background-image: url(../images/slider/BG2.gif);
	background-repeat: no-repeat;
}

#slideButton
{
	position: absolute;
	top: 37px;
	left: 5px;

}

#slideIcons
{
	position: relative;
	top: 50px;
	left: 5px;
	height: 26px;
	clear: both;
}

#slider
{
	width: 625px;
	top: 37px;
	left: 10px;
	position: absolute;
	border: 1px #999 solid;
	height: 5px;
	clear: both;
}

#slideTest
{
	color: #666;
	font-size: 12px;
	border: 1px solid #F00;
	clear: both;
	margin-top: 20px;
}

#slideResult
{
	color: #666;
	font-size: 12px;
	width: 666px;
	position: absolute;
	top: 85px;
}

#getSlider
{
	position: relative;
	width: 666px;
	height: 100px clip: auto;
	overflow: hidden;
	top: 0px;
	height: 185px;
	margin: 20px 0px 0px 13px;
}

#slideContent1
{
	position: relative;
	width: 666px;
	top:0px;
	left:0px;
	clear: both;
	height: 91px;
}
#slideContent2
{
	position: absolute;
	width: 666px;
	top: 0px;
	left: 666px;
}

.sliderHomeHeadlineContainer{
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	width: 190px;
	overflow: hidden;
	height: 80px;
}

.sliderHomeLeftArrow{
	cursor: pointer;
	float: left;
	margin-top: 10px;
}

.sliderHomeRightArrow{
	cursor: pointer;
	float: left;
	margin-top: 10px;
}

.sliderHeadlineDateH
{
	text-align: left;
	font-weight: normal;
	color: #4C4C4C;
	padding-bottom: 1px;
	font-size: 12px;
	font-family: trebuchet MS, verdana, sans-serif;
	text-decoration: underline;
}

.sliderHeadlineH
{
	text-align: left;
	font-weight: bold;
	color: #4C4C4C;
	padding-bottom: 1px;
	font-size: 12px;
	font-family: trebuchet MS, verdana, sans-serif;
}

.sliderHeadlineSectionH{
	text-align: left;
	font-weight: bold;
	color: #E31937;
	padding-bottom: 1px;
	font-family: trebuchet MS, verdana, sans-serif;
}

.sliderHeadlineLinkH
{
	text-align: left;
	font-weight: normal;
	color: #4C4C4C;
	padding-bottom: 1px;
	padding-right: 10px;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
}

.sliderHeadlineLinkH i
{
	font-style: normal;
}

.sliderHeadlineSectionLinkH
{
	text-align: left;
	color: #CC0000;
	text-decoration: none;
	font-size: .9em;
	font-weight: normal;
}




