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


.holder {
	height: 100px;
	width: 50px;
	float: left;
	margin-left: 20px;
}

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

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

.clearFloat{
	
	clear:both;}
p {
	width: 480px;
	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;
	}
