#box{
	position:absolute;
}
#box span{
	display:block;
	float:left;
}

.mask{
	position:relative;
	width:455px;
	height:341px;
	overflow:hidden;
	padding: 35px 0px 0px 0px;
	margin: 0px 0px 0px 70px;
}

.mask_progress {
	margin: 20px 0px 0px 25px;
	position:relative;
	width:455px;
	height:341px;
	overflow:hidden;
}

#info{
	position: absolute;
	top: 90px;
	left: 325px;
}

table#progress_holder{
	width: 100%;
	border: none;
}

table#progress_holder td#progress_right{
	vertical-align: bottom;
	width: 70%;
}

table#progress_holder td#progress_left{
	vertical-align: bottom;
	width: 30%;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
}

table#progress_holder td#progress_left p{
	margin:0px 0px 0px 5px;
	padding:0;
	line-height: normal;
}
table#progress_holder td#progress_left h2{
	margin:0px 0px 10px 5px;
	padding:0;

}



#controls {
	margin: 10px 25px 0px 25px;
	
}

.port{
    padding-left: 42px;
}

#controls span  {
	padding: 0 3px 0 3px;
}

#controls div{
display: inline;
}



#prev1 img{
padding-right: 5px;
}

#next1 img{
padding-left: 3px;
}


	

