* { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; }

.slide {
	margin:0 1px 1px 0;
	padding:0;
	height:192px;
	width:192px;
	padding:4px;
	float:left;
	background:url(../img/white-transparency-50.png) repeat 0 0;
	position:relative; }
	
.slide p {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#666;
	line-height:18px;
	margin:68px 0 0 0; }
	
.project {
	display:none;
	background:url(../img/white-transparency.png) repeat 0 0;
	color:#333;
	width:192px;
	position:absolute;
	text-align:center;
	height:30px;
	left:4px;
	bottom:4px; }
	
.project h2 {
	margin:10px 0 0 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333; }
	
.project h5 a {
	font-weight:400;
	font-size:10px;
	color:#333;
	text-decoration:none; }
	
.project h5 a:hover {
	color:#eff3d7; }
	
.project ul {
		list-style-position:outside; }
		
.project ul li {
	color:#333;
	font-size:12px;
	line-height:1.4em;
	margin-left:25px; }
	
.project img {
	position:absolute;
	top:59px;
	left:100px; }
	
#project_content{
	position:absolute;
	top:60px;
	left:230px; }

