/*  
Theme Name: enthiosys custom theme
Theme URI: http://enthiosys.com/
Description: default theme for enthiosys
Version: 1.0
Author: paul jarvis
Author URI: http://twothirty.com/
*/

input[type="hidden"]{
  display:none;
}

.sIFR-active #home #sidebar #mktForm_6_header, #home #sidebar #mktForm_6_header{
  border:0px !important
}

#mktForm_6_header {
  color:#111111 !important;
  text-decoration:none;
  margin-bottom: 0px !important;
  padding:0px !important;
}

#mktForm_6 {
  border-top:2px solid #292B2B;
  margin:10px 0 20px;
}

#mktForm_6 input{
  padding:0px;
  width:120px;
  display:inline;
  margin-top:5px;
}

#mktForm_6 textarea{
  padding:0px;
  width:200px;
}

#mktFrmButtons{
  text-align:right;
}

.mktField {
  text-align:right;
  font-size:x-small !important;
}
.mktTextArea{
  font-size:x-small !important;
}