*{
	margin:0;
	padding:0;
}




#container{
	width:415px;
	height:150px;
	position:relative;
}

#container .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:-0px
}

#container .prevButton:hover{ background-position:left bottom;left:0;}

#container .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#container .nextButton:hover{background-position:right bottom;right:0;}

#container ul{
	width:415px;
	height:150px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#container li:first-child{
	display:list-item;
	position:absolute;
}

#container li{
	position:absolute;
	display:none;
}

.uslider-text-1 {display:block; position:absolute; left:0px; top:0px; z-index:99; width:386px;}
.uslider-text-1 p {padding:0px 0px 0px 55px; font-size:13px; line-height:18px; color:#9f9f9f;}
.uslide-1-text {width:397px; height:37px;}


*{
	margin:0;
	padding:0;
}




#tscontainer{
	width:600px;
	height:160px;
	position:relative;
}

#tscontainer .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:-0px
}

#tscontainer .prevButton:hover{ background-position:left bottom;left:0;}

#tscontainer .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('../images/buttons.png') no-repeat;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	z-index:2000;
	background-position:right top;
	right:0
}

#tscontainer .nextButton:hover{background-position:right bottom;right:0;}

#tscontainer ul{
	width:600	px;
	height:150px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#tscontainer li:first-child{
	display:list-item;
	position:absolute;
}

#tscontainer li{
	position:absolute;
	display:none;
}

.tsuslider-text-1 {display:block; position:absolute; left:0px; top:0px; z-index:99; width:386px;}
.tsuslider-text-1 p {padding:0px 0px 0px 55px; font-size:13px; line-height:18px; color:#9f9f9f;}
.tsuslide-1-text {width:397px; height:37px;}

