#notes div {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}


table {
	border: 1px solid #ccc;
	background: rgb(238, 245, 254); 
	background: #fff; 
	}
#outertable {
	border: 1px solid #666;
	background:#f5f5f5;
	}
#plain {
	border: 0px;
	background:#fff;
	}
#form_response_error {
	border: 1px solid #ff0000;
	}
#form_response_success {
	border: 1px solid #666;
	}
#ymapform { 
	text-align: left; 
	width: 400px; /* YOU can change the width of the form here */
	margin-top: 10px; 
	margin-left: 0px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	}
#shipping_box { 
	background: #fff;
	margin-top: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	}
#ymapform b { color: rgb(102, 102, 102); }

#ymapform form { 
	padding: 5px 0pt 10px 20px; 
	background: rgb(238, 245, 254) none repeat scroll 0%; 
}

#ymapform form div { margin: 2px 0pt 8px; line-height: 1.3em; }

#ymapform form select { margin: 2px 0pt 0pt; }

#ymapform form input submit { 
		font-family: verdana; 
		font-style: normal; 
		font-variant: normal; 
		font-size: 10pt; 
		line-height: normal; 
		font-size-adjust: none; 
		font-stretch: normal; 
		font-weight: bold; }

input.smtbtn { background: rgb(228, 228, 228) none repeat scroll 0%; font-family: verdana; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; }

input.smtbtnhvr { background: rgb(235, 240, 158) none repeat scroll 0%; font-family: verdana; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; }



<!--

body,div,table,h3{
		font-size:11px;
		font-family:arial,sans-serif;
		} 
/* hide from opera 6 (&& ie) */

a,a:visited {color:#2961bd;}

h5,big{font-weight:bold;margin:0;} form{margin:0;}
h4 {font-weight:bold;font-size:1.04em;margin:0;} 
.ygver {font-family: verdana;}
.ygsm {font: xx-small verdana;}
.ygcl {clear:both;}
.ymaperr {color: #000; margin: 0 0 10px;}
.ymaperrmsg {color:red;font-style:normal;}
.ymapnote, .ymapback a, .ymapback a:visited {color:#666;}
.ygnone {display:none;}
.ygblock {display:block;}
.ymapclr1 {color:#666;}
.ymapclr2 {color:#999;}

body { margin: 0px 4px; }

.notes {
	border:1px;
	background:#f5f5f5;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #333;
	}
td {
	text-align: left;
	vertical-align:top;
	}

