@charset "utf-8";
/* CSS Document */
div#container2{
	margin: 0px auto 0px auto;
	width: 960px;
	position: relative;
}
#breadcrumbs {
background-image:url("/images/html/topPanels/Derwentside Website Banners8.gif");
border-bottom: 3px solid #059B75;
height: 183px;
clear:both;
}
#inner_content{
padding: 0 20px 20px 20px;
}
#inner_content p{
clear:both;
line-height: 20px;
margin: 0 0 15px 0;

}
h1{
font-size:18px;
margin: 20px 0 20px 0;
color:#008461;
}

#logo{
height: 95px;
}
.warning{
color:#FF0000;
}
p label{
width: 140px;
clear:both;
float:left;
text-align:right;
margin: 0 10px 0 0;
}
p label.error{
width: 200px;
clear:none;
float: none;
color:#FF0000;
margin-left: 10px;
background-image:url(/images/html/error.gif);
background-position: 0 50%;
padding: 0 0 0 25px;
background-repeat:no-repeat;
}
p .error{
margin: 0;
}
p.buttons{
padding-left: 150px;
}
.formfield{
}
DT{
width: 140px;
float:left;
padding: 0 10px 15px 0;
line-height: 20px;
text-align:right;
}
DD{
width: 400px;
padding: 0 10px 15px 0;
line-height: 20px;
}

