/* overide moonmouse styling  */
#comments div.input-bg, #contact div.input-bg {
    background: url("../../img/filter-btn-l.png") no-repeat scroll left bottom transparent !important;
    height: 28px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 280px;
}

div.input-bg {
    background: url("../../img/filter-btn-l.png") no-repeat scroll left bottom transparent !important;
    height: 28px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 150px;
}

textarea.textarea1{
	overflow:auto;
	margin-bottom:20px;
	line-height:1.8em;
	min-height:185px;
	padding-left:15px;
	border:1px #e8e8e8 solid;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:url(../../img/textarea-bg.gif) repeat-x top #fff;
	behavior:url(pie.htc);
	min-width:330px;
	max-width:330px
}

.info4{
  width:350px !important;
}

.footer-wrap {
 margin-top: 0px !important;
}

.short-tour-wrapper {
  background-color: #fff !important;
}