#workResultWrapper{
		width:  788px;
		margin-top: 15px;
		margin-left: 30px;
		height: 620px;
		overflow: hidden;
}
#workResult{
	width:  787px;
	height: 620px;
	overflow: hidden;
}
.workResult li {
	float:right;
	width: 214px;
	height: 222px;
	margin-right:26px;
	margin-left:26px;
	cursor: pointer;
	overflow: hidden;
}	
.workResult li div {
	margin-top:5px;
	width:214px;	
	height:auto;
	background-image:  url(/images/dropshadow.gif);
	background-position: 0 -2px;
	background-repeat: no-repeat;
}
.workResult li.RightMost  {
	margin-right:15px;
	margin-left:0px;
	width: 214px;
}
.workResult li div img {
	width:209px;	
	height:144px;	
	margin-left: 5px;
	margin-top: -5px;
}
.workResult li div h1 {
	width:213px;		
	margin-top: 9px;
	margin-bottom: 5px;
	padding-left: 10px;
	color:#999999;
	font-size:17px;	
	font-weight: bold;
	overflow: hidden;
	line-height: 16px;
}
.workResult li div h2 {
	
	width:214px;	
	margin-bottom: 15px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	overflow: hidden;
}

#OurWorkFlash{
	margin-top: 15px;
}
/* HACK - Nice-ify it please rob */



