#templates {

	border-top:0px;
	margin:0px;
	margin-left:10px;
	position:relative;
	top:-1px;
	width:640px;




}

div.template_box {
  	float:left;
	height:185px;
	text-align:center;
	padding:2px;
	font-size:12px;
}

.template_box .template_image {
  	width:150px;
  	height:150px;
  	overflow:hidden;
  	padding:2px;
  	border:1px solid #eee;
	background:#FFF;
	margin-bottom:5px;
}

.template_box .template_image img {
	height:150px;
	width:150px;
}
