* {
		padding:0;
		}
 
html, body {
		height:100%;
		margin-top:10px;
		}
body {
		background-color:#999898;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

#container {
		margin:0 auto;
		text-align:left;
	    width:1008px;
		}
#headercontainer {
		width:1008px;
		height:80px;
}
#headerlogo {
		width:124px;
		height:80px;
		float: left;
}
#headertitle {
		width:884px;
		height:50px;
		float: right;
}
#headerlinks {
		width:884px;
		height:30px;
		float: right;
}
#pagecontent {
		width:1008px;
		height:322px;
}
#blankpagecontent {
		width:1008px;
		min-height:322px;
		background-image:url(http://www.localexposure.co.uk/images/bg.jpg);
		text-align:center;		
}
#controlpanellinks {
		width:1008px;
		height:322px;
		text-align:center;		
}
#pageblankcontent {
		width:900px;
}
#hostingbanner {
		width:1008px;
		height:24px;
}
#bottomlinks {
		width:1008px;
		height:103px;
}
#footer {
		width:1008px;
		height:34px;
}
.TEXT {
	text-align: center;
}

.alltext {}
#info-boxes {padding: 1em}
#info-boxes table {border-top: none;}

table.normal-table thead th
 {
	background: #f6f6f6; 
	border: 1px solid #dedede;
	color: black; 
	font-family: sans-serif;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	height: 19px;
	padding: 0px;
	margin: 0px;
}

#info-boxes h2,
.draggable-icon-box .title
 {
	background: #f6f6f6; 
	border: 1px solid #dedede;
	color: black; 
	padding: 0px;
	margin: 0px;
}
.draggable-icon-box .title {padding-left: 2px}
.draggable-icon-box {border: none}
.icon-box-body {border: 1px solid #ccc; border-top: none;}
#info-boxes table th, table.normal-table th,
#info-boxes table td, table.normal-table td {border: none; padding: 0px}
.draggable-icon-box .up-arrow,
.draggable-icon-box .down-arrow {
	width: 37px;
	height: 15px;
	background: url("/themesets/grey/images/up_down_box.png");
	margin-right: 5px;
}
#all {
width: 870px; 
margin-left: auto;
margin-right: auto;
}
#top-text-block {
}
#banner-bg {
	width: 870px;
  height: 60px;
}

#top-link-block {
	height: 100%;
	vertical-align: middle;
	padding-top: 7px;
}
#cp-name-block {padding-top: 5px}
.info-box {
	text-align: center;
}
.info-box table {
       text-align: left;
}
.info-box h2 {
	padding: 0px;
}

#translation-holder {
  float: right;
  margin-top: -50px;
  margin-bottom: 15px;
  margin-right: 15px;
}

#top-link-block {
	padding-top: 20px;
	text-align: right;
	float: none;
}

#cp-name-holder {
  float: left;
  padding-top: 18px;
}
#body-block {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #333;
}