/* -- WebSite Accelerator 3.0.0.0 ----- */

/*
  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 2004.12.13
  Last Modified: 2005.02.08
*/

/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");

/*
Core Styles
*/

  * {
  	margin:0;
	padding:0; }

  body {
  	/*background:#00316D; */
	background: url('/images/bg.gif');
	color:#444;
	font:normal 12px/1.4em Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	text-align:center; }

  a {color:#BF1E2E; }
  a:hover { color:#900; }
  .right { float:right;}
  img.right { margin:0 0 10px 10px;}
  .left { float:left;}
  img.left { margin:0 10px 10px 0;}
  .clear { clear:both;}

/*
Container / Header
*/

#supnav { margin: 10px auto 3px; text-align: right; width: 788px; }
#supnav a { background: #fff; border: 1px solid #C8E3B6; color: #0A714C; font-size: 13px; font-weight: bold; margin: 0 5px; padding: 2px 5px; text-decoration: none; }
#supnav a:hover { background: #0A714C; color: #fff; }
  #container {
	border:solid #fff;
	border-width:9px 9px;
	margin:0 auto 10px;
	text-align:left;
	width:760px; }
  	/*	devnote: '#container' The combination of margin:0 auto; and text-align:left; fixes a bug in
		IE 5/6 that causes text to inherit centering from the body selector. -ch */

  #header {
  	background:url(/images/header.jpg) top left no-repeat #C8E3B6;
	height:125px; 
	margin:0 auto;
	}
  #header h1#logo {
	float:left;
	height:100px;
	padding:0;
	text-indent:-9999px;
	width:210px;
	}
  #header h1#logo a {
	display:block;
	height:100px;
	position:relative;
	width:210px;
	}
	
	#header #hours { float: right; padding: 15px 0 0; text-align: left; width: 260px; }
	#header #hours p { color:#006F51; font-size: 14px; line-height: 14px; line-height: 24px; }
	
   /*
Left Navigation
*/
  #leftnav {
	background:url(/images/leftnavbg.gif) #fff;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	width:170px; 
	}
  #leftnav .leftnav0l {
  	font: 10px Verdana #ccc;
	text-align:center;
	border:0px solid #000;
	display:block;
	width:150px;
	background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 20px 1px 5px 1px;
	}
  #leftnav a {
  	font-weight:bold; 
	}
  #leftnav span {
	border-bottom:0px solid #fff;
	display:block;
	padding:2px 0 2px 12px;
	margin:0; 
	}
  #leftnav .nav1, #leftnav .nav2, #leftnav .nav3 {
  	/*background:#00316D; */
	background: #00316D;
	color:#fff;
	border:1px solid #555;
	padding:0; 
	}
  #leftnav .nav1:hover, #leftnav .nav2:hover, #leftnav .nav3:hover {
  	background:#FFE001;
	color:#900; 
	}
  #leftnav .nav1 {
  	display:block;
  	/*background:#00316D; */
	background: #00316D;
	border:1px solid #555;
	font-size:10px;
	margin:0;
	padding:7px 0px 9px 10px; 
	}
  #leftnav .currentnav1 {
  	display:block;
  	background:#FFE001;
	border:1px solid #555;
	font-size:10px;
	margin:0;
	padding:7px 0px 9px 10px; 
	}
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
  	background:#FFE001;
	font-size:10px;
	margin:0;
	padding:3px 3px 3px 21px; 
	}
  #leftnav .nav3, #leftnav .currentnav3 {
  	display:block;
  	background:#FFE001;
	border:1px solid #555;
	font-size:10px;
	margin:0;
	padding:3px 3px 3px 21px; 
	}
  #leftnav .currentnav1, #leftnav .currentnav2, #leftnav .currentnav3 {
	color:#900; 
	}
  #leftnav .text {
  	color:#000;
	font-size:10px;
	margin:10px 0 0 0;
	padding:0; 
	}

  #leftnav .cathdr {
	display:block;
	padding:5px 0 5px 3px;
	margin:8px 0 2px 12px; 
	font-weight:bold;
  	/*background:#00316D; */
	background: #00316D;
	color:#fc0;
 }

/*
Top Navigation
*/
  #topnav {
	background:#0a714c;
	height:30px;
	}
  #topnav ul {
	list-style:none;
	}
  #topnav li {
  	display:block;
	float:left;
	}
  #topnav li a {
  	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	float:left;
	font-size:14px;
	line-height:30px;
	padding:0 10px;
	text-decoration:none;
	}
  #topnav li a:hover {
	background:#7AC141;
	}
	
	
	#topnav .nav { margin:0; padding:0 0 0 10px; }
	#topnav .nav span.tab { background:#00316D; border-bottom:1px solid #4c784c; margin:0; padding:5px 15px 5px 0; }
	#topnav .nav span.tab span { background:#00316D; margin:0; padding:5px 0 5px 15px; }
	#topnav .nav span.tab span a { color:#fff; }
	#topnav .nav span.tab span a:hover { color:#fc0;  }
	#topnav .nav span.tabactive { background:#FFE001; border-bottom:1px solid #4c784c; margin:0; padding:5px 15px 5px 0; }
	#topnav .nav span.tabactive span { background:#FFE001; margin:0; padding:5px 0 5px 15px; }
	#topnav .nav span.tabactive span a { color:#00316D  }
	
	* html #topnav .nav span.tab { background:#00316D; border:solid #00316D; border-width:1px 1px 0 1px; border-bottom:1px solid #00316D; height:22px; margin:0; padding:0; }
	* html #topnav .nav span.tab span { background:#00316D; height:22px; margin:0; padding:0; }
	* html #topnav .nav span.tab span a { display:inline; padding:0 15px; position:relative; top:4px; }
	* html #topnav .nav span.tabactive { border:solid #698c4e; border-width:1px 1px 0 1px; border-bottom:1px solid #4c784c; height:22px; margin:0; padding:0; }
	* html #topnav .nav span.tabactive span { background:#FFE001; height:22px; margin:0; padding:0; }
	* html #topnav .nav span.tabactive span a { color:#900; display:inline; padding:0 15px; position:relative; top:4px;  }
	
/*
Content Area
*/
.content { width:740px;}
.content ul {margin:0 0 15px 25px;}
.content .nextprev { float:right; text-align:right; margin:10px 0; padding:0; height:27px;}
.content .results { float:left; margin:10px 0; padding:0; line-height:27px;}
.intro { margin: 0 105px 20px 0; }
#featuredProduct { float: left; overflow: hidden; width: 256px; }
#homepagecontent #featuredProduct h3 { background: #0A714C; color:#fff; font-size: 17px; font-weight: normal; padding:6px; }
#featuredProduct .featuredImage { background: #0A714C; text-align:center;}
#featuredProduct img { border:none; margin:0 auto; }
#featuredProduct .featuredName { background: #0A714C; padding: 3px 6px 6px 6px; }
#featuredProduct .featuredName a { color: #fff; font-size: 14px; text-decoration: none; }
#featuredProduct .startShopping { text-align: center; }
#featuredProduct .startShopping img { border: none; }

#splashimage { background: #000; border: 3px solid #fff; float: right; height: 300px; overflow: hidden; width: 470px; margin:0; }

#homepagecontent a.view { display:block; float:right; width:100px; height:60px; margin:0;}
#homepagecontent a.view img { border:none;}
#homepagecontent .right { float:right;}
#homepagecontent h2 { color:#bf1e2e; font-size:30px; font-weight:normal; padding-bottom:10px; padding-top:3px; font-variant:small-caps; text-transform:none;}
#homepagecontent h3 {color:#bf1e2e; font-size:14px; font-weight:bold; text-transform: uppercase; padding-bottom:10px;}
#contentgallery {
	width:95%;
	margin:5px;
	text-align:center;
	padding:5px;
	}
#content h1, #contentgallery h1 {
	border:solid #fff;
	border-width:1px 0 1px 0;
	font-family:Georgia, Times New Roman, serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:2px 20px 2px 20px;
	}
#contentgallery .gallery img {
	margin:5px;
	border:3px solid #fff;
	}


.product0, .product1 { padding: 10px 5px; }
.product0 { background:#c7deb2; }
.product1 { }
.product0 td, .product1 td { padding: 10px 0; }
.product0 img, .product1 img { margin:0 10px 10px 0; }

.clear {clear:both;}

  #pgcontent {
  	background:url(/images/contentbg.gif) top right repeat-y #fff;
  	padding:10px 0 10px 0;
	vertical-align:top; }
  #pgcontent .text a {
  	color:#069; }
  #pgcontent .text a:hover {
  	color:#999; }
  #pgcontent .contentsearch {
	font-size: 10px;
	}
  #pgcontent td table { font-size:13px; }

.text{ font-size:12px; font-weight:normal; font-style: normal;}
.textital, .italtext, em, i { font-size:12px; font-style: italic; }
.boldtext, strong, b { font-size:12px; font-weight:bold; }
.small { font-size:9px; }
.boldsmallertext { font-size:9px; font-weight:bold; }
.nolist {list-style-type:none; font-weight:bold;}

/* Used for stylizing text on FEEDBACK.ASP forms */
  #feedback { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 10px 10px 10px;
	margin:10px auto;
	width:90%;
}
  #feedback .forms { 
	font-size:10px; 
	font-weight:bold; 
  	padding:5px 0px 5px 15px;
	margin:0 auto;
	width:90%;
}
.forms td { 
	font-size:10px; 
	font-weight:bold; 
}


/*
Footer Styles
*/
  #footer {
	background:#0a714c;
	color:#fff;
	height:30px;
	padding:10px;
	}
  #footer a {
	color:#fff;
	}
  #footer a:hover {
	text-decoration:none;
	}
  #footer .info {
  	color:#fff;
	float:left;
	font-size:11px;
	text-align:left;	
	}
  #footer .copyright {
  	float:right;
	font-size:11px;
	text-align:right;
	}
	


/*
Heading Styles
*/

  .h1, h1, heading1, .heading1, boldlargetext, .boldlargetext, .imagegallerytitle { color:#bf1e2e; font-size:30px; font-weight:normal; padding-bottom:10px; padding-top:3px; font-variant:small-caps; }
  .h2, h2, heading2, .heading2 { color:#bf1e2e; font-size:14px; font-weight:bold; text-transform: uppercase; padding-bottom:10px; }
  .h3, h3, heading3, .heading3 { font-size:13px; font-weight:bold; color:#bf1e2e; padding-bottom:10px; }
  .h4, h4 { color:#bf1e2e; font-size:18px; font-weight:normal; padding-bottom:10px; text-transform:uppercase; }
  .h5 { font-size:13px; font-weight:normal; }
  .h6 { font-size:13px; font-weight:bold; font-style:italic; }
  .subheader { font-size:15px; font-weight:bold; color:#900; }

/*
Hot Lists & Nav Lists *** If System Setting DisplayListAsUL is "NO", the hotlist css will be active. If "YES", it will use the rightbar css.
*/

  .hotlisttable {
    margin:0 0 10px 0;
	padding:0 0 10px 0; }
  .hotlisttable .hotlisttitle {
  	background:#014171;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:7px;
	text-align:left; }
  .hotlisttable .hotlistitem {
    padding:1px; }
  .hotlisttable tr td table {
	vertical-align:middle; padding:0; margin:0; font-size:10px; color:#5A0000;
	border-width:0 1px 1px 1px; border-style:solid; border-color:#014171; }
  .hotlisttable .hotlistitem a {
	font:normal 10px; padding:3px auto; display:block; color:#fff; }
  .hotlisttable .hotlistitem a:hover {
	color:#c00; }
/*
RightBar
*/
#rightbar {
	float:right;
	margin:0 5px 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .list {
	background:#fff;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 3px 3px 0;
	padding:0;
	}
#rightbar .list h3 {
	background:url(/images/topnav-a.gif) top left #667;
	color:#00316D;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding:5px 2px 4px 3px;
	text-align:left;
	}
#rightbar .list ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:left;
	}
#rightbar .list li {
	display:block; 
	}
#rightbar .list a {
	background:#fff;
	border:solid #667;
	border-width:0 0 1px 0;
	color:#000;
	font-size:10px;
	display:block;
	margin:0;
	padding:3px;
	width:155px; 
	}
#rightbar .list a:hover {
	background:#e6e6e6;
	color:#c00; 
	}
	
/* -- | image gallery | -------------------------------------- */

	.caption, .rsccaption { text-align:center; vertical-align:top; font-size:70%; font-weight:bold; padding:0 0 20px 0;}
	.imagegallery { text-align:center; vertical-align:top; padding:0 30px 0 30px;}
	.imagegallery td { text-align:center; }
	.imagegallery2 { vertical-align:top; font-size:10px; font-weight:bold;}
	.imagegallerymain { text-align:left; }
/*	.imagegallerytitle { border-bottom:1px solid #9B0D1B; color:#9b0d1b; font-weight:bold; padding:0; margin:0; }*/

/* Styles TEXT on main photos */
	TD.rsccaption { TEXT-ALIGN: center; vertical-align: top; font-size:70%; }

/*
Miscellaneous / Legacy Styles
*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#000;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }


/* Weekly Calendar styles */
#weekly { width:80%;}
tr.eventodd { font-size:9px; background:#ccc; color: #fff; }
tr.eventeven { font-size:9px; background:#fff; color: #fff; }
tr.calhdr { background:#ccc; }  
td.calhdrfont { font-size:16px; }
.calendar { margin:0; padding:3px; }
.calendar .event1 { font-size:9px; line-height:1em; margin:0 0 10px 0; padding:0; }
.info-off { font-size:12px; line-height:1em; margin:0 0 5px 0; padding:0; }
.info-on { font-size:12px; color:#c00 ; line-height:1em; margin:0 0 5px 0; padding:0; }

/* Calendar styles */
		  #calendar {
		  	width:97%;
			border-color:#236659;
			font-size:10px;
			}
		  #calendar th {
			background:#00316D;
			color:#fff;
			}
		  #calendar tr.even {
			background:#fff;
			}
		  #calendar tr.odd {
			background:#e6e6e6;
			}
		  #calendar .odd td,#calendar .even td {
			border-color:#00316D;
			}
		  #calendar .date {
			background:#333;
			color:#fff;
			font-size:9px;
			}
		  #calendar .today {
			background:#c00;
			}
		  #calendar .events li {
			border-color:#e6e6e6;
			font-size:9px;
			}
 		  #calendar strong {
			font-size:9px;
			}
		/* Event Details - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventdetail {
			border-color:#236659;
			}
		  #eventdetail .info {
			color:#00316D;
			font-size:12px;
			}
		  #eventdetail .resource {
			border-color:#236659;
			}
		  #eventdetail .type {
			background:#00316D;
			border-color:#00316D;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			}
		  #eventdetail td {
			border-color:#236659;
			}
		/* End Event Details */
		
		/* Event Type Selector - !MODIFY ONLY! - Added by CH 3.25.05 */
		  #eventtype {
		  	width:97%;
			border-color:#00316D;
			font-size:10px;
			margin:10px 0px 0px 0px;
			}
		  #eventtype td {
			background:#f7f7f7;
			}
		  #eventtype th {
			background:#00316D;
			color:#fff;
			}
		/* End Event Type Selector Styles */

.logo { font-size:16px; color:#fff; background:#808080; }
.poll { color:#000; background:#ccc; }
.pollitem { font-size:11px; color:#000; text-align:left; }
.gutter { background:#090; }
.copyright { font-size:9px; }
.content { background:#d3e8c4; color:#006f51; min-height:180px; padding:20px 10px; }
.content p { font-size:12px; margin:0 20px 10px 0; text-align:left; }
.content .courier { }
.header { font-size:10px; color:#fff; background:#000; }
.sorted { font-size:10px; color:#ff0; background:#000; }
.detail0 { font-size:10px; background:#fffadc; }
.detail1 { font-size:10px; background: #eee8aa; }

/* NoMenus.asp style */
#nomenus {
  margin:0px;
  background:#FFF;
  padding:0px 0px 0px 0px;
  height:20px;
  }

#nomenus .popheader {
  margin:0px;
  background:#63937D;
  padding:10px 0px 0px 0px;
  height:10px;
  }
#nomenus .popcontent {
  margin:0px;
  background:#CCC;
  padding:10px 10px 10px 10px;
  }
#nomenus .popfooter {
  margin:0px;
  background:url(/images/bluebg.gif) yes-repeat top left;
  padding:10px 0px 0px 0px;
  }

/* miscellaneous styles */
.button { font-size:10px; }
.error { color:#c00; }
.header { color:#fff; font-size: 15px; }
.info { color: #900; }
.reccnt { color:#900; }
.sorted { font-size:10px; color:#ff6; }
.tblhead { font-weight:bold; background:#ccc; }

.divider { background:#000; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#333; }
.forumsub { font-size:12px; color:#fff; background:#ccc; }

  .resource { margin:15px; }
  img.resource { margin:3px; border:0px; }

  
/*Marketplace Cart and Checkout Styles */
/*
Content Area
*/
  #cart {
  	background:url(/images/contentbg.gif) top right repeat-y #fff;
  	padding:10px;
	vertical-align:top; }
     /* When changing the Cart Background color please also edit the Thumbnail background
   	  color so they will match, Thumbnail background color can be found at the top of the page
	  store/admin/get_tn.asp and you can edit the RGB values to set.  -sav */
  #cart .text a {
  	color:#069; }
  #cart .text a:hover {
  	color:#999; }
  #cart .contentsearch {
	font-size: 10px;
	}
  #cart td table { font-size:13px; }


/*Product Details */
.proddetails td {
  vertical-align: top;
  }
  
.proddetails th {
  font-size: 11px;
  font-weight: bold;
  }
.proddetails h1 { float:left;}
.proddetails .btn { float:right; width: 210px;}
.proddetails .btn img { float: right;}
.proddetails .btn .viewcart { float: right; padding:0 5px 0 0; margin:0;}

.proddetails .imgdisplay {

  }
.proddetails .imgdisplay img { border:6px solid #fff; margin:0 10px 10px 0; }

.proddetails h2 { border-top:4px solid #006f51; padding-top:10px; }



.checkout {
  vertical-align: top;
  text-align: left;
  }
.checktout td {
  vertical-align: top;
  }
.checkout h3 {
  font: bold 14px  "lucida grande", tahoma, verdana, sans-serif;
  margin: 20px 0px 10px 0px;
  color: #fff;
  background: #00316D;
  padding: 5px;
  }
.checkout a {
  color: #06c;
  text-decoration: none;
  }
.checkout a:hover {
  color: #c00;
  }
.checkout .cartheader td {
  padding: 5px;
  border: 1px solid #00316D;
  background: #D44300;
  color: #fff;
  font: bold 9px  "lucida grande", tahoma, verdana, sans-serif;
  text-align: center;
  }
.checkout .cartline td {
  padding: 5px;
  border: 1px solid #00316D;
  background: #e6e6e6;
  text-align: center;
  }
.checkout td.cvv2 {
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  border: 1px solid #00316D;
  background: #e6e6e6;
  vertical-align: top;
  }
.checkout div.check {
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  margin-top: 10px;
  border: 1px solid #00316D;
  background: #e6e6e6;
  vertical-align: bottom;
  }
.checkout td.shipsame {
  font: bold 10px "lucida grande", tahoma, verdana, sans-serif;
  padding: 5px;
  border: 1px solid #00316D;
  background: #e6e6e6;
  vertical-align: top;
  }
  .checkout td.shipsame span {
    display: inline;
	vertical-align: middle;
	}
.checkout .cartlinealt td {
  padding: 5px;
  border: 1px solid #039;
  background: #fff;
  text-align: center;
  }
.checkout .carttotal td.total {
  padding: 5px;
  border: 1px solid #000;
  background: #00316D;
  text-align: center;
  color: #fff;
  font: normal 10px  "lucida grande", tahoma, verdana, sans-serif;
  }

.checkout .cartbuttons {
  text-align: right;
  }
.checkout .cartbuttons img {
  margin: 20px 0 0 0;
  }

.checkout .cartnotax p {
  text-align: right;
  padding: 10px 0;
  font: normal 10px  "lucida grande", tahoma, verdana, sans-serif;
  color: #c00;
  }
  
  
.carttotal {
	text-align:left;
  }

.required {
  color: #c00;
  }

/* Product View */

.proddisplay {
  vertical-align: bottom;
  text-align: center;
  padding: 10px
  }
.proddisplay p {
  margin: 0px;
  }
.proddisplay img {
  margin: 0 0 5px 0;
  }
.proddisplay span {
  display: block;
  }
.proddisplay .details {
  font: normal 11px  "lucida grande", tahoma, verdana, sans-serif;
  }
.proddisplay .details a {
  color: #039;
  text-decoration: none;
  }
.proddisplay .details a:hover {
  color: #c00;
  }

.prodname {
  padding: 3px;
  font: bold 13px  "lucida grande", tahoma, verdana, sans-serif;
  width: 152px;
  }
.flags {
  padding:1px;
  font: bold 11px  "lucida grande", tahoma, verdana, sans-serif;
  color: #fff;
  display:block;
  }
.price {
  padding: 3px;
  font: normal 10px "lucida grande", tahoma, verdana, sans-serif;
  }
.item {
  padding: 3px;
  font: bold 9px  "lucida grande", tahoma, verdana, sans-serif;
  }

.prodtype {
  float: right;
  font: normal 10px  "lucida grande", tahoma, verdana, sans-serif;
  background: #666;
  padding: 10px;
  color:#fff;
  }
.prodtype a {
  color: #ff0;
  text-decoration: none;
  }
.prodtype span {
  padding: 0px 0px 0px 10px;
  display: inline;
  vertical-align: middle;
  }
.prodtype form {
  margin: 0;
  padding: 0;
  }
.err {
  color: #c00;
  }
div.err {
  border: 1px solid #c00;
  background: #fff url(/images/alert.gif) no-repeat 1% 50%;
  margin: 0 auto 15px auto;
  padding: 10px 10px 10px 65px;
  font: normal 12px "lucida grande", tahoma, verdana, sans-serif;
  }


/*Multiple Image Details */
.multilink a{
	color:#704E2C;
	text-decoration: none;
	font-weight: bold;
}

.multilink a:hover{
	color:#704E2C;
	text-decoration: underlink;
	font-weight: bold;
}

.multidetails td {
  vertical-align: top;
  }
.multidetails .imgdisplay {
  padding-right: 10px;
  }
.multidetails .imgdisplay img { border:0; }

.multidetails a {
  color:#0033FF;
  text-decoration: underline;
  }

.multidetails {
  margin-top: 15px;
  }

.multipicselect {
	margin-left: 30px; padding-top: 10px;
	}
	
.imgselect {
	padding: 10px 0;
}

.multiimg {
	border: 1px solid #704E2C;
}

#mainimage {
	padding: 5px 30px 30px 30px;
	background:url(/images/contentbg.jpg) top right repeat-y #fff;
	border-bottom: 1px solid #818181;
	vertical-align:top; }
#mainimage img{
	border: 1px solid #704E2C;
	}
.catimage  {
	vertical-align:middle;
	padding:5px;
	border:none;
}

.signature { background:url(/images/signature.gif) top right no-repeat; padding-top:65px; text-align:right !important; }
input, textarea { font-size:14px; margin:5px 0; padding:3px; }
img.about { border:4px solid #fff; }
.googlemap iframe { border:6px solid #fff; }
hr {margin:10px 0;}