body
{
	font-family: Sans-Serif;
	color: #333;
	size: 12px;
}

.bubble {
	font-family: Sans-Serif;
	width: 200px;
	height: 135px;
	font-size:12px;
}

#west, #gulf, #east, #euro {
	font-family: Sans-Serif;
	font-size:12px;
	line-height: 18px;
}

#west a, #gulf a, #east a, #euro a {
	text-decoration: none;
	color: #CC6714;
}

#west a:hover, #gulf a:hover, #east a:hover {
	text-decoration: underline;
}

.bubble h1 {
	margin: 0;
	padding: 0;
	font-size: 125%;
}

.bubble img {
	margin-right: 5px; 
	margin-bottom: 5px;
}

.bubble a  {
	color: #CC6714;
	text-decoration: none;
}

.bubble a:hover {
	text-decoration: underline;
}

.info_left
{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border: 0px;
}

.info_right
{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	border: 0px;
}