.portfolio-site {
	width: 46%;
	margin: 10px 1%;
}

 .portfolio-site .right {
	 width: 200px;
	 height: 200px;
	 overflow: hidden;
	 padding: 0px 5px 5px 0px;
	 background: transparent url(/smarty/templates/default/images/pngs/shadow.png) no-repeat scroll 7px 7px;
 }

