#quotes {
	height: 120px;
	position: relative;
}

#quotes h1 {
	font-size: 18px;
	font-family: Arial, Helvetics, Verdana, sans-serif;
	margin: 0 0 6px;
	color: #7C8DD3;
	font-weight: normal;
}

#quotes h2 {
	font-size: 14px;
	margin: 4px 0 6px;
}

#quotes p {
	line-height: 1.4em;
	margin-top: 1.5em;
}

#quotes .image  img{
	border: 1px solid #aaaaaa;
	margin: 6px;
}
