/* Copy changes to registerapi.css, too */
body {
	background-color: #ffffff;
	color: #000000;
	}

body {
	margin: 0px;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 10pt;
	}

#header {
	position: relative;
	width: 100%;
	height: 137px;
	background: url(http://officemedic.net/images/header_bg.gif) repeat-x;
	}

#header-inner {
	width: 100%;
	height: 137px;
	}

#header_image {
	width: 100%;
	min-width: 770px;
	height: 85px;
	position: relative;
	background: url(http://officemedic.net/images/header_logo.jpg) no-repeat;
	}

#pagebody { position: relative; width: 100%; }
#pagebody-inner { width: 100%; }


img {
	margin: 0px;
	}

#text {
	float: left;
	position: relative;
	height: 200px;
	width: 550px;
	padding: 0px 5px;
	margin-left: -20px;
	vertical-align: top;
	}

#news {
	position: absolute;
	left: 565px;
	float: right;
	height: 200px;
	width: 196px;
	}

img.alignleft {
	vertical-align: top;
	display: inline;
	padding: 0px 5px 5px 0px;
	float: left;
	}

img.moreinfo {
	vertical-align: top;
	display: inline;
	padding: 0px 0px 0px 10px;
	float: right;
	border: 0;
	}

#content {
	padding: 0px 20px;
	float: left;
	min-height: 221px;
	}

#btmnav {
	position: relative;
	}

#errata {
	height: 57px;
	padding: 10px 20px 0px 20px;
	font-size: 9px;
	}

* html #errata {
	height: 54px;
	}

#footer {
	position: relative;
	background: url(http://officemedic.net/images/footer_bg.jpg) repeat-x;
	height: 96px;
	clear: both;
	margin: 0;
	padding: 0;	
	}

#featured {
	height: 187px;
	background: url(http://officemedic.net/images/featured_bg.gif) repeat-x;
	}

#featured-inner {
	float: left;
	}

.news-excerpt {
	font-size: 9pt;
	}

.news-dateline {
	font-size: 8pt;
	font-weight: bold;
	}

#text {
	display: inline;
	overflow: hidden;
	}

#text>p {
	margin: -5px 0px 0px 0px;
	display: inline;
	}

#domnav{
	padding: 0px 20px;
	float: left;
	min-height: 400px;
	}

td.th_header {background-color: #1e9ed3; color: #FFFFFF; font-family: Verdana,sans-serif; font-size: 10px; font-weight: bold;}

td.td_odd {background-color: #F5FCFF; color: #000000; font-family: Verdana,sans-serif; font-size: 10px; font-weight: normal;}

td.td_even {background-color: #EDF7FF; color: #000000; font-family: Verdana,sans-serif; font-size: 10px; font-weight: normal;}

h1 { 
	clear: left; 
	color: #ffae00; 
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 16pt; 
	font-variant: normal;
	font-weight: 800; 
	page-break-after: always;
	text-align: left; 
}

a {
	color: #1e9ed3;
	}

a:visited {
	color: #1e9ed3;
	}

#topnav, #btmnav, #errata {
	white-space: nowrap;
	}

#featured, #title {
	white-space: nowrap;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	width: auto;
	height: auto;
	}

#commentform #pay {
	width: auto;
	height: auto;
	margin: 10px 0 40px 40px;
	}

#commentform label {
         padding-left: 15px;
         }

#commentform label.req {
         font-weight: bold;
         }

#commentform p {
	margin: 5px 0;
	}


