.edit 
{
	width: 460px;
}
table.content
{
	margin-top: 2px;
	margin-bottom: 2px;
}

body { background-image:url(../Content/images/background.gif);
margin : 0px;
padding : 0px;
text-align : center; }
div#wrapper {
background: url(../Content/images/wrapperBackground.gif) repeat-y;
margin : 0 auto;
padding : 0;
border-bottom : solid 1px #666;
text-align : left;
overflow : hidden;
width : 780px; }
div#wrapper form {
width : 740px;
margin : 20px; }
div#header {
margin : 0 10px;
width : 760px;
height : 130px;
border-bottom : solid 5px #BBB;
position : relative; }

div#header div#logo {
width : 269px;
height : 73px;
background : url(../Content/images/logo.gif) repeat-x;
text-indent : -9999px;
position : absolute;
left : 10px;
top : 40px;
z-index : 2; }
div#header div#logo a {
display : block;
width : 269px;
height : 73px; }
div#header div#systems {
width : 275px;
height : 56px;
background : url(../Content/images/systems.gif) repeat-x;
text-indent : -9999px;
position : absolute;
left : 270px;
top : 40px;
z-index : 1; }
div#header div#systems ul {	
list-style-type : none; }
div#header ul#topNav {
margin : 0px;
padding : 0px;
position : absolute;
left : 520px;
top : 20px; }
div#header ul#topNav li {
display : inline;
padding : 0 5px 0 0; }
div#header ul#topNav li#last {
display : inline;
padding : 0 0 0 0; }
div#header ul#topNav li a {
color : Black;
text-decoration : none; }
div#header a#viewAccount {
width : 129px;
height : 21px;
background : url(../Content/images/buttonViewMyAccount.gif);
text-indent : -9999px;
position : absolute;
left : 615px;
top : 50px; }
div#header div#ukOnly p {
position : absolute;
margin : 0px;
padding : 0px;
left : 555px;
top : 90px; }
div#header div#ukOnly img {
position : absolute;
left : 710px;
top : 80px; }

.normalText {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt; }
