/*base font styles */

#thisis-static .left { 
	float: left; 
} 
#thisis-static .right { 
	float: right; 
} 
#thisis-static body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,textarea,blockquote,th,td {  
	margin: 0; 
	padding: 0; 
} 
#thisis-static body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
	font-size: inherit;
	font: 100%;
} 
#thisis-static fieldset,img {  
	border:0; 
} 
#thisis-static address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal; 
	font-weight: normal; 
} 
#thisis-static ol,ul { 
	list-style: none; 
} 
#thisis-static caption,th { 
	text-align: left; 
} 
#thisis-static h1,h2,h3,h4,h5,h6 { 
	font-size: 100%; 
	font-weight: normal; 
} 
#thisis-static q:before,q:after { 
	content: ''; 
} 
#thisis-static abbr,acronym {
	border: 0; 
}
#thisis-static pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

}

#thisis-static {
width:656px;
}

#thisis-static img {
float:left;
margin-right:10px;
}
#static-banner img {
margin-right:0;
}

.thisis-static-header {
	background:#6D7BAA url(http://i.thisis.co.uk/int/2285/binaries/title_bg.gif) no-repeat scroll left top;
	padding-top:4px;
	height:24px !important;
	width:656px;
	margin-bottom:10px;
	overflow:hidden;
}

#thisis-static h2 {
	font-size: 16px;
	font-weight:700;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-left:10px;
}
#thisis-static a {
	text-decoration:none;
	color: #1875A5;
}
#thisis-static a:link, a:visited {
	color:#1875A5;
}
#thisis-static a:hover,a:active {
	color:#445893;
	text-decoration:underline;
}

.thisis-static-padding {
padding:5px !important;
}
.lbbtitles {
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:700;
	font-size:16px;
}
.lbgtitles {
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:700;
	font-size:16px;
}
.lbbtitlespad {
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:700;
	font-size:16px;
	margin-left:5px;
}
.gtitle {
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
}
.gbtitle {
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	font-weight:700;
}
.bbtitle {
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:700;
	font-size:12px;
}

#thisis-static ul {
	margin-bottom:15px !important;
	_margin-bottom:11px !important;
	padding-bottom:0px !important;
	_padding-bottom:0px !important;
}

#thisis-static li {
	color:#999999;
	font-size: 12px;
	padding-bottom:0px !important;
	_padding-bottom:0px !important;
}



-->

/* contact us stylesheet */

#topleftwrapper {
width: 368px;
height:460px;
_height:450px !important;
float: left;
background-color:#FFF;
margin-right: 10px;
border:1px dotted #445893;
margin-bottom:10px;
}
#toprightwrapper {
width: 274px;
height:460px;
_height:450px !important;
float: left;
background-color:#FFF;
border:1px dotted #445893;
margin-bottom:10px;
}

#editorwrapper {
width: 654px;
float: left;
background-color:#FFF;
border:1px dotted #445893;
margin-bottom:10px;
}
#reporterwrapper {
width: 654px;
float: left;
background-color:#FFF;
border:1px dotted #445893;
margin-bottom:10px;
}
#bottomleft {
width:320px;
float:left;
margin-right:10px;
}
#bottomright {
width:320px;
float:left;
}


	/* email editor stylesheet */

#email-editor form, fieldset {
	margin: 0;
	padding: 0;
	}
	
#email-editor legend {
	padding: 0;
	color: #000;
	}

#email-editor input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	margin-bottom:3px
	}
	
#email-editor select { padding: 0; }

#email-editor {
font-family:Arial, Helvetica, sans-serif !important;
font-size:12px;
width: 656px;
}
#email-editor input, #email-editor textarea {
	vertical-align:top;
	width: 280px;
}

#email-editor img {
margin-bottom:10px;
}


form.cmxform fieldset {
	margin-bottom: 10px;
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(http://i.thisis.co.uk/int/2285/binaries/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
	form.cmxform fieldset li {
	list-style: none;
	margin: 0;
	padding: 5px 10px 7px;
	background: url(http://i.thisis.co.uk/int/2285/binaries/cmxform-divider.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
#email-editor form.cmxform fieldset fieldset legend {
	padding: 10px 10px 5px;
	font-weight: normal;
	font-weight: 700;
	}
	
	form.cmxform fieldset fieldset label {
	display: block;
	width: 150px;
	text-align: left;
	float: left;
	margin-right: 10px;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
	/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.cmxform label {
	display: inline-block;
	vertical-align: top;
	width: 120px; /* Width of labels */
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
form.cmxform {
	width: 500px;
	font-size: 1.1em;
	color: #333;
	margin-top: 10px;
	}
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform #button1:hover, form.cmxform #button2:hover {
	background-position:left center;
	color:#000000;
}
form.cmxform #button1, form.cmxform #button2 {
	background: #CCDAFF;
	color:#02489D;
	cursor:pointer;
	margin-left:8px;
	padding-right:0.5em;
	width:150px;
}


#feedback-page {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 656px;
}
#feedback-page table {
margin-top:10px;
background-color:#F3F3F3;
}

#feedback-page td {
padding-left:10px;
padding-top:10px;
vertical-align:top;
}

#feedback-page input, #feedback-page textarea {
	vertical-align:top;
	width: 180px;
}

#feedback-page img {
margin-bottom:10px;
}

#feedback-page form.cmxform fieldset fieldset label {
	display: block !important;
	width: 270px !important;
	text-align: left !important;
	float: left !important;
	margin-bottom: 3px;
	margin-right: 10px;
	}

#feedback-page form.cmxform fieldset fieldset legend {
	padding: 10px 10px 5px;
	font-weight: normal;
	font-weight: 700;
	}

#feedback-page input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	margin-bottom:3px;
	width:180px;
	}

.sendstuff img {

margin-right: 10px;

float: left;

}

 

.sendstuff {

font-size: 12px;

margin-bottom: 10px;

}


#thisis-static .clear {
	clear: both;
}
#thisis-static .sendstuff {
	margin-bottom: 10px;
