.img
   {
	border:1px solid #999;
	height:auto;
	width:250px;
	height: 220px;
	text-align:center;
	clear: none;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
   }
.img img
   {
   display:inline;
   margin:3px;
   border:1px solid #ffffff;
   }
.img a:hover img
   {
   border:1px solid #0000ff;
   }
#core_logo {
	top: 0px;
	right: 0px;
	margin-bottom: 20px;
}

   
.img_2 {
	text-align:center;
	font-weight:normal;
	width:210px;
	right: 20px;
	left: 20px;
	bottom: 60px;
	position:absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
.desc
   {
	text-align:center;
	font-weight:normal;
	width:210px;
	margin:2px;
	right: 20px;
	left: 17px;
	height: 50px;
	top: 160px;
	bottom: 2px;
	position:absolute;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 5px;
	font-size: 10px;
   }
  

   

 
