/*  
Theme Name: negro, EL BUEN DISENO
*/

body {
	margin:0;
	padding:0;
	background: #282828;

}

#vaca {
	width: 980px;
	padding: 0px;
    margin: 0 auto;
    overflow: hidden;
}

#cabeza {
	text-align:center;
	width: 100%;
	height:150px;
	background:#ececec;
	padding: 0px;
	margin: 0 auto 30px 0;
}

#menu {
	z-index: -1;
	text-align:left;
	float:left;
	width:170px;
	padding: 0;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 13px;
	margin-right: 35px;
	
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	letter-spacing: 2px;
	margin-top: 15px;
	border-top: 1px solid #313131;	
	
}

#menu li {
	list-style:none;
	margin:0;
	padding: 6px 0;
	border-bottom: 1px solid #313131;
	text-transform: uppercase;
}

#menu li a {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
}

#menu li a:hover{
	color:#008ecd;
	text-decoration:none;
}

#menu li.page_item a{
	color:#999999;
	text-decoration:none;
}

#menu li.page_item a:hover{
	color:#008ecd;
	text-decoration:none;
}

#menu li.current_page_item a{
	color:#008ecd;
	text-decoration:none;
}

#menu li.current_page_item {
	color:#008ecd;
	border-bottom: 4px solid #008ecd;
}

#menu li.current_page_item a:hover{
	color:#008ecd;
	text-decoration:none;
}

#menu li.page-item-333 ul {
 display: none;
 }
 
#menu li.page-item-333 {
 margin-top: 50px;
 border-top:1px solid #313131;
 }

#menu p {
	color:#666666;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 10px;
}

#menu p a{
	color:#666666;	
	text-decoration:none;
}

#menu p a:hover{
	color:#999999;	
	text-decoration:underline;
}


#menu input[type="text"] {
 border: 1px solid #313131;
 background: #212121;
 padding: 6px;
 color: #313131;
 width: 120px;
 font-size: 12px;
 font-weight: normal;
 }

#menu input[type="text"]:hover {
 border: 1px solid #414141;
 background: #212121;
 padding: 6px;
 color: #999;
 width: 120px;
 font-size: 12px;
 
 }


#menu button, input[type="reset"], #menu input[type="button"], #menu input[type="submit"] {
 border: 1px solid #484848;
 background: #484848;
 padding: 5px;
 color: #999;
 width: 30px;
 font-size: 11px;
 text-transform: uppercase;
 }
 
#menu button:hover, #menu input[type="reset"]:hover, #menu input[type="button"]:hover, #menu input[type="submit"]:hover {
 border: 1px solid #313131;
 background: #313131;
 padding: 5px;
 color: #999;
 width: 30px;
 font-size: 11px;
 text-transform: uppercase;
 } 

#contenedor {
	margin:0;
	padding:0;
	width: 980px;
	background-color: #282828;

}

#negro {
	width: 671px;
	color:#adadad;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 11px;
	float:left;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	#margin-bottom: 30px;
	margin-left: 0;
	padding: 0;
}

.negro-sin {
 background: transparent !important;
 }

#negro h1 {
	color:#7F7F7F;
	font-weight:bold;
	margin:0;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 3px;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 22px;
	padding-top: 30px;
	text-shadow: 0px 2px 3px #333;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#negro h1.pagina  {
	color:#484848;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:uppercase;
	text-shadow: 0px 2px 3px #333;
	letter-spacing: 3px;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 100px;
	margin: 0;
}

#negro h1.tit-result {
	color:#7F7F7F;
	font-weight:bold;
	margin:0;
	padding: 0;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 3px;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 22px;
	text-shadow:0 1px 3px #000000;
}


#negro h2.titulo-proyecto a:link, #negro h2.titulo-proyecto a:visited, #negro h2.titulo-proyecto a:hover {
	color:#ffffff;
	background-color:#484848;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 13px;
	margin: 0;
	height: auto;
}

#negro h2.titulo-page a:link, #negro h2.titulo-page a:visited, #negro h2.titulo-page a:hover, #negro h2 a:link, #negro h2 a:visited, #negro h2  a:hover {
	color:#ffffff;
	background-color:#484848;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 13px;
	margin: 0;
	height: auto;
}

#negro h2.titulo-page, #negro h2.titulo-proyecto, #negro h2 {
padding: 10px 0 10px 67px;
color:#ffffff;
	background-color:#484848;
	font-weight: bold;
	text-shadow: 0px 2px 3px #333;
	text-transform: uppercase;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 13px;
	margin: 0;
	height: auto;
	margin:20px 0 0;
}



.bor-top-home { 
  background: #484848;
  width: 670px;
  float:left;
	margin: 0;
	height: auto;
 }

.bor-top-home h2 { 
 	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 13px;
	margin: 0;
	padding:10px 0 10px 15px;
	text-shadow: 0px 2px 3px #333;
 }


#negro h3 {
	color:#F0F0F0;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 14px;
	margin-left:50px;
	font-weight: bold;
	 
}

#negro h3 a {
	color:#F0F0F0; 
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#negro .txt {

	margin: 0;
	font-size:13px;
line-height:21px;
background-color: #323131;
padding-bottom: 30px;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
}

#negro .txt-terremoto {
font-family:"Lucida Sans",Helvetica,Arial,Tahome,sans-serif;
font-size:13px;
line-height:21px;
margin:0;
padding:30px 0;
}

#negro .txt p, #negro .txt .categorias, #negro .txt .vermas {
 padding: 0 70px 0 70px;
 }
 


 
 #negro .txt .categorias {
  margin: 10px 0;
  font-size: 11px;
  color: #666;
  }
  
  #negro .txt .categorias a {
 font-size: 11px;
 color: #666;
 background: none;
  }
 
#negro .txt .vermas {
 text-transform: uppercase;
 }


#negro #post-331 p {
padding: 0 !important;
margin: 0 !important;
}

#negro #post-333  {
padding: 43px 0 146px;
}

#negro .quienes  {
background-color:#484848;
color:#FFFFFF;
font-family:"Lucida Sans",Helvetica,Arial,Tahome,sans-serif;
font-size:13px;
font-weight:bold;
height:auto;
margin:20px 0 0;
padding:10px 0 10px 67px !important;
text-shadow:0 2px 3px #333333;
text-transform:uppercase;
}

#negro #post-336 .conten-post, #negro #post-333 .conten-post, #negro #post-375 .conten-post {
display: block;
 }
 
#negro #post-336 p, #negro #post-336 ul li {
 font-size: 11px;
 line-height: 14px;
}

 #negro #post-336 p {
 padding:0 9px 0 70px !important;
}

#negro #post-336 ul {
 margin-left: 43px !important;
}


#negro #post-336 p strong {
 font-size: 13px;
 margin-top: 38px !important;
 display: block;
}


#negro #post-336 h4 {
color:#000000 !important;
letter-spacing:1px;
margin-bottom:-25px;
margin-top:49px;
padding:0 0 0 71px;
background: none;

}

#negro #post-331 #datos {
float: left;
margin-top: 40px;
}

#negro #post-331  {
overflow: hidden;
padding: 10px ;
}


#negro #post-331 #mapa {
float: left;
margin-right: 50px;
}


#negro #resumen {
   padding-top: 43px; }

#negro img {
    margin: 0px;
    margin-bottom: 20px;
	padding: 0px !important;
}

#negro strong, #negro b  {
	color:#f0f0f0;
	font-weight:bold;

	
}

/* para los logos de clientes */

#post-375 a  {
	text-decoration:none;
	overflow: hidden;
	border: none;
}

#post-375 a img, #post-375 img {
    margin: 0px !important;
	padding: 0px !important;
}



#negro a  {
	color: #008ecd;
	text-decoration:none;
	font-weight:normal;
	background-color: #2c2a2a;
}

#negro a img {
   border: none;

}

#negro a:hover  {
	color: #008ecd;
	text-decoration:underline;
    font-weight:normal;
}


#negro ul.post-home { 
 display:block;  
 position:relative; 
 margin: 0;
 padding: 0;
margin-top: 10px;
 width: 672px;
 
 }

#negro ul.post-home li { 
 display:block; 
 position:relative; 
 width:329px; 
 height: 211px; 
 #width:329px; 
#height: 211px; 
overflow: hidden;
 float:left;
 margin-top: 2px;
margin-right: 2px;
margin-bottom: 10px;
padding: 0;
 background: none;

 }
 
 #negro ul.post-home li.impar {
 margin-right: 11px;
 }
 

 
 
#negro ul.post-home li .thumb a {  
 width:329px; 
 height: 211px;
 position:relative; 
 display:block; 
 z-index:99;
 margin: 0;
 padding: 0;
 border: none;
  background: none;
 
 }


#negro ul.post-home li .thumb a img {
 width:329px;
 height: 211px;
 margin: 0;
 padding: 0;
 border: none;
 display:block;
  overflow: hidden;
   background: none;
 }

 
 #negro ul.post-home li .thumb a:hover img { 
   filter:alpha(opacity=15);/* for IE */
  opacity:0.15; /* CSS3 standard */
  overflow: hidden;
  background: none;
   width:329px;
 height: 211px;
 } 
 
  
div#negro ul.post-home li .info { 
 display:block;    
 position:relative; 
 top:-55px; 
 left:0; 
  background: none;
 z-index:98; 
 font-size: 11px;
 padding: 0;
 text-align: center;
 }

 
div#negro ul.post-home li .info h3 { 
 color:#fff;  
 margin:0; 
 text-transform: uppercase; 
  font-size: 11px;
 margin-bottom: 7px;
 display:block;
 background: none;
 }



div#negro ul.post-home li .info h3 a { 
 color:#fff; 
 text-transform: uppercase;
 padding-bottom: 0px;
 font-size: 11px;
 line-height: 18px;
 display:block;
 background: none;
 }


#negro ul.post-home li .info a { 
  text-transform: uppercase;
   font-size: 11px;
    color:#fff; 
   display:block;
 }


#negro .txt  ul {
 margin-left: 50px;
 }

/***********************************
   ESTILOS INTRO SECCION PROYECTOS
*************************************/
#negro #post-1101,
#negro #post-1116,
#negro #post-1121,
#negro #post-1123,
#negro #post-1125,
#negro #post-1128

{ margin-top: 23px; padding-bottom:40px; }




#negro #post-1101 h2, #negro #post-1101 .vermas, #negro #post-1101 .categorias, 
#negro #post-1116 h2, #negro #post-1116 .vermas, #negro #post-1116 .categorias,
#negro #post-1121 h2, #negro #post-1121 .vermas, #negro #post-1121 .categorias,
#negro #post-1123 h2, #negro #post-1123 .vermas, #negro #post-1123 .categorias,
#negro #post-1125 h2, #negro #post-1125 .vermas, #negro #post-1125 .categorias,
#negro #post-1128 h2, #negro #post-1128 .vermas, #negro #post-1128 .categorias

{ display: none; }

#negro #post-1101 .conten,
#negro #post-1116 .conten,
#negro #post-1121 .conten,
#negro #post-1123 .conten,
#negro #post-1125 .conten,
#negro #post-1128 .conten

{ background-color:#282828; padding-bottom: 0 !important; display: block !important; }

#negro #post-1101 .txt,
#negro #post-1116 .txt,
#negro #post-1121 .txt,
#negro #post-1123 .txt,
#negro #post-1125 .txt,
#negro #post-1128 .txt

{ background-color:#282828; padding-bottom: 0 !important;  }


#negro .conten-post, #negro .conten {
display: none;
 }

#negro #post-1101 p,
#negro #post-1116 p,
#negro #post-1121 p,
#negro #post-1123 p,
#negro #post-1125 p,
#negro #post-1128 p

{ font-size:15px; line-height:23px;  }



/*******************************************
*             PAGINACION                   *
********************************************/
.footnav {
   margin:0 0 5px 0; 
   display: none;
}

.footnav a{
   color:#000;
   text-decoration:none;
}

.footnav a:hover{
   color:#000;
   text-decoration:underline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}


/*******************************************
*             PAGINACION                   *
********************************************/

.portada {
	margin:0;
	clear:both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -20;
}

.izquierda {
	float:left;
	width:210px;
	padding:0;
	margin:0 5px;
}

.centro {
	float:left;
	width:210px;
	padding:0;
	margin:0;

}

.derecha {
	float:right;
	width:210px;
	background-color:#282828;
	padding:0;
	margin:0 5px;

}

		
h4 {
	color:#f0f0f0;
	font-weight:bold;
	font-style: normal;
	letter-spacing: 3px;
	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
	font-size: 13px;
	background-color: #484848;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	padding: 0px;
}

#footer {
 width: 100%;
 margin: 0 auto;
 float: left;
 background: #1e1e1e;
 color:#666;
 	font-family: "Lucida Sans", Helvetica,  Arial, Tahome, sans-serif;
 	font-size: 10px;
 	padding: 10px 0;
 	clear: both;
 	text-align: center;
 }
 
 #footer .text-foo {
 }
 
 
 /* FORMULARIOS */
 
 /*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
clear:both;
margin:0 auto;
padding:50px 0;
width:525px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 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:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding: 0!important; 
	overflow: hidden;
}
ol.cf-ol li	{
	background:none!important; 
	margin-bottom:5px !important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
        color: #5499D5;
        overflow: hidden;
}


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

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


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	/* width:123px; */
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align: left;
	vertical-align:top;
	color: #5499D5;
	font:  12px Trebuchet MS,sans-serif;
	float: left;
	width: 122px;
}
.cform label span {
	/*  width:90px; must be the same as above!*/

}

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:5px;
	border:1px solid #DEE4E9; 
	font-size: 12px;
        font-family: Arial,Helvetica,sans-serif;
	color: #5499D5;
        margin-right:10px;
	background:#f2f2f2 ;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #999;
	background:#f2f2f2; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	border: 1px solid #999;
	background:#f2f2f2; 
}

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

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

.cform textarea {
	font-family: arial;
	font-size: 12px;
	overflow: auto;
}

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

span.reqtxt,
span.emailreqtxt { 
  color:#5499D5;
  display:inline-block;
  font-size:17px;
  line-height:1.2em;
  margin:0 0 7px 0;
  text-align:right;
  vertical-align:top;
  float: right;
}


/*                                                    */
/*   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:0 3px 0 0 !important;
      /*  text-align:right;
        width:177px; */
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
  background:#F2F2F2 none repeat scroll 0 0;
  border:1px solid #999999;
  font-size:11px;
  margin:0;
  padding:2px;
  width:auto;
  height:22px;
}

.cform input.sendbutton	{ 
margin-left: 132px;
}


.cform input.backbutton:hover,
.cform input.resetbutton:hover,
.cform input.sendbutton:hover	{ 
  background:#999 none repeat scroll 0 0;
  border:1px solid #999999;
  font-size:11px;
  margin:0;
  padding:2px;
  width:auto;
color: #fff;
height:22px;
}

.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background: url(http://www.hyperakt.com/images/bg.gif) repeat!important;
	border: 1px solid #5499D5;
	border-left: none;
	border-right: none;
	padding:5px 0!important;
	margin:5px 0!important;
	opacity: 0.8;
     filter: alpha(opacity=80); opacity: .80; -moz-opacity:0.80;
}

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(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#fff;
	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:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#5499D5 !important;
	border: 1px solid #fff;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	background: #d2d2d2;
}
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;
        display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!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;
}
