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

.holder {
	float: left;
	height: 130px;
	width: 130px;
	margin-left: 7px;
	margin-bottom: 7px;
	border: thin solid #900;
}

.thumb {
	height: 100px;
	width: 100px;
}

.tiltle {
	height: 40px;
	width: 140px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
}

.clearFloat{
	
	clear:both;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #630;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #630;
	margin-left: auto;
	margin-right: auto;
}

.holder img{
	border:none;
	}
h4 {
	margin-left: 40px;
	font-weight: normal;
	margin-top: 5px;
}
