
/* mod_teasers css */
.mod_websaleviewer { height:auto; }
.mod_websaleviewer.text table { color:#333; margin-top:0px; }

.preload { background:transparent url("../images/spin.gif") center center no-repeat; }

.newsbuttons { text-align:center; }

.mod_websaleviewer h2 {margin-top:0px; }

.mod_websaleviewer hr { border:0;border-bottom: 1px dotted #ccc; }

input#submit { border:1px solid #4d4d4d; padding:3px; cursor:pointer; margin-top:10px; }


#contactus input, #contactus textarea  {
	border:1px solid #ccc;
	padding:1px;
	margin:1px;
	margin-left:5px;
}
#contactus div.row.borderbottom {
	border-bottom:1px solid #ccc;
	padding-bottom:6px;
}
#contactus div.row.bordertop {
	border-top:1px solid #ccc;
	padding-top:6px;
}
#contactus div.row {
  clear: both;
  padding-top: 5px;
  }

#contactus div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

#contactus div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
  #contactus #deliveryaddress {
  	  height:70px;
  }
  
  #contactus #submit {
  	border:1px solid #4d4d4d;
  	
  	padding:5px;
  }

