/*CSS Document
Author:Tejaswini
Website:http://www.clickonf5.org
*/
#smooth_sldr DIV, #smooth_sldr P, #smooth_sldr LI, #smooth_sldr SPAN, #smooth_sldr IMG, #smooth_sldr H2, #smooth_sldr UL
{
	list-style: none;
	background: transparent;
	vertical-align: baseline;
}
#smooth_sldr DIV
{
	display: block;
}
#smooth_sldr SPAN
{
	display: inline;
}
#smooth_sldr
{
	overflow: hidden;
	margin: 0;
	line-height: 18px;
}
#smooth_sldr A
{
	text-decoration: none;
}
#smooth_sldr_items
{
	width: 100%;
}
#smooth_sldr_body
{
	width: 100%;
}
#smooth_sliderc
{
	position: relative;
	text-align: justify;
	width: 938px !important;
}
#smooth_sliderc .smooth_sliderb
{
	position: absolute;
/*dont change this value*/
	left: 0;
	top: 0;
}
.smooth_slideri
{
	padding-right: 10px;
	overflow: hidden;
	line-height: 18px;
}
.sldr_title
{
	margin: 0;
}
#smooth_sldr_body H2
{
	clear: none;
	display: block;
	padding: 0px;
}
.slider_item
{
	padding-left: 1px;
}
#smooth_sldr_body P.more A
{
	text-decoration: underline;
	float: right;
}
#smooth_sldr_body P.more A:hover
{
	text-decoration: none;
}
#smooth_sliderc_nav
{
	float: left;
	width: 70%;
	overflow: hidden;
	padding: 0;
	margin: 2px 0 0 10px;
	top: 13px;
	position: absolute;
}
A.smooth_sliderc_nav
{
	margin: 0 5px 0 0;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
#smooth_sliderc_nav LI
{
	float: left;
	margin: 0 5px 0 0;
	display: block;
	background-color: #050000;
	line-height: 14px;
	color: #FFFFFF;
}
#smooth_sliderc_nav LI A
{
	display: block;
	padding: 1px 5px;
	outline: none;
	color: #FFFFFF !important;
}
.sldrbr
{
	line-height: 1px;
}
.sldrlink
{
	clear: both;
	display: none !important;
	font-size: 8px;
	float: right;
	margin-top: -8px;
	font-family: Verdana, Helvetica, sans-serif;
}
.sldrlink A
{
	color: #333333;
}
