.holder {
	height: 96px;
	width: 96px;
	float: left;
}

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

.clearFloat{
	
	clear:both;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #03F;
	overflow: hidden;
}
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;
	}
