#header_logo {
	position: relative;
	top: 0em;
	left: 0em;
	text-align: left;
	width: 620px;
}

#comp_logo {
	position: relative;
	margin: 15px 0 10px 0;
	left: 0em;
	text-align: left;
}

#comp_name {
	position: relative;
	top: -2em;
	text-align: right;
	padding-right: 15px;
	font: 900 18px arial;
}

#item_order_header {
	position: relative;
	top: -1em;
	left: 0em;
	width: 620px;
	height: 34px;
	background-image: url('../images/000000/background.gif');
	background-repeat: repeat;
	vertical-align: middle;
	border: solid;
	border-width: 1px;
	border-color: #cfcfcf;
}

#item_order_header_link {
	position: absolute;
	top: 8px;
	left: 47%;
	z-index: 999;
}

#item_order_header_button {
	position: relative;
	top: 5px;
	left: 38%;
}

#item_order_footer_button {
	position: relative;
	margin: -10px 10px 5px 0;
}

#item_order_footer_text {
	position: relative;
	left: -130px;
	top: 10px;
}

.view_all_link {
	font: 11px arial;
	color: #3d3d3d;
	z-index: 999;
}

#footer {
	position: relative;
	top: 2em;
	left: 0em;
	width: 620px;
	height: 34px;
	background-image: url('../images/000000/background.gif');
	background-repeat: repeat;
	vertical-align: middle;
	border: solid;
	border-width: 1px;
	border-color: #cfcfcf;
	text-align: right;
	font: 11px arial;
}

#header_title {
	position: relative;
	top: 0em;
	left: 0em;
	width: 570px;
	font: 100 16px arial;
	font-weight: bold;
	text-align: left;
	color: #01869c;
}

.required_field {
	color: red;
	font-size: 10pt;
}

#login_div {
	position: relative;
	top: 16em;
}
#main_content {
	position: relative;
	top: 1em;
	left: 0px;
	width: 570px;
	text-align: center;
}

#main_content_2 {
	position: relative;
	top: 1em;
	width: 570px;
	text-align: left;
}


#item_content {
	position: relative;
	top: 0em;
	left: 0em;
	width: 570px;
	text-align: left;
}

#item_label {
	position: absolute;
	top: 5px;
	left: 0em;
	width: 100px;
	text-align: left;
	font: 100 12px arial;
}

#item_field {
	position: relative;
	top: 0em;
	font: 100 12px arial;
	text-align: left;
	left: 140px;
	width: 200px;
}

#item_line {
	position: relative;
	top: 0em;
	left: 0em;
	border: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cfcfcf;
	width: 570px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

#item_line_listing {
	position: relative;
	top: 0em;
	left: 0em;
	border: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cfcfcf;
	width: 570px;
	margin-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

#item_snap {
	position: relative;
	top: 0em;
	left: 0em;
	font: 900 13px arial;
	text-align: left;
	padding-bottom: 15px;
}

#item_desc {
	position: relative;
	top: 0em;
	left: 0em;
	text-align: left;
	font: 100 12px arial;
}

#item_listing_title {
	position: absolute;
	top: 0em;
	left: 0em;
	font: 100 12px arial;
	font-weight: bold;
}

#item_listing_location {
	position: absolute;
	top: 0em;
	left: 50%;
	font: 100 12px arial;
	font-weight: bold;
}

#item_listing_posted {
	position: absolute;
	top: 0em;
	left: 87%;
	font: 100 12px arial;	
	font-weight: bold;
}

#item_listing_header {
	font: 100 12px arial;
	font-weight: bold;
	color: #01869c;
	overflow: auto;
}

#item_listing_desc {
	font: 100 11px arial;
	color: black;
	width: 260px;
}

#item_listing_location_text {
	font: 100 12px arial;
	position: absolute;
	top: 0em;
	left: 50%;
}

#item_listing_posted_text {
	position: absolute;
	top: 0em;
	left: 87%;
	font: 100 12px arial;	
}

.link_nodec {
	position: absolute;
	top: 0em;
	left: 0em;
	font: 100 14px arial;
	font-weight: bold;
	color: #01869c;
	text-decoration: none;	
}

#basic {
	position: absolute;
	top: 4em;
	left: 5em;
}

.syn-link {
	color: #5F5F5F;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#syn-logo { background-image:url(http://www.gbaselive.com/synertech/images/syn.logo.grey.gif); }
a:hover #syn-logo { background-image:url(http://www.gbaselive.com/synertech/images/syn.logo.red.gif); }

a.syn:link, a.syn:active, a.syn:visited, a.syn:hover {
	color: #5F5F5F;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	a.syn:hover {
		text-decoration: underline;
	}


#searchBox .search {
	border: 1px solid #000;
	background-color: #c0c0c0;
	color: #000;
	font-size: 11px;
	width: 160px;
	margin-right: .4em;
	}
	#searchBox select.search {
		width: 100px;
	}

#searchBox .submit {
	vertical-align: middle;
}

.headertext {
	font: bold 12px Arial, Serif;
	color: #000;
}

#searchBoxCenter {
	text-align: center;
	}
	#searchBox {
		text-align: left;
		font: normal 12px Arial, Serif;
		padding: 2em 0 1em;
		margin: 0 auto;
		width: 620px;
	}

#searchHeading {
	margin-bottom: 30px;
}

#searchFooter {
	margin-top: 1em;
}

#searchTable {
	width: 100%;
	border: 0;
	}
	#searchTable td {
		padding: 0;
		vertical-align: middle;
		font: normal 12px Arial, Serif;
	}
