/* CSS Document */


img { border: none;	}

#colimgwide {
	position:		absolute;
	width:			550px;
	height:			400px;
	border:none;
	left:181px;
	top: 12px;

}

#workimg {
	position:		relative;
	width:			550px;
	height:			400px;
	text-align:		center;
	overflow:		hidden;
	border:none;
	
}


#viewlinkbox{
	position:		absolute;
	top:			554px;
	left:			190px;
	width:			354px;
	height:			100px;
	padding: 		7px; 
	

}
.viewnumbers { float: left; }
