/*********************** SCROLLERS ***********************/
.root 		{
		position:relative;
		height:			355px;
		width:			340px;
		margin: 		0px 0px 8px 0px;	
		
		}
.root p 	{
		margin:			0px 10px 0px 0px;
		
		}
.thumb 		{
		position:		absolute;
		height:			9px;
		width:			10px;
		left: 			10px;
		}
.up, .dn 	{
		position:		absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer {
	position:		absolute;
	left:			0px;
	top:			4px;
	width:			340px;
	height:			355px;
	clip:			rect(0 467 395 0);
	overflow:		auto;


		}
.scrollContent { 
		position:		absolute; 
		left:			0px; 
		top:			0px; 
		width:			100px; 
		line-height:16px; letter-spacing:0px; 
		}
#newboxes1 {
	position:relative;
	top:0px;
	height:375px;
	width:350px;
	text-align: center;
}
#newboxes2 {
	position:relative;
	top:0px;
	height:375px;
	width:350px;
	text-align: center;
	}
#newboxes3 {
	position:relative;
	top:0px;
	height:375px;
	width:350px;
	text-align: center;
	}
#newboxes4 {
	position:relative;
	top:0px;
	height:375px;
	width:350px;
	text-align: center;
	}
#newboxes5 {
	position:relative;
	top:0px;
	height:375px;
	width:350px;
	text-align: center;
	}

.rollover {
	margin: 3px;
	width:62px;
	height:62px;
	*height:67px;
	_width:62px;
	display:block;
}


#example-two a.active img                    { margin:-3px 0 0 -3px; border: 3px solid #f68c3e; _margin:0 0 0 0; }
#example-two a.active:hover                  { outline: 0; }


#example-two a img, #example-two a           { border: none; float: left; }
#example-two a                               { margin: 3px; }
#example-two a:hover                         { outline: 0px solid #f68c3e; _border:0px solid #f68c3e; _height:62px; *border:0px solid #f68c3e; *height:67px; }

object { outline:none; }

.right_content { visibility:hidden; }

#audioWrapper { visibility:hidden }
