#content {
	margin: 0px 23px 29px 14px;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	width:410px;
	}
	div.nofocus #content {width: 540px;}

html body div#levelOne {
	left: 0;
	width: 737px;
	text-align: right;
}

.hpCountrySpotlight {
	padding-bottom: 12px;
	background: url(../uk/images/home/divider_article.gif) left bottom repeat-x;
	width: 223px;
}

p.hparticle {
	margin-bottom: 5px;
}

p.hparticleDescription {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 12px 0 12px;
}

h4, h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}

/* Deal with H1 inside content area */

div#content h1 {
	position: relative;
	width: 437px;
	margin: 0;
	w\idth: 201px;
	left: -14px;
	}	
	div.nofocus div#content h1 {
		width: 647px;
		*width: 592px;
		w\idth: 411px;
		}
	*html > body div#content h1 { left:-5px; }
	*html > body div.nofocus div#content h1 { width:592px; }
		
#content table, #content table th, #content table td
{ 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	line-height:16px; 
}

#worldwide
{
	top:20px;
	left:550px;
	z-index:1;
}
	#worldwide select
	{
		font: 11px Verdana, Arial, Helvetia, sans-serif; 
		color: #000;
		background-color:#ffffff;
	}

#country {
	position:absolute;
	left: 340px;
	top:23px;
	width: 200px;
	text-align: right;
	z-index:3;
}

/* Move the focus areas down just a bit to make
room for search radio buttons */
#focusArea 
{
	top:143px;
}

/* Fix the way the radio buttons line up with the text */
#searchBox .bumpRadio 
{
	position:relative;
	top:2px;
}

/* Display the submit button on formbuilder forms */
a.toolButton:link, a.toolButton:visited, span.disabledButton {
	display: block;
	float: left;
	
	background: #ce6500;
	margin-right: 3px;
	padding: 5px 12px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

span.disabledButton
{
	background:#a26e3b;
	color:#aaaaaa;
}


/* Styles for formBuilder forms */
#content table.fbFormElements ul {
	list-style-type: none;
}
#content table.fbFormElements tr {
	vertical-align: top;
}
#content table.fbFormElements td.label {
	font-weight: bold;
	width:150px;
}

#content table.fbFormElements textarea, #content table.fbFormElements input.fbText, #content table.fbFormElements select {
	width:240px;
}
#content table.fbFormElements textarea {
	height:60px;
}

ul.errorMsg {
	color:#ff0000;
	background: url(../images/icons/icon_error.gif) left top no-repeat;
	font-weight: bold;
}
