/****************************/
/* DIMENSIONS AND POSITION	*/
/****************************/
.page-heading { 
			padding-left: 10px;
			vertical-align: middle;
}

h1.page-heading {
			display: inline;
}


#rhs-image {
			border-left-width:1px; 
			border-left-style:solid; 
			border-left-color:white; 
			background-image: url(../images/muriel6.jpg);
}

#lhs-image {
			background-image: url(../images/sheep3.jpg);
}

#title-image {
			background-image: url(../images/title_orbdesigns.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			height: 65px;
}

td.topnav {
			border-bottom-width:1px; 
			border-bottom-style:solid; 
			border-bottom-color:white;
}

body {
			margin: 0px;
}

/*
* midbox - used for the pages that don't have a left hand menu
* midtitle - used for the page heading
* middetail - used for detail with a blue background
* middetailtext - used for detail with a white background
*/
div.midbox { 
			height: 100%; 
			vertical-align: top; 
			width: 768px; 
}


div.middetail { 
			margin: 7px; 
			padding: 4px; 
}

div.middetailtext { 
			margin: 7px; 
			padding: 4px; 
}


span.chkoutdesc { 
			width: 200px; 
}

span.chkoutvalue {
			width: 100px; 
			text-align: right; 
}

span.confirmdesc { 
			width: 200px; 
}

span.confirmtext {
			width: 100px; 
}

span.formlabel { 
			width: 100px; 
}

span.formfield { 
			width: 200px; 
}

span.formbutton { 
			width: 200px; 
}

