body {
	background-color: #000000;
}

#wwli-quotes {
	background: #000000 url(../images/bg_quotes.jpg) no-repeat left top;
	width: 794px;
	height: 180px;
	position: relative;
	margin: 0 auto;
}

#wwli-quotes .content {
	position: absolute;
	top: 1px;
	left: 0;
	visibility: hidden;
	margin: 0 auto;
}

#wwli-quotes #readmore {
	position: absolute;
	bottom: 45px;
	left: 600px;
	line-height: 16px;
}

#wwli-quotes #readall {
	position: absolute;
	bottom: 10px;
	left: 600px;
	line-height: 16px;
}

#wwli-quotes #readmore a,
#wwli-quotes #readall a {
	font-family:Arial, Helvetica, sans-serif;
	color:#f8981d;
	font-size: 12px;
	text-decoration: none;
}

#wwli-quotes #quoteDots {
	position: absolute;
	bottom: 14px;
	right: 205px;
	line-height: 18px;
}

#wwli-quotes #quoteDots img{
	margin: 0 2px;
	vertical-align: middle;
}