#client{
	margin:0;
	padding:0;
}

#left{
	width:385px;
	vertical-align:top;
	margin:0;
	padding:0;
	float:left;
	}
#center{
	width:100px;
	padding: 0 10px;
	vertical-align:top;
	float:left;
}
* html #center{
	width:100px;
}
#right{
	width:350px;
	margin:0;
	padding:0;
	vertical-align:top;
	float:left;
}

#image{
	width:350px;
	height:250px;
	margin:0;
	padding:0;
	border:0;
	}
		
img.thumb{
	width:100px;
	height:70px;
	margin:0;
	padding:0;
	border:none;
	margin-bottom:20px;
}
#back{
	clear:left;
	padding-top:8px;
}
.video {height:48px;width:142px;border:none !important;text-decoration:none !important; font-size:1px;color:#000 !important;background:transparent url(../images/video.png) no-repeat top left;display:block;behavior:url(includes/iepngfix.htc);}
.photo {height:48px;width:142px;border:none !important;text-decoration:none !important; font-size:1px;color:#000 !important;background:transparent url(../images/photos.png) no-repeat top left;display:block;behavior:url(includes/iepngfix.htc);}
