BODY {
	background: url(img/openb.jpg) repeat-x top;
	margin: 0px 0px 30px;
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
}

.content {
	border-left: 1px dotted #777777;
	clear: right;
	float: left;
	margin-left: 12px;
	min-height: 250px;
	padding: 4px 10px 14px 1px;
	width: 780px;
}

a.info{
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: #e0e0e0; /* background colour of display text */
	color: #000000; /* colour of display text */
	border: 1px dotted #999999; /* border colour */
	text-decoration: none;
	font-style: italic;
}

a.info:hover { z-index: 25; background-color: #ffff66; }

#page {
	padding-bottom: 10px;
	margin: 0px auto;
	width: 780px;
	padding-top: 2px;
	position: relative;
}

 HTML #page { width: 780px; }

BODY.flex #page { width: 98%; }

#header {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
	height: 190px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(img/random/rotate.php);
}

#header2 {
	padding-right: 0px;
	padding-left: 675px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
	height: 45px;
}

.primary {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	margin: 0px 10px 0px 30px;
	width: 700px;
	padding-top: 20px;
}

.secondary {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px 0px 20px 71%;
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 26%;
	color: #666666;
	padding-top: 10px;
	position: relative;
	text-decoration: none;
}

.flex .primary { width: 65%; }

.flex .secondary { width: 25%; }

.comments {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	position: relative;
	text-align: left;
}


UL.menu {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 5px;
	left: 20px;
	margin: 0px;
	width: 90%;
	bottom: 0px;
	position: absolute;
}

UL.menu LI { display: inline; margin: 0px; }

UL.menu LI A {
	margin: 0px;
	font: 12px Verdana;
	font-weight:  bold;
	color: #808080;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px 15px 6px 15px;
}

UL.menu LI A:hover {
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

UL.menu LI.current_page_item A {
	background: #4fa491;
	color: #ffffff;
	text-decoration: none;
	border-top: 0px solid #777777;
	border-left: 0px solid #777777;
	border-right: 0px solid #777777;
	border-bottom: 0px solid #777777;
}

UL.menu LI.current_page_item A:hover {
	background: #4fa491;
	color: #ffffff;
	text-decoration: none;
}

.admintab { right: 0px; position: absolute; }

 HTML .admintab {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 5px;
}

A IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

:link IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

:visited IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.sb-pagemenu UL { margin-left: 10px; }

.sb-pagemenu UL UL { margin-top: 2px; }

.sb-pagemenu UL UL .page_item {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-left: 10px;
	padding-top: 0px;
	border: #000000 1px solid;
}

H1 {
	padding-right: 0px;
	padding-left: 00px;
	font-size: 2.0em;
	padding-bottom: 0px;
	margin: 0px;
	color: #444444; 
	text-decoration: none;
}

H1:hover { text-decoration: none; }

H1 A, A:hover, A:visited { color: #444444; text-decoration: none; }

#header .description {
	display: inline;
	font-size: 1em;
	margin: 0px 0px 0px 40px;
	color: #000000; 
	text-decoration: none;
}

.pagetitle { margin: 15px 0px; text-align: center; }

.pagetitle H2 {
	display: inline;
	font-weight: bold;
	font-size: 2.0em;
	letter-spacing: -1px;
	text-align: center;
}

.secondary H2 {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 0px;
	padding-top: 0px;
}

.primary H1 {
	display: inline;
	font-weight: normal;
	font-size: 2.2em;
	letter-spacing: -1px;
}

.primary H3 {
	display: inline;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: -1px;
}

.primary H4 {
	display: inline;
	font-weight: normal;
	font-size: 2.2em;
	letter-spacing: -1px;
}

.permalink .primary .aside H3 {
	display: inline;
	font-weight: normal;
	font-size: 2.2em;
	letter-spacing: -1px;
}

.primary .aside H3 { font-weight: normal; font-size: 1.6em; }

.itemhead { margin-top: 0px; }

.itemhead H1{ margin-top: 0px; }

.itemtext H3 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-size: 1.7em;
	padding-bottom: 0px;
	padding-top: 15px;
	font-weight: bolder;
}

.itemtext H4 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-size: 1.5em;
	padding-bottom: 0px;
	padding-top: 15px;
	font-weight: normal;
}

.secondary DIV {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 20px 0px 0px;
	padding-top: 0px;
}

.secondary DIV DIV DIV { margin: 0px; }

.primary .metalink A { font-weight: normal; color: #999999; }

.primary .metalink A:visited { font-weight: normal; color: #999999; }

.secondary .metalink A {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.secondary .metalink A:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.secondary SPAN A {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	float: none; 
	margin: 0px 15px 0px 0px;
}

.secondary SPAN A:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.primary .item .itemhead .metalink {
	font-size: 1.8em;
	margin-left: 15px;
	text-transform: lowercase;
	letter-spacing: -1px;
}

.comments .primary .metalink {
	font-size: 1.8em;
	text-transform: lowercase;
	letter-spacing: -1px;
	float: none; 
	margin: 0px 15px 0px 0px;
}

.primary .aside .itemhead .metalink { font-size: 1.4em; }

.permalink .primary .aside .itemtext { font-size: 1.4em; color: #999999; }

.feedicon {
	border-top-width: 0px! important;
	padding-right: 0px! important;
	padding-left: 0px! important;
	border-left-width: 0px! important;
	border-bottom-width: 0px! important;
	padding-bottom: 0px! important;
	padding-top: 0px! important;
	border-right-width: 0px! important;
}

.feedlink IMG {
	right: 0px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	height: 16px;
	border-bottom-style: none;
}

.primary .aside {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin: 0px 4%;
	padding-top: 8px;
}

.secondary .aside {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	word-spacing: -1px;
	padding-top: 0px;
}

.secondary .aside .metalink { padding-left: 0px; }

.editlink IMG {
	padding-right: 0px! important;
	padding-left: 0px! important;
	right: 0px;
	padding-bottom: 0px! important;
	margin: 4px 0px 0px;
	width: 16px;
	border-top-style: none! important;
	padding-top: 0px! important;
	border-right-style: none! important;
	border-left-style: none! important;
	position: absolute;
	height: 16px;
	border-bottom-style: none! important;
}

.aside .editlink IMG { top: 9px; }

.commentseditlink {
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-top-style: none;
	padding-top: 2px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.metalink A SPAN { display: none; }

.metalink A:hover SPAN { display: inline; }

H2 { color: #444444; text-decoration: none; }

H2 A { color: #444444; text-decoration: none; }

H2 A:hover { text-decoration: none; color: #27d! important; }

H2 A:visited { color: #444444; text-decoration: none; }

H3 { color: #444444; text-decoration: none; }

H3 A { color: #444444; text-decoration: none; }

H3 A:hover { text-decoration: none; }

H3 A:visited { color: #444444; text-decoration: none; }

H4 { color: #444444; text-decoration: none; }

H4 A { color: #444444; text-decoration: none; }

H4 A:hover { text-decoration: none; }

H4 A:visited { color: #444444; text-decoration: none; }

.metadata {
	margin-top: 2px;
	display: block;
	font-size: 1em;
	color: #bbbbbb;
}

.metadata A { color: #777777; }

.commentslink {
	padding-right: 0px;
	padding-left: 20px;
	background: url(images/comment.png) no-repeat left center;
	padding-bottom: 2px;
	margin-right: 10px;
	padding-top: 2px;
}

.chronodata {
	padding-right: 0px;
	padding-left: 20px;
	background: url(images/time.png) no-repeat left center;
	padding-bottom: 2px;
	padding-top: 2px;
}

.tagdata {
	padding-right: 0px;
	display: block;
	padding-left: 20px;
	background: url(images/tag_blue.png) no-repeat left center;
	padding-bottom: 2px;
	padding-top: 2px;
}

.primary .item {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 5px;
	position: relative;
}

.primary .item .itemtext {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444444;
}

.primary .item .itemtext P { margin: 5px 0px; }

.primary .item .itemtext UL { margin: 13px 0px; color: #ff0000; }

.primary .item .itemtext OL { margin: 13px 0px; }

.primary .item .itemtext DIV { margin: 5px 0px; }

.primary .item .itemtext BLOCKQUOTE { margin: 13px 0px; }

.primary .aside .itemtext P { margin: 5px 0px; }

.primary .aside .itemtext UL { margin: 5px 0px; }

.primary .aside .itemtext OL { margin: 5px 0px; }

.primary .aside .itemtext DIV { margin: 5px 0px; }

.primary .aside .itemtext BLOCKQUOTE { margin: 5px 0px; }

.permalink .primary .aside .itemtext P { margin: 13px 0px; }

.permalink .primary .aside .itemtext UL { margin: 13px 0px; }

.permalink .primary .aside .itemtext OL { margin: 13px 0px; }

.permalink .primary .aside .itemtext DIV { margin: 13px 0px; }

.permalink .primary .aside .itemtext BLOCKQUOTE { margin: 13px 0px; }

.metalinks { margin-top: 3px; }

.commentsrsslink {
	padding-right: 0px;
	padding-left: 20px;
	background: url(images/feed.png) no-repeat left top;
	padding-bottom: 2px;
	margin-right: 10px;
	padding-top: 2px;
	height: 16px;
}

.trackbacklink {
	padding-right: 0px;
	padding-left: 20px;
	background: url(images/arrow_refresh.png) no-repeat left top;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 16px;
}

.commentsrsslink A {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #999999;
	padding-top: 2px;
}

.trackbacklink A {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #999999;
	padding-top: 2px;
}

.comments #commentlist {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 10px;
	position: relative;
}

.comments #commentlist LI {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 10px 0px;
	padding-top: 10px;
	list-style-type: none;
}

.comments #commentlist .commentmetadata {
	padding-right: 0px;
	display: block;
	padding-left: 20px;
	background: url(images/time.png) no-repeat left center;
	padding-bottom: 2px;
	padding-top: 2px;
}

.comments #commentlist LI IMG {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.comments #commentlist LI IMG.gravatar { float: right; margin: -5px 0px 0px; }

.comments #commentlist LI .commentauthor {
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -1px;
}

.comments #commentlist LI .counter {
	display: none;
	float: left;
	font: 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	width: 35px;
	color: #999999;
}

.comments #commentlist LI.authorcomment { background: #f6f7f8; }

.comments #pinglist {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	background: #f6f7f8;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding-top: 0px;
}

.comments #pinglist LI {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	margin-left: 40px;
	padding-top: 7px;
	list-style-type: none;
}

.comments #pinglist LI .commentauthor { display: block; font-weight: bold; }

.comments #pinglist LI SMALL { display: block; font: 0.8em Arial, Sans-Serif; }

.comments #pinglist LI .counter { display: none; }

.comments #pinglist LI SPAN.favatar IMG {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-left: -25px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.comments #pinglist LI IMG {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.comments #leavecomment {
	font-size: 2em;
	margin: 30px 0px 20px;
	color: #dddddd;
	letter-spacing: -2px;
	text-align: center;
}

.comments #loading {
	font-size: 2em;
	margin: 0px 20px;
	margin-top: 20px! important;
	color: #dddddd;
	letter-spacing: -2px;
	text-align: center;
}

.comments FORM {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 1px;
}

.comments FORM TEXTAREA {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
	height: 250px;
}

.comments FORM #submit { float: right; margin: 0px; }

.searchbox { padding-left: 15px; width: 200px; }

.footerbox{
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

#footer {
	color: #888888;
	text-align: right;
	font-size: 10px;
	padding-right: 15px;
	line-height: 14px;
}

#footer A {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

#footer A:hover { color: #000000; border-bottom: #cccccc 1px solid; }

.primary A:hover { text-decoration: underline; }

.secondary A:hover { text-decoration: underline; }

H2 SPAN A:hover { color: #27d! important; }

A { color: #2277dd; text-decoration: none; }

.itemtext A:visited { color: #2277dd; }

.clear {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.primary IMG { border: 0px; padding: 0px; margin: 0px; }

.center { text-align: center; }

.alignright { float: right; }

.alignleft { float: left; }

UNKNOWN {
	display: inline;
	padding: 4px;
	margin: 0px 7px 2px 0px;
	padding-top: 4px;
	right: 0px; 
	color: #999999; 
	position: absolute;
}

.favorite IMG {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

SMALL { font-size: 0.9em; line-height: 1.5em; color: #777777;  }

STRIKE { color: #777777; }

CODE { font: 1.1em 'Courier New', Courier, Monospace; }

ACRONYM {
	font-size: 0.9em;
	cursor: help;
	border-bottom: #999999 1px dashed;
	letter-spacing: 0.07em;
}

abbr {
	font-size: 0.9em;
	cursor: help;
	border-bottom: #999999 1px dashed;
	letter-spacing: 0.07em;
}

BLOCKQUOTE {
	padding-right: 20px;
	padding-left: 50px;
	background: url(images/quote.png) #ffffff no-repeat 10px 0px;
	padding-bottom: 0px;
	margin: 20px 0px;
	color: #333333;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

HR { display: none; }

.navigation {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px;
	width: 100%;
	padding-top: 0px;
	text-align: center;
}

.comments .navigation { margin: 10px 0px; }

.navigation .left { float: left; width: 50%; text-align: left; }

.navigation .right { float: right; width: 50%; text-align: right; }

.navigation P {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.navigation A { color: #999999; }

.alert {
	padding-right: 20px;
	border-top: #ffd324 2px solid;
	padding-left: 20px;
	background: #fff6bf;
	padding-bottom: 5px;
	margin: 10px auto;
	padding-top: 5px;
	border-bottom: #ffd324 2px solid;
	text-align: center;
}

.itemtext OL {
	padding-right: 0px;
	padding-left: 35px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.itemtext UL {
	padding-right: 0px;
	padding-left: 35px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.itemtext OL LI {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 3px;
	padding-top: 0px;
}

.itemtext UL LI {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 3px;
	padding-top: 0px;
}

.secondary UL { padding-left: 0px; margin: 5px 0px 0px; }

.secondary OL { padding-left: 0px; margin: 5px 0px 0px 15px; }

.secondary UL LI {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	list-style-image: none; 
	list-style-type: none;
}

.secondary OL LI {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
}

OL LI { list-style-position: outside; list-style-type: decimal; }

.sb-links UL LI { margin-top: 20px; }

.sb-links UL UL LI { margin-top: 0px; }

.sb-latest A A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.sb-search { margin-top: 20px; }

.sb-search H2 { display: none; }

INPUT#livesearch { width: 97.1%; }

INPUT#s { width: 75%; }

#LSResult {
	z-index: 100;
	background: url(images/livesearchbg.jpg) #eeeeee repeat-y center 50%;
	margin: 0px;
	width: 100.1%;
	border-bottom: #eeeeee 1px solid;
	position: absolute;
}

#searchcontrols {
	padding-right: 1px;
	padding-left: 1px;
	background: url(images/livesearchbgdark.jpg) #dddddd repeat-y center 50%;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}

#searchcontrols SMALL {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.LSRow:hover {
	background: url(images/livesearchbghilight.jpg) #ffffcc repeat-y center 50%;
}

#LSHighlight {
	background: url(images/livesearchbghilight.jpg) #ffffcc repeat-y center 50%;
}

#LSHighlight:hover {
	background: url(images/livesearchbghilight.jpg) #ffffcc repeat-y center 50%;
}

#LSResult:hover #LSHighlight {
	padding-right: 2px;
	padding-left: 2px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 5px;
	border-top-style: none;
	padding-top: 5px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#LSHighlight SMALL { color: #999999; }

#LSHighlight SMALL SPAN A { color: #999999; }

.LSRow {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.LSRow SPAN A {
	font-weight: normal;
	word-spacing: -1px;
	color: #bbbbbb;
	line-height: 1.3em;
}

.LSRow SPAN A:visited {
	font-weight: normal;
	word-spacing: -1px;
	color: #bbbbbb;
	line-height: 1.3em;
}

.secondary DIV.sb-comments UL LI SPAN A {
	font-weight: normal;
	word-spacing: -1px;
	color: #999999;
}

DIV.sb-comments UL LI SMALL A {
	font-weight: normal;
	word-spacing: -1px;
	color: #999999;
}

.secondary DIV.sb-comments UL LI { margin-bottom: 6px; }

.activityentry { font-size: 1.1em; }

DIV.sb-comments SMALL {
	display: block;
	font-weight: normal;
	margin: 0px;
	line-height: 1em;
}

.sb-flickr DIV IMG {
	border-top-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-width: 0px;
}

.sb-flickr DIV A IMG {
	border-right: #cccccc 1px solid;
	padding-right: 3px;
	border-top: #cccccc 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 5px 3px 0px;
	border-left: #cccccc 1px solid;
	padding-top: 3px;
	border-bottom: #cccccc 1px solid;
}

.sb-flickr DIV A:hover IMG {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

#poststuff FIELDSET {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#poststuff #title { width: 470px; font-size: 2em; }

#poststuff #excerpt { width: 470px; }

#poststuff #tags { width: 470px; }

.localtags { display: none; }

.technoratitags { display: none; }

.contactform { width: 100%; position: relative; }

.contactleft {
	clear: both;
	padding-right: 4px;
	display: inline;
	padding-left: 4px;
	float: left;
	padding-bottom: 4px;
	margin: 5px 0px;
	width: 15%;
	padding-top: 4px;
	text-align: right;
}

.contactright {
	padding-right: 4px;
	display: inline;
	padding-left: 4px;
	float: right;
	padding-bottom: 4px;
	margin: 5px 0px;
	width: 70%;
	padding-top: 4px;
	text-align: left;
}

.contacterror {
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
}

.hilite { background-color: #dddddd; }