/*
---------------------------------------------------------------
Title:      HiddenBrains Infotech Pvt. Ltd.
Copyright:   http://www.hiddenbrains.com
Versione:    1.0
Data:        09/04/2008
---------------------------------------------------------------
*/

#screen2{
	position:relative;
	overflow:hidden;
	width:217px;
	float:left;
}
#screen2  h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; margin:0px; padding:0px; width: 150px; float: left;}
.prev{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:43px;
	display:block;
	text-decoration:none;
}

.next{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:17px;
	display:block;
	
}
.prev-news, .prev-news1, .prev-news2{
	cursor:pointer;
	position:absolute;
	top:45px;
	left:-20px;
	display:block;
	text-decoration:none;

}

.next-news, .next-news1, .next-news2{
	cursor:pointer;
	position:absolute;
	top:45px;
	right:-20px;
	display:block;
}

/*************************************/
.testimonial_slideshow, .testimonial_slideshow1 {
	overflow:hidden;
	width:630px;
	text-align:center;
	padding:0;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	border:px Solid red;
	float:left;
	position:relative;
}

.testimonial_slideshow ul, .testimonial_slideshow1 ul {
	width:5000px;
	list-style:none;
}

.testimonial_slideshow li, .testimonial_slideshow1 li{
	float:left;
	list-style:none;	
	padding:0px;
	width:197px;
	padding:0 0px 0 0px;
	cursor:pointer;
	border:0px Solid #333333;
	color: #F05F07;
	text-align: center;
	margin-right:14px;
}


/***********************************/
