@charset "utf-8";
/* CSS Document */


.pod{

	background:url(../_src/pod_background.gif);
	padding:20px;
	margin:0px 0px 5px 5px;
	width:240px;
	height:240px;
	float:left;
	/*
	-moz-border-radius: 	10px;
   	-webkit-border-radius: 	10px;
	*/
	text-align:center;
	vertical-align:middle;
}

.projThumb{
	width:				130px;
	height:				130px;
	margin-bottom:		10px;
	background-color:	#EFEFEF;
	margin:				5px auto;
	overflow:			hidden;
}