/*
Theme Name: Herdell Printing
Theme URI: http://www.castelar.net/
Description: Herdell Printing Theme
Version: 1.0
Author: Castelar Design & Code
Author URI: http://www.castelar.net/
Tags: brown, custom header, fixed width, two columns, widgets, seo
*/

/* Elements */
* {
	margin:0;
	padding:0;
}
body,html {
	min-height:100%;
}
body {
	background-color: #B0A082;
	color: #333;
	padding: 13px 0 25px 0;
}
body, select, input, textarea {
	font: Garamond, Arial, Helvetica, sans-serif;
}
p {	
	margin: 15px 0;
	text-align:justify;
}
a:link, a:visited {
	color: #7F151C;
	text-decoration:none;
}
a:hover, a:active {
	color:#B0A082;
	text-decoration:none;
}
hr {
	display: block;
	height:1px;
	background:#b6b6b6;
	border:0;
}
small {
	font-size: 0.95em;
	background:#f4f4ed;
	padding:3px 6px;
	margin:0 0 10px 0;
}
img, a:link img, a:visited img {
	border:0;
}

/* Structure */
#page {
	width:930px;
	margin:0 auto;
	font-size:0.8em;
	background:url(images/bg-texture.jpg) repeat 0 0 #fff;
	border: 1px solid #1B1714;
}
#branding {
	width:100%;
	padding:10px 0;
	background-color:#483318;
}
.left {
	float:left;
}
.right {
	float:right;
}
#sidebar {
	width: 280px;
	float:right;
	padding:0 10px 10px 10px;
}
#sealhome {
	width:95%;
	clear:both;
	text-align:center;
	margin-bottom:5px;
}
#leftcol, #rightcol, #leftcol40, #rightcol60, #leftcol60, #rightcol40, #leftcol50, #rightcol50, #services, #contact, #resources {
	margin-top:10px;
	float:left;
	font-size:1.33em;
	line-height:1.33em;
}
#leftcol, #leftcol40, #leftcol60 {
	padding:25px 10px 15px 30px;
}
#rightcol, #rightcol40, #rightcol60 {
	padding:0 0 0 10px;
}
#leftcol {
	width:440px;
}
#rightcol {
	width:390px;
}

/* Page Columns */
#leftcol40 {
	width:320px;
}
#rightcol60 {
	width:495px;
	padding-right:15px;
}
#leftcol60 {
	width:480px;
}
#rightcol40 {
	width:350px;
}
#leftcol50 {
	width:400px;
	padding:0 10px 30px 30px;
}
#rightcol50 {
	width:400px;
	padding:0 30px 30px 10px;
}

/* Company Links */
#company {
	width:100%;
	clear:both;
}
#company ul {
	display: block;
	list-style-type: none;
	padding: 0 0 0 180px;
}
#company li {
	display: block;
	padding: 0;
	margin: 10px 0 10px 30px;
	float: left;
}
#company a {
	display: block;
	overflow: hidden;	
	float: left;
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	border: none;
	background: url(http://herdellprinting.com/wp-content/themes/hp/images/company.png) 0px 0px no-repeat;
}
a#company01, a#company01:visited { width: 250px; background-position: 0px 0px; }
a#company02, a#company02:visited { width: 190px; background-position: -250px 0px; }

a#company01:hover, a#company01:active { background-position: 0px -50px; margin:0; }
a#company02:hover, a#company02:active { background-position: -250px -50px; margin:0; }

/* Equipment Page */
.equipment {
	margin:30px 50px 0 0;
}

/* Services Page */
.services {
	margin:0 20px 0 10px;
	float:left;
	border:none;
	height:100px;
	clear:both;
}
#services {
	padding:5px 30px 20px 30px;
	width:95%;
}
#services p {
	margin:15px;
	padding:15px 40px 0 0;
	clear:both;
}
#services a, #services a:visited {
	color:#3A3A3A;
}
#services a:hover, #services a:active {
	color:#555;
}

/* Resources Page */
#resources {
	margin:20px 50px 20px 50px;
	width:95%;
}
#resources p {
	text-align:center;
	margin-right:20px;
	padding-right:40px;
}
ul.resourcelist {
	list-style-type:none;
	margin-left:-20px;
}
ul.resourcelist li {
	list-style-type:none;
	height:53px;
	padding: 18px 0 5px 60px;
}
ul.resourcelist li a, ul.resourcelist li a:visited {
	color:#3A3A3A;
}
ul.resourcelist li a:hover, ul.resourcelist li a:active {
	color:#555;
}
ul.resourcelist li a em {
	font-style:italic;
	font-size:1.1em;
	margin-right:15px;
}
ul.resourcelist li.pinc {
	background:url(images/pinc.jpg) no-repeat 0 .5em;
}
ul.resourcelist li.acro {
	background:url(images/pdf-small.jpg) no-repeat 0 .5em;
}
ul.resourcelist li.ptone {
	background:url(images/pantone.jpg) no-repeat 0 .5em;
}
ul.resourcelist li.adobe {
	background:url(images/adobe.jpg) no-repeat 0 .5em;
}
ul.resourcelist li.we {
	background:url(images/wine-enthusiast.jpg) no-repeat 0 .5em;
}

/* Contact Page */
#contact {
	margin:10px 0 30px 0;
	float:left;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size:1.35em;
	width:100%;
}
#contact p {
	text-align:center;
	margin-right:22px;
	font-size:1.5em;
}
#contact em {
	text-align:center;
	margin-right:22px;
	font-size:.85em;
}
#contact td em {
	font-size:1.1em;
}

/* Mainnav */
#mainnav {
	background-color:#483318;
	padding-left:484px;
}
#mainnav ul {
	display: block;
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}
#mainnav li {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	float: left;
}
#mainnav a {
	display: block;
	overflow: hidden;
	float: left;
	height: 30px;
	text-indent: -9999px;
	margin: 0;
	border: none;
	background: url(images/mainnav.png) 0px 0px no-repeat;
}
a#mainnav01, a#mainnav01:visited { width: 108px; background-position: 0px 0px; }
a#mainnav02, a#mainnav02:visited { width: 100px; background-position: -108px 0px; }
a#mainnav03, a#mainnav03:visited { width: 107px; background-position: -208px 0px; }
a#mainnav04, a#mainnav04:visited { width: 95px; background-position: -315px 0px; }

a#mainnav01:hover, a#mainnav01:active { background-position: 0px -30px; margin:0; }
a#mainnav02:hover, a#mainnav02:active { background-position: -108px -30px; margin:0; }
a#mainnav03:hover, a#mainnav03:active { background-position: -208px -30px; margin:0; }
a#mainnav04:hover, a#mainnav04:active { background-position: -315px -30px; margin:0; }

/* Torn Label */
#label {
	height:19px;
}

/* Nav */
#nav {
	background-color:#483318;
	font-size:16px;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:lowercase;
}	
#nav ul {
	list-style: none;
	line-height:1;
}
#nav a, #nav a:hover, #nav a:visited {
	display: block;
	text-decoration: none;
	border:none;
	color: #f5f5f4;
	padding:6px 12px;
}
#nav li {
	float: left;
	list-style:none;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background-color:#483318;
	text-decoration:none }
	
/* Dropdowns */	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
}
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
}
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}
#nav li li a:hover, #nav li li a:active {
	background:#000;
}		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
a.main:hover {
	background:none;
}

/* Subnav */
.subnav li {
	list-style:none;
	border-bottom:1px solid #fff;
}
.subnav li a:link, .subnav li a:visited {
	background-color: #F4F4ED;
	display:block;
	padding:4px 4px 4px 8px;
}
.subnav li a:hover, .subnav li a:active {
	background-color:#F3F3ED;
	text-decoration:none;
	color: #B0A082;
}
.subnav li li a:link, .subnav li li a:visited {
	border-left:none;
}

/* Headers */
h1 {
	font:2.95em Garamond, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
}
h2 {
	font: 2.3em Garamond, Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	margin: 20px 0;
}
h3 {
	font: 1.20em Garamond, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	color:#202020;
}
.entry h3 {
	margin:10px 0;
	font-size:1.05em;
	font-weight:bold;
	text-align:center;
}
#sidebar h2 {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
	color:#5f5f5f;
}
#sidebar h3, #sidebar h2 {
	padding:5px 0 2px 2px;
	margin:15px 0 15px 0;
	font-size:1em;
}
h3#respond {
	margin-top:25px;
	padding-top:20px;
}
h3#comments {
	margin-top:32px;
}
h3 a:link, h3 a:visited {
	color:#5f5f5f;
	font-weight:bold;
}
h3 a:hover, h3 a:active {
	color:#781D7E;
	font-weight:bold;
}
h4 {
	font-size:1.6em;
	margin-bottom:6px;
}

/* Content */
#contenthome {
	width:900px;
	float:left;
	padding:0 0 15px 20px;
}
#content {
	width:900px;
	float:left;
	padding:0 0 15px 20px;
	background:url(images/hp-seal-page.jpg) 50% 95% no-repeat;
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	font-style:italic;
	color:#545454;
	margin-top:-4px;
}
.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
}
#leftcol img {
	margin-bottom: 4px;
	display:block;
}
#leftcol h3 a:link, #leftcol h3 a:visited {
	color:#00457C;
	font-weight:bold;
}
#leftcol h3 a:hover, #leftcol h3 a:active {
	color:#003159;
	font-weight:bold;
	text-decoration:underline;
}
#rightcol .clearfloat {
	padding:12px 0;
}
#rightcol h3 a:link, #rightcol h3 a:visited {
	color:#781D7E;
	font-weight:bold;
}
#rightcol h3 a:hover, #rightcol h3 a:active {
	color:#531456;
	font-weight:bold;
	text-decoration:underline;
}
#rightcol p {
	margin:0;
}
#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
}
.postmetadata {
	margin: 30px 0;
}
#writer {
	background:#f4f4ed;
	margin:15px 0;
	padding:12px;
}
#writer img {
	padding:1px;
	border:1px solid #e0e0d5;
	float:left;
}
#writer span {
	display:block;
	padding-top:4px;
	margin-top:12px;
}
#writer p {
	margin:0;
	width:482px;
}
.entry {
	padding-bottom:15px;
}

/* Sidebar */
#sidebar li {
	list-style:none;
}
.bullets li {
	list-style:none;
	border-bottom:1px solid #fff;
}
#sidebar .bullets li {
	list-style:none;
	margin:10px 0px;
	line-height:115%;
	margin-left:22px;
}
#sidebar .bullets li {
	list-style:none;
	margin:10px 0px;
	line-height:115%;
}
#sidebar .children {
	background:#e4efd5;
}
#sidebar .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
}
#sidebar .children li a, #sidebar .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color:#818d6f;
}
#sidebar .children li a:hover, #sidebar .children li a:active	{
	color:#465d23;
}

/* HP Links */
#hplinks ul {
	display: block;
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}
#hplinks li {
	display: block;
	padding: 0;
	margin: 10px 0 10px 0;
	float: left;
}
#hplinks a {
	display: block;
	overflow: hidden;	
	float: left;
	height: 70px;
	text-indent: -9999px;
	margin: 0;
	border: none;
	background: url(images/herdellprinting-links.gif) 0px 0px no-repeat;
}
a#hplinks01, a#hplinks01:visited { width: 170px; background-position: 0px 0px; }
a#hplinks02, a#hplinks02:visited { width: 110px; background-position: -170px 0px; }

a#hplinks01:hover, a#hplinks01:active { background-position: 0px -70px; margin:0; }
a#hplinks02:hover, a#hplinks02:active { background-position: -170px -70px; margin:0; }


/* Post Formatting */
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
}
.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
}
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.post ul li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
}
.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
}

/* Thickbox List */
#thickbox {
	margin:25px 0 0 25px;
}
#thickbox ul {
	list-style-type:none;
	margin:0;
}
#thickbox li {
	display:inline;
	margin:0 0 0 45px;
	padding:20px 0 0 0;
	/*background:url(images/box.jpg) 0 0 no-repeat;*/
}
#thickbox li img {
	padding:8px;
	border:1px solid #483318;
	margin:20px 0 0 0;
	background-color:#F9F3E6;
}
#thickbox li a {
	height:130px;
	width:115px;
}

/* Form Elements */
select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
}
#searchform {
	padding:10px 4px;
}
.button {
	padding:1px;
	background-color:#483318;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	border:none;
}
.button:hover {
	background-color:#B0A082;
	color:#8B6620;
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	margin-top:5px;
}

/* Comments */
.commentlist {
	padding-left:30px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
.commentmetadata {
	display: block;
}
.commentlist small {
	background:#e9e9e9;
}
.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
}

/* Float Properties */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block;
}
.clearfloat {
	display:block;
}

/* Footer */
#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.65em;
	font-weight:bold;
	padding:15px 0;
	color:#F4E6D0;
	text-align:center;
}
ul.bottomnav {
	list-style-type:none;
	margin:5px 0 15px 0;
}
ul.bottomnav li {
	display:inline;
	margin:0 0 0 5px;
}
ul.bottomnav li a, ul.bottomnav li a:visited {
	text-transform:uppercase;
	color:#F4E6D0;
}
ul.bottomnav li a:hover, ul.bottomnav li a:active {
	color:#E3D3C1;
}
.copy {
	color: #483222;
	font-size:1.1em;
	text-transform:uppercase;	
}


/* CFORMS */
.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 0 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font-size:24px;
	font-family:Garamond, Arial, Helvetica, sans-serif; 
	color: #483318;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}

/* just for text-only fields (no input) */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}

/* global definitions for field labels */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #483318;
	font:1em Garamond,Trebuchet MS,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block;
	padding:2px 15px 2px 5px;
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after {
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/* FORM FIELDS general formatting */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #483318; 
	font:1em Garamond,Trebuchet MS,sans-serif;
	color:#888;
/*	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left; */
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #7f151c;
/*	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;  */
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
/*	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;  */
}

.cform textarea,
.cform input {
	width:280px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/* formatting for text:  "(required)"  & other */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #483318;
	font-size:0.85em;
	line-height:1.2em;
}

/* radio button title */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/* check boxes */

input.cf-box-a,
input.cf-box-b { 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a { 
	margin-left:100px; /* check with label 'width' incl. */
}

/* check box groups */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
}

/* FORM submit button */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.sendbutton	{
	width:95px;
	padding:2px;
	margin: 0 20px 0 100px;
	font-size:0.95em;
	/*background:url(../images/button-bg.gif) repeat-x;*/
	/*border:1px solid #adadad!important;*/
	border-left-color:#B0A082!important;
	border-top-color:#B0A082!important;
}

/* FORM FIELDS enhanced error display */

ol.cf-ol li.cf_li_err {
	background:#CCB27F url(li-err-bg.png) repeat!important;
	border-color:#A57C20;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/* 'visitor verification' related styles */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(images/captcha-reset.gif) no-repeat;
	margin:0 0 2px 20px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/* change formatting of response msgs here */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#483318;
	display:block;
}
div.failure {
	display:block;
	background:#CCB27F url(li-err-bg.png) repeat!important;
	border-color:#A57C20;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#483318;
	display:block;
}

/* formatting for invalid user inputs */

.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}


/* change formatting of response msgs here */

p.cf_info {
	margin:10px 0;
	text-align:center;
}
p.success {
	color:green;
}
p.failure {
	color:red;
}

/* disabled fields [disabled] does not work on IE! */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}


/* upload box styling   */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*  Other: link love    */

.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	visibility:hidden!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#483318 !important;
	visibility:hidden!important;
}

/*  Other: browser hacks */

*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}