
#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;
	outline: 0px;
}

.next{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:17px;
	display:block;
	outline: 0px;
	
}
.prev-news{
	cursor:pointer;
	position:absolute;
	top:55px;
	left:4px;
	display:block;
	text-decoration:none;
	outline: 0px;
}

.next-news{
	cursor:pointer;
	position:absolute;
	top:55px;
	right:-25px;
	display:block;
	outline: 0px;
	
}

/*************************************/
.testimonial_slideshow{
	font-family: Helvetica Light; 
	font-size: 11px;
	overflow:hidden;
	width:869px;
	height: 130px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:-8px 0px 0px 27px;
	border:0px Solid;
	line-height: 1;
}

.testimonial_slideshow ul{
	width:20000px;
	list-style:none;
}

.testimonial_slideshow li{
	float:left;
	list-style:none;	
	/*Transpire Technology: hitesh.webmaker: Make is as image size in slider*/
	width:80px;
	padding:5px 1px 0px 0px;
	cursor:pointer;
	border:0px Solid #333333;
	color: #cbcbbe;
	text-align: center;
	margin-right:5px;
	

}
.testimonial_slideshow a{
	border: 0px solid #000000;
	text-decoration: none;
	color: #000000;
	outline: none;
	font: inherit;

}
.testimonial_slideshow img{
	cursor:pointer;
	border:0px Solid #333333;

}


/***********************************/



/*************************************/
.video_slideshow{
	overflow:hidden;
	width:643px;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	border:0px Solid;
}

.video_slideshow ul{
	width:5000px;
	list-style:none;
}

.video_slideshow li{
	float:left;
	list-style:none;	
	padding:0px;
	width:118px;
	padding:0 0px 0 0px;
	cursor:pointer;
	border:0px Solid #FF0000;
	color: #F05F07;
	text-align: center;
	margin-right:14px;

}


.video_prev-news{
	cursor:pointer;
	position:absolute;
	top:15px;
	left:-11px;
	display:block;
	text-decoration:none;
}

.video_next-news{
	cursor:pointer;
	position:absolute;
	top:15px;
	right:-11px !important; right:-12px;
	display:block;
	
}


/***********************************/

.companynews {  position:relative; font-size: 11px; padding: 0px; float: left; margin-top: 5px;  }