body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 100%;
}

img, #navigation, #header, #information, object, #footer ul, .buttons, input, select, textarea, li.edit, li.cancel, li.add, li.view, li.status , .controls {
	display: none !important;
}

img.dispatch_logo {
	width: 150px;
	padding-left: 460px;
	padding-bottom: 15px;
	display: block !important;
}

#footer dl ul {
	display: block !important;
}

.data {
	width: 680px;
	display: block;
	padding-bottom: 50px;
}

.data .row {
	width: 680px;
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

.data .row ul {
	width: 680px;
	float: right;
	padding: 0;
	margin: 0;
}

.data .row ul li {
	width: 80px;
	float: left;
	display: block;
	clear: none;
	text-align: center;
	font-size: 10pt;
	padding: 0 0 10px 0;
}

p, ul li, ol li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	clear: both;
	float: left;
	padding: 0 0 10px 0;
	width: 100%;
}

.plain_form, dl {
	width: 600px;
	clear: both;
}

dl dt {
	width: 150px;
	float: left;
	display: inline;
	clear: none;
}

dl dd {
	width: 400px;
	float: left;
	display: inline;
	clear: none;
}

dl dd ul, .delivery_left ul, .delivery_right ul {
	width: 400px;
	display: block !important;
	padding: 0;
	margin: 0;
}

dl dd ul li, .delivery_left ul li, .delivery_right ul li {
	width: 400px;

	padding: 0;
	margin: 0;
	list-style-type: none;
}

.delivery_left ul, .delivery_left ul li, .delivery_right ul, .delivery_right ul li {
	width: 100% !important;
}

.delivery_right ul li {
	text-align: right !important;
}

p.delivery_total {
	padding-top: 100px !important;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	clear: both;
	float: left;
	padding: 0;
	width: 100%;
}

h3 {

}

.delivery_left, .delivery_right {
	width: 50%;
	float: left;
	display: inline;
}
