body{
	margin:0;
}
#ad-wrapper{
	width:461px;
}
.ad-title-words,#ad-form.ad-title-box{
	float:left;
}
.ad-response-form-entry{
	position:relative;
	float:left;
}
#ad-form #entry_0{
	width: 118px;
	margin-bottom:5px;
}
#ad-wrapper input, #ad-wrapper select{
	border:0;
	padding: 5px;
	background-color: #E9E9E9;
	height: 21px;
	font-size: 20px;
}
#ad-wrapper select{
	height:31px;
	border: 1px solid #CCC;
}
.ad-title-box{
	position:relative;
}
.ad-response-form-submit{
}
#ad-wrapper input:focus{
	outline:none;
}
#ad-wrapper:hover .ad-submit-btn{
	border: 2px solid black;
	color:black;
}
#ad-form .ad-submit-btn{
	border: 2px solid #666;
	padding: 4px;
	font-family: "TitlingGothicFBMediumComp","Arial Narrow",Arial,sans-serif;
	background-color: white;
	font-size: 15px;
	letter-spacing: 1px;
	color:#666;
	height: 31px;

}
.ad-submit-btn:hover{
	background-color:#ee3224!important;
	color:white!important;
	cursor:pointer;
	cursor:hand;
}
#ad-form #entry_1{
	width:75px;
	font-size: 11px;
	margin-right: 5px;
}
#ad-form #entry_2{
	width: 59px;
	margin-right:5px;
	font-size: 11px;
}

#response-page{
	font-family: "TitlingGothicFBMediumComp","Arial Narrow",Arial,sans-serif;
	letter-spacing: 1px;
	text-align: center;
	color: #10A096;
	font-size:17px;
	height:100%;
	width:100%;
	background-color:white;
	position:absolute;
	z-index:99999;
	display:none;
	padding-top:10px;
}
.ad-title, .ad-sub-title{
	font-family:"TitlingGothicFBMediumComp","Arial Narrow",Arial,sans-serif;
	font-size:19px;
	padding-right:5px;
	letter-spacing: 1px;
}
.ad-sub-title{
	font-size:16px;
	color:#aaa;
	/*margin-left:178px;*/
	/*float:left;*/
}
.ad-response-form-submit {
	top: 2px;
	position: relative;
}
.highlight-l{
	font-style:italic;
	color:#00A99D;
}
.highlight-m{
	font-style:italic;
	color:#00A99D;
}
.vh{
	visibility: hidden;
}

