#col1, #col2, #col3, #contactUs {
	float: left;
	width: 250px;
}

#col3, #contactUs {
	width: 228px;
}

div.imageBlock {
	float: left;
	width: 232px;
}

div.imageBlock img {
	margin-bottom: 16px;
}

#cupTea {
	float: left;
	width: 200px;
	background-color: #00A7D8;
/*	background-color: #99DCEF;*/
	min-height: 200px;
	_height: 200px;
	padding: 16px;
	margin-top: 16px;
}

#cupTea h1 {
	color: #ffffff;
}

#contactUs h1 {
	font-size: 1.2em;
}

#contactUs h2 {
	color: #333333;
	font-size: 0.8em;
	padding: 0px;
}

#contactUs p {
	font-size: 0.7em;
	line-height: 1.2em;
}

#contactUs p.bigger {
	font-size: 0.8em;
}