/* {
margin: 0;
padding: 0;
} */

html {
height: 100%;
}

body {
height: 100%;
}

#DWMain
{
position: relative;
min-height: 100%;
background: #fff;
width: 900px;
margin: 0 auto;
left: 50%;
margin-left: -450px;
text-align: center;
}

* html #DWMain
{
height: 100%;
}

#top{
height: 22px;
text-align: right;
}

#ukflag {
position: absolute;
top: 4px;
left: 4px;;
}

#header {
position: relative;
background: #999;
height: 94px;
text-align: left;
}

#quicklinks {
margin-right: 20px;
}

#quicklinks a {
line-height: 22px;
}

#menu {
background: #666;
text-align: left;
padding-left: 260px;
height: 17px;
margin-top: 3px;
}

#dwtoplogo {
position: absolute;
top: 20px;
right: 20px;
}

#DwContentCell {
text-align: center;
}

#ContentTable {
margin: 0 auto;
text-align: left;
}

a.L1 {
padding: 2px 5px;
border-right: 1px solid #fff;
line-height: 17px;
}

a.L1:hover {
background: #663366;
}

#contleft {
float: left;
width: 220px;
}

#contleft img{
margin-bottom: 10px;
}

#contright {
margin-left: 250px;
}

#contright hr {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #999;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

td.movpara img {
float: right;
}

#breadcrumb {
background: none;
height: 17px;
width: 50%;
margin-top: 4px;
text-align: left;
margin-left: 80px;
color: #666;
}

#pressleft {
float: left;
margin-left:-4px;
width: 220px;
}

#pressright {
margin-left: 410px;
}

#filepublish a {
color: #000;
font-weight: normal;
}

#filepublish a:hover {
color: #666;
}