.cbuk
{
	text-align: center;
	font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #006;
}

.cbuk h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5281b9;
	margin: 0 0 5px 0;
	padding: 0;
}

.cbuk h1 a, .cbuk h1 a:visited
{
	color: #5281b9;
	text-decoration: none;
}

.cbuk img {
	border: 0;
}

.cbuk ul {
	padding: 0;
	margin: 0 0 0 10px;
}

.cbuk li {
	list-style-type: none;
}

#cbukCareerCenter {
    width: 700px;
    text_align: center;
}

#cbukQSB {
    float: left;
    width: 225px;
	height: 331px;
	background-image: url(images/gradient_bkgd.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#ukQSB {
	width: 200px;
	margin: 20px auto;
	text-align: left;
}

#cbukQSB .srchLbl {
	font-weight: bold;
	padding: 10px 0 0 0;
}

#cbukQSB .txtField {
	width: 200px;
}

#cbukQSB select {
	width: 200px;
}

#cbukJobLinks {
    float: left;
    text-align: left;
    width: 250px;
    margin: 0 0 0 5px;
}

#cbukJobLocation {
	margin-top: 10px;
}

#cbukPostBoxes {
    float: left;
    width: 165px;
}

#cbukJSPost {
	width: 182px;
	height: 150px;
	background-image: url(images/gradient_bkgd.gif);
	background-repeat: repeat-y;
	color: #000066;
}

#cbukJSP_text {
	padding: 15px;
}

#cbukJPPost {
	width: 182px;
	height: 150px;
	background-color: #f60;
	margin-top: 10px;
}

#cbukFeatEmp
{
	width: 590px;
	margin: 10px 10px;
}

.ukfe {
	float: left;
	width: 135px;
	height: 60px;
	margin: 4px;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}




/*New (Orange) UK QSB For Plink */
.ukQuickSearchBox {
	width: 300px;
	height: 186px;
	border: 1px solid #F60;
	font-family: verdana;
	text-align: left;
	font-size: 12px;
}

.ukQuickSearchBox form
{
	margin: 0px;
}

.ukQuickSearchBox label {
	font-size: 1em;
	font-weight: bold;
}

.ukQuickSearchBox h1 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #F60;
	padding: 3px 5px 3px 5px;
	font-family: Arial;
}

.ukQuickSearchBox h3 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

.ukQuickSearchBox .inputfield
{
	width: 135px;
}

.ukQuickSearchBox #locationCol
{
	padding-left: 5px;
}

.ukQuickSearchBox .exampleinput
{
	font-size: 10px;
}

.grad
{
	background: url("images/bg_grad.jpg") left top repeat-x;
}

.ukQuickSearchBox #keywordCol
{
	float: left;
	width: 47%;
	/*min-width: 16.5em;*/
}

.ukQuickSearchBox #locationCol
{
	float: left;
	width: 47%;
}

.ukQuickSearchBox #sbtButton {
	line-height: 25px;
}

#qsForm
{
	color: #333;
	padding: .5em;
	margin: 0;
	border-bottom: #f60 0px solid;
}


/* Buttons */
.btn
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.btn
{
	width: auto;
	border: 1px solid #c30;
	border-top-color: #fc6;
	padding: .25em !important; /* hold this line for Firefox and Safari */
	padding: .25em 0; /* take of the left/right margins for IE */
	background: #ff7d00 url("images/bg_btn.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #ff7d00 url("images/bg_btn.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}

.btn.lrg
{
	font-size: 110%;
}

.btn.blue {
	border: 1px solid #006;
	border-top-color: #69c;
	background: #2629a5 url("images/bg_btnBL.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #2629a5 url("images/bg_btnBL.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}

/* End Buttons */

a.advSrchLink {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	font-size: 10px;
}