@charset "utf-8";

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
	/*background-image:url('/images/search_bg.png');
	background-repeat:repeat;*/
}

a {
	color:#000000;
}

hr {
	color: #a71485;
	background-color: #a71485;
	height: 1px;
	border:none;
	display:block;
	clear:both;
	margin: 0px 0px 0px 0px;
}

#hpbody{
  /*background-image:url('/images/search_bg.png');
	background-repeat:repeat;*/
}

#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}

#highlight{
	color:#A2057D;
	font-weight:bold;
}

.error{
	color:#FF0000;
	font-weight:bold;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url("http://www.carrentals.co.uk/images/overlay.gif");
}

div#containerPage {
	display:block;
	width: 100%;
	height:auto;
	border: none;
	margin: 0px;
}

div#containerHeader {
	display:block;
	width: 100%;
	height: 100px;
	border: none;
	background-image:url('http://www.carrentals.co.uk/images/bg_header.gif');
	background-repeat:repeat-x;
}

div#containerHeaderContent {
	display:block;
	width: 900px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	padding: 4px 0px 0px 0px;
	border: none;
}

div#containerHeaderBottom {
	display:block;
	clear:both;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

div#containerLogo {
	display:block;
	float:left;
	width: 280px;
	height: 55px;
	border: none;
}

div#containerLogo img {
	border:none;
}

div#containerTopBanner {
	display:block;
	float:right;
	width: 468px;
	height: 60px;
	border: none;
}

div#containerBody {
	/*display:block;
	width: 755px;
	height:auto;
	border: none;
	margin-left:auto;
	margin-right:auto;
	clear:none;*/
	/*z-index: 2;*/
	
	border:none;
	clear:both;
	display:block;
	font-size:12px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	width:930px;
}

div#containerSkyScraper {
	width: 120px;
	height: 600px;
	border: none;
	display:block;
	position:absolute;
	float: right;
	/*
  lukas change
	left: 787px;
	top: 112px;
*/
	clear:none;
	top: 72px;
	left: 800px;
	/*z-index: 1;*/
}

div#containerSkyScraperBlogs {
	width: 120px;
	height: 600px;
	border: none;
	display:block;
	position:relative;
	float: right;
/*
  lukas change
	left: 787px;
	top: 112px;
*/
	clear:none;
  top: 172px;
  left: 780px;
	/*z-index: 1;*/
}


div#containerSlogan {
	display:block;
	width: 100%;
	height:40px;
	border: none;
	margin-left:auto;
	margin-right:auto;
	padding: 4px 0px 0px 0px;
	text-align:left;
}

div#containerSlogan h2 {
	color: #a2057d;
	font-size:21px;
	margin: 0px;
	font-weight:400;
	margin-top:5px;
	letter-spacing: normal;
}

div#containerSlogan h3 {
	font-size:14px;
	font-weight:normal;
	margin: 0px;
}

div#containerMainFormHeader {
	width: 100%;
	height:32px;
	border:none;
	background-image:url('http://www.carrentals.co.uk/images/bg_main_form_header.gif');
	background-repeat:no-repeat;
	margin: 0px;
	float:left;
}

div#containerMainFormHeader h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:24px;
	font-weight:600;
	line-height: 25px;
	color: #A2057D;
	border: none;
	float:left;
	position:relative;
	left: 90px;
	top: 0px;
}

div#containerMainFormBody {
	width: 100%;
	height:254px;
	border:none;
	background-image:url('http://www.carrentals.co.uk/images/bg_main_form_body.gif');
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	float:left;
	position:relative;
	/*border: 1px solid orange;*/
	border: none;
}

div#mainSearchForm {
	width: 450px;
	height: auto;
	border: none;
	float:left;
	margin: 0px 0px 0px 8px;
	position:relative;
	padding: 0px;
	padding-top:10px;
	/*border: 1px solid yellow;*/
	border: none;
}

div#competition_box {
	width: 265px;
	height: auto;
	margin:5px 0px 0px 0px;
	position: relative;
}

div#competition_box p {
	width: 150px;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 15px 20px 0px 0px;
	font-size: 14px;
	font-weight: 100;
}

div#competition_box p a {
  text-decoration: none;
}

a#competition_box_link {
	display: block;
	width: 265px;
	height: 40px;
	position: absolute;
	bottom: 0px;
}

div#drop {
	/*border: 0px;*/
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #000000;*/
	clear:both;
}

div#dropMini {
	/*border: 0px;*/
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF6FD;
	/*border: 1px solid #000000;*/
	clear:both;
}

div#searchResultsHeader {
	width: 100%;
	float:left;
	/*border: 1px solid red;*/
	/*border:none;*/
}

div#searchResultsHeader h1 {
	margin: 0px;
	padding: 0px;
	font-size:18px;
}

div#searchResultsHeader hr {
	color: #D3D3D3;
	background-color: #D3D3D3;
}

div#searchResultsHeader p {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size:12px;
}

div#searchResultsHeaderLeft {
	display:block;
	width: 50%;
	float: left;
	/*border: 1px solid green;*/
	border:none;
}

div#searchResultsHeaderRight {
	display:block;
	width: 30%;
	float: right;
	text-align:right;
	/*border: 1px solid blue;*/
	border:none;
}

div#searchResultsHeaderRight p {
	color: #A2057D;
	font-size:14px;
	font-weight:bold;
}

div#searchResultsBody {
	width: 100%;
	float:left;
	/*border: 1px solid blue;*/
	border:none;
	clear:both;
}

div#searchResultsBodyLeft {
	display:block;
	width: 550px;
	float: left;
	border:none;
}

#searchResultsTable {
	width: 100%;
}

.searchResult {
	width: 100%;
	border: 1px solid #A2057D;
	margin: 0px 0px 0px 0px;
}

.searchResult td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	vertical-align:middle;
}

div#searchResultsBodyRight {
	display:block;
	width: 200px;
	float: right;
	/*border: 1px solid gray;*/
	border:none;
	margin-right:155px;
}

div#searchRightText {
	width: 100%;
	height: 160px;
	float:right;
	margin: 0px 0px 10px 0px;
	font-size:12px;
	text-align:justify;
}

div#searchRightText h3 {
	font-size:14px;
}

div#pagingLinks {
	text-align:center;
	margin: 10px 0px 0px 0px;
	vertical-align:middle;
}

div#pagingLinks table {
	border: none;
	margin-left:auto;
	margin-right:auto;
}

div#pagingLinks table tr td {
	vertical-align:middle;
}

div#pagingLinks a {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	margin: 0px 5px;
	border: none;
}

div#pagingLinks img {
	border:none;
}

div#pagingLinks .thisPage {
	font-size:20px;
	color: #A2057D;
	font-weight:bold;
	text-decoration:underline;
}

div#searchRightLoading {
	width:100%;
	text-align:center;
	margin: 30px 0px 0px 0px;
}

div#searchRightLoading p {
	font-size: 14px;
	font-weight:bold;
}

div#searchRightMiniSearch {
	width: 100%;
	float:right;
	margin: 0px 0px 5px 0px;
	display:none;
}

iframe#miniSearchFormFrame {
	width: 202px;
	height: 550px;
	margin: 0px;
	padding: 0px;
}

div#bestPriceWrapper {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}

div#searchRightMiniSearchBody fieldset {
	width: 100%;
	padding: 5px 0px 4px 0px;
	margin: 4px 0px 0px 0px;
	background-color: #FFF6FD;
	border: 1px solid #A2057D;
}

div#searchRightMiniSearch input.searchButton {
	width: 188px;
	height: 51px;
	margin: 5px 0px 0px 0px;
	border: none;
	background:none;
}

div#searchRightMiniSearchHeader {
	width: 100%;
	height: 25px;
	float:right;
	margin: 0px 0px 0px 0px;
	background-image: url('http://www.carrentals.co.uk/images/bg_right_box_header.gif');
	background-repeat:no-repeat;
}

div#searchRightMiniSearchHeader a {
	display:block;
	width: 190px;
	height: 20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border: none;
	padding: 2px 0px 0px 10px;
}

div#searchRightFilter {
	width: 100%;
	float:right;
	margin: 0px 0px 5px 0px;
	display:none;
}

div#searchRightFilter fieldset {
	width: 100%;
	padding: 0px 0px 4px 0px;
	margin: 4px 0px 0px 0px;
	background-color: #FFF6FD;
	border: 1px solid #A2057D;
}

div#searchRightFilterHeader {
	width: 100%;
	height: 25px;
	float:right;
	margin: 0px 0px 0px 0px;
	background-image: url('http://www.carrentals.co.uk/images/bg_right_box_header.gif');
	background-repeat:no-repeat;
}

div#searchRightFilterHeader a {
	display:block;
	width: 190px;
	height: 20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border: none;
	padding: 2px 0px 0px 10px;
}

div#searchResultsBodyRight h3 {
	color: #A2057D;
	margin: 0px;
	padding: 0px;
}

div#searchResultsBodyRight p {
	margin: 6px 0px 0px 0px;
	padding: 0px;	
}

div.searchRightMiniSearchBodyFormField {
	width: 190px;
	border: none;
	padding: 0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
}

div#searchRightMiniSearchBody {
	clear:both;
	width: 100%;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:none;
}

div#searchRightMiniSearchBody label {
	width:auto;
	clear:none;
	float:none;
	font-size:14px;
	margin: 10px 0px 2px 0px;
}

div#searchRightMiniSearchBody label.miniAtLabel {
	margin: 0px 0px 0px 0px;
}

div#searchRightMiniSearchBody input {
	width:auto;
	clear:none;
	float:none;
}

div#searchRightFilterBody {
	clear:both;
	display:block;
	width: 100%;
	float:right;
	margin: 0px 0px 0px 0px;	
}

div#searchRightFilterBody label {
	width: auto;
	float:none;
	display:inline;
	font-size:12px;
}

div#filterText {
	font-size:12px;
}

p#loadingNext {
	font-size:16px;
	font-weight:bold;
	color: #A2057D;
}

div.mainSearchFormField {
	width: 100%;
	height:50px;
	display:block;
	/*padding: 0px 0px 10px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: none;
	clear:left;
	/*border: 1px solid blue;*/
	border: none;
}

div.mainSearchFormFieldPickup {
	width: 100%;
	height:70px;
	display:block;
	/*padding: 0px 0px 10px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: none;
	clear:left;
	/*border: 1px solid green;*/
	border: none;
}

div.mainSearchFormFieldDropDate {
	width: 100%;
	height:70px;
	display:block;
	/*padding: 0px 0px 10px 0px;*/
	margin: 21px 0px 0px 0px;
	padding: none;
	clear:left;
	/*border: 1px solid orange;*/
	border: none;
}

div#mainSearchFormLeft {
	width: 45%;
	height: 240px;
	float: left;
	/*border: 1px solid green;*/
	margin-left:10px;
	border: none;
}

div#mainSearchFormRight {
	width: 45%;
	height: 240px;
	float: right;
	/*border: 1px solid red;*/
	border: none;	
}

div#mainSearchForm input {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #A2057D;
	background-image:url('http://www.carrentals.co.uk/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
}

div#mainSearchForm select {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #A2057D;
	/*background-image:url('/images/input_bg.gif');*/
	background:inherit url(http://www.carrentals.co.uk/images/input_bg.gif) repeat scroll 0%;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #F4E2EE;
	padding: 4px;
}

div#searchRightMiniSearchBody .textInput {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #A2057D;
	background-image:url('http://www.carrentals.co.uk/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	width:175px;
}

div#searchRightMiniSearchBody .ageInput {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #A2057D;
	background-image:url('http://www.carrentals.co.uk/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	width:60px;
}

div#searchRightMiniSearchBody .dateInput {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #A2057D;
	background-image:url('http://www.carrentals.co.uk/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	width:70px;
}

div#searchRightMiniSearchBody .selectInputTime {
	background-color:#F4E2EE;
	border:1px solid #A2057D;
	font-size:16px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

div#searchRightMiniSearchBody .selectInputType {
	background-color:#F4E2EE;
	border:1px solid #A2057D;
	font-size:16px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	width: 175px;
}

div#mainSearchFormRight select {
	width: 70px;
	font-weight:normal;
	display:inline;
	font-size:12px;
	padding: 4px;
	/*padding: 2px;*/
}

div#mainSearchForm label {
	font-size:15px;
	font-weight:normal;
	padding-bottom:4px;
}

div#mainSearchFormLeft input, label {
	width: 190px;
	float:left;
}

div#mainSearchFormRight input {
	width: 90px;
	display:inline;
}

div#mainSearchFormRight .hiddenField {
	background:none;
	border:none;
}

div#mainSearchFormRight .searchButton {
	width: 188px;
	height: 51px;
	margin: 0px 0px 0px 0px;
	border: none;
	background:none;
	position:relative;
	vertical-align:bottom;
}

label.mainLabel {
	width: 200px;
}

label.atLabel {
	float:none;
}

div#mainSearchFormLeft label.smallLabel {
	font-size:10px;
	/*height:15px;*/
	margin: 3px 0px;
	display:inline;
	width:auto;
}

div#mainSearchFormLeft input.smallTextInput {
	width: 50px;
}

div#mainSearchFormLeft input.mainFormRadio {
	width: auto;
	clear:left;
	height:15px;
	background:none;
	border:none;
	margin: 3px;
	display:inline;
}

div#mainSearchFormLeft select {
	width: 200px;
	display:inline;
}

div#mainSearchTestimonials {
	width: 260px;
	height: 500px;
	border: none;
	position:absolute;
	right: 145px;
	display:block;
	float:right;
	background-image:url('http://www.carrentals.co.uk/images/bg_main_form_testimonials.gif');
	background-repeat:no-repeat;
}

div#containerMainFormLogos {
	width: 790px;
	height:210px;
	border: none;
	background-repeat:no-repeat;
	margin: 0px;
	float:left;
	background-image:url(http://www.carrentals.co.uk/images/bg_main_form_logos.gif)
}

div#containerFooter {
	display:block;
	clear:both;
	width: 930px;
	height:auto;
	border:none;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	position:relative;
	font-size:12px;
	padding-top:70px;
}

div#containerFooter ul {
	list-style-type:none;
}

div#containerFooter ul li {
	display:inline;
}

div#containerFooter a {
	color: #b50f82;
	text-decoration:none;
	font-weight:bold;
}

div#containerFooter a:hover {
	color: #ff0000;
}

div#containerFooter p {
	font-size:11px;
}

div#containerAboutUs {
	width: 500px;
	height: auto;
	border:none;
	margin: 0px;
	float:left;
	text-align:justify;
}

div#containerAboutUs h2 {
	font-size:14px;
	margin: 2px 0px 2px 0px;
}

div#containerAboutUs p {
	font-size:12px;
}

div#containerRedirectPage {
	width: 700px;
	border: none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 70px;
	vertical-align:top;
}

div#containerRedirect {
	width:100%;
	height: 300px;
	background-image:url('http://www.carrentals.co.uk/images/redirecting.gif');
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}

div#containerRedirectHeader {
	display:block;
	width: 100%;
	height: 80px;
	text-align:center;
	border: none;
}

div#containerRedirectContent {
	display:block;
	border: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	text-align:center;
}

div#containerRedirectContent p {
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.containerLargeRight {
	width: 265px;
	height: auto;
	border:none;
	float:right;
	margin-top: 0px;
	margin-right: 140px;
	margin-left: 0px;
}

div.containerLargeRight ul {
	list-style-type:none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

div.containerLargeRight ul li a {
	color: #a71485;
	font-weight:bold;
	text-decoration:none;
}

div.containerLargeRightHeader {
	background-image:url(http://www.carrentals.co.uk/images/bg_top_dest_header.gif);
	background-repeat:no-repeat;
	width: 265px;
	height: 25px;
}

div.containerLargeRightHeader h2 {
	padding: 4px 0px 0px 10px;
	font-size: 16px;
	color:#222222;
	border: none;
	width: auto;
}

div#noCarsMessage {
	border: 1px solid #A1057C;
	margin: 20px 0px 0px 0px;
}

div#noCarsMessage h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size:22px;
	font-weight:bold;
	color: #A1057C;
}

div#noCarsMessage p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#overlayLoc {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:1460px;
     text-align:center;
     z-index: 1000;
	 background-image:url("http://www.carrentals.co.uk/images/overlay.gif");
}

#overlayLoc div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:2px solid #A2057D;
     padding:15px;
     text-align:left;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url("http://www.carrentals.co.uk/images/overlay.gif");
}

#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}

div#totalRentalsText {
	width:auto;
	font-size: 14px;
	color: #000000;
	font-weight:600;
	margin: 5px 0px 0px 0px;
	border: none;
	clear:none;
	float:right;
	border: none;
	display:block;
}

a.toolTip {
    position:relative;
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
}

a.toolTip:hover {
	z-index:25; background-color:#ff0;
}

a.toolTip span {
	display: none;
}

a.toolTip:hover span {
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #A1057C;
    background-color:#FFFFFF;
	color:#000;
    text-align: center;
}

.containerMain {
	width: 100%;
	height:auto;
}

.plainTextLink {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

.halfBox {
	width: 266px;
	height: auto;
	border:none;
	margin: 0px 10px 10px 0px;
	float:right;
}

.halfBoxCentred {
	width: auto;
	height: auto;
	border:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.halfBoxCentred img {
	border: 0px;
}

table.searchResult tr td.resImage {
	padding: 0px 0px 0px 2px;
	width: 90px;
}

table.searchResult tr td.resDescription {
	padding: 10px 0px 0px 2px;
	vertical-align:top;
	width: auto;
}

table.searchResult tr td.resDescription p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
}

table.searchResult tr td.resDescription h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:16px;
}

table.searchResult tr td.resSupplier {
	padding: 0px 0px 0px 0px;
	width: 85px;
}

table.searchResult tr td.resSupplier img {

}

table.searchResult tr td.resPrice {
	padding: 0px 4px 0px 4px;
	width: 80px;
}

.resPriceMain {
	width: 100%;
	text-align:center;
	font-size:16px;
	color: #A2057D;
	font-weight:bold;
}

.resPriceEuro {
	width: 100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

table.searchResult tr td.resButton {
	padding: 0px 4px 0px 2px;
	width: 100px;
	text-align:center;
}

.purpleText {
	color: #A2057D;
}

.filterBy {
	float:left;
}

.best_price {
	float:right;
	padding: 2px 2px 0px 5px;
	font-weight:bold;
	font-size:11px;
	border: none;
}

.greenText {
	color: #1A9900;
/*	#28D700; */
}

.best_price a:link    {font-size:12px;  color: #A1057C;   text-decoration: none }
.best_price a:active  { font-size:12px; color: #A1057C;  text-decoration: none }
.best_price a:visited {font-size:12px;  color: #A1057C;  text-decoration: none }
.best_price a:hover { font-size:12px;  color: #A1057C;  text-decoration: underline }


.faqcontainer {
	background-color: #ffffff;
	width: 500px;

}



.faq_box a:link    {font-size:12px;  color: #A1057C;   text-decoration: underline }
.faq_box a:active  { font-size:12px; color: #A1057C;  text-decoration: none }
.faq_box a:visited {font-size:12px;  color: #A1057C;  text-decoration: none }
.faq_box a:hover { font-size:12px;  color: #A1057C;  text-decoration:none }

.faq_box {
	background-color: #EDEDED;
	text-align: left;
	padding: 8px;
	width: 504px;
	margin-bottom:10px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;

}
.answers_box {
	background-color: #ffffff;
	text-align: left;
	padding: 8px;
	width: 504px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:10px;
;
}

.answers_box a:link    {font-size:12px;  color: #A1057C;   text-decoration: underline }
.answers_box a:active  { font-size:12px; color: #A1057C;  text-decoration: none }
.answers_box a:visited {font-size:12px;  color: #A1057C;  text-decoration: none }
.answers_box a:hover { font-size:12px;  color: #A1057C;  text-decoration:none }

#jsform {
display:none;
}

