/* $Id: style.css,v 1.1.2.11 2009/03/13 00:58:30 psynaptic Exp $ */
#node-form {
 padding: 20px;
}

a:active, a:focus {
  outline: 0;
}

/* Search results */

.search-results strong { 
 font-weight: bold;
}

/* Add your custom CSS here */

.node-type-homepage-content .news p {
 display: inline;
}

/* Mollom */

#edit-mollom-captcha-wrapper #mollom-captcha {
  display: block;
}
#edit-mollom-captcha-wrapper {
  text-align: right;
}

#contact_wages #edit-mollom-captcha-wrapper input, #contact_wages #edit-mollom-captcha-wrapper .description {
  width: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

#contact_wages #edit-mollom-captcha-wrapper .description {
   width:250px; 
}

.node-type-survey #main-bar {
  float: left;
}

.node-type-survey  table {
  width: auto;
}

.node-type-survey  .field-type-link a {
  font-size: 20px;
  color: #cd5a48;
  background-image: url(../images/arrow_survey.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 10px;
  border-bottom: 1px solid  #cd5a48;
  margin-bottom: 4px;
  font-family: Arial;
}
.node-type-survey  .field-type-link {
  margin-bottom: 4px;
}

#node-84 .clear-block {
  margin: 0;
  height: 0;
  clear: none;
}

#centre #node-84 {
  padding-bottom: 40px;
}

#centre #node-84 input {
border:1px solid #757575;
width:250px;
}


#centre #node-84 input[type="submit"] {
background-color:white;
background-image:url(../images/sendarrow.png);
background-position:right top;
background-repeat:no-repeat;
border:0 none;
color:#109FC2;
font-size:16px;
padding-right:18px;
text-align:right;
}

.webform-client-form input.def_val {
color:#898989;
}

#comments .box{
  border-top: 1px solid #DDD;
  padding-top: .5em;
}