body {
	background: url('/images/we_like/body_bg.png') repeat-x 0 98px;
}

#topbar {
	background: url('/images/we_like/main_bg.jpg') no-repeat 0 57px;
}

#quote {
	margin: 0 0 0 682px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url('/images/we_like/open_quote.png') no-repeat 0 75px;
}

#quote img {
	display: block;
	height: 20px;
	padding: 38px 0 0 28px;
}

#quote p {
	margin: 19px 0 0 28px;
	padding-right: 28px;
	background: url('/images/we_like/close_quote.png') no-repeat bottom right;
}

#quote span {
	display: block;
	font-weight: bold;
	margin: 20px 28px 0 28px;
}

#colswrapper {
	height: 1%;
	overflow: hidden;
	background: url('/images/we_like/colswrapper_bg.png') no-repeat bottom right;
}

#ourfriends {
	float: left;
	width: 630px;
	margin: 44px 0 0 30px;
	padding-bottom: 80px;
	background: url('/images/we_like/ourfriends_bg.png') no-repeat bottom left;
}

#ourfriends h2 {
	margin: 0;
}

#ourfriends img.title {
	height: 19px;
}

#ourfriends div.friend {
	height: 1%;
	overflow: hidden;
	margin-top: 30px;
}

#ourfriends div.friend div.imageWrapper {
	float: left;
	width: 181px;
}

#ourfriends div.friend div.textWrapper {
	float: left;
	width: 449px;
}

#ourfriends div.friend h3 {
	font-size: 0.8em;
	margin: 0;
	color: #333;
}

#ourfriends div.friend p {
	font-size: 0.8em;
	line-height: 1.4em;
}

#ourfriends div.friend a {
	color: #666;
	text-decoration: none;
}
