#imageHolderDiv {
	width: 400px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#quotDiv {
	width: 114px;
	height: 312px;
	margin-top: 20px;
	margin-left: 10px;
	overflow: hidden;
}
#subHeading {
	height: 25px;
	background-color: #d39021;
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
#quotationItself {
	background-color: #D39021;
	height: 365px;
	width: 102px;
	margin-top: 10px;
}
#quotationDiv {
	position: relative;
	width: 100px;
	padding-top: 210px;
}
#finishingLine {
	width: 630px;
	margin-top: 10px;
}
#contentHolderDiv {
	height: 675px;
}

