@CHARSET "UTF-8";

td {
	/*
	border-top:1px solid #bdb4ac;
	border-bottom:1px solid #bdb4ac;
	*/
	border-left:1px dotted #bdb4ac;
	border-right:1px dotted #bdb4ac;
	
	padding:2px 5px;
}
th {
	background:#000;
	font-weight:bold;
	color:#fff;
	padding:2px 5px 0px;
}

div#center {
	background:none;
}

#listExtras {
	margin:40px 0px 0px -110px;
}
.listExtras {
	margin-bottom:10px;
	width:250px;
}
#sideNote {
	margin:10px 0px 0px -40px;
}

#priceList {
	margin-top:70px;
}
h1 {
	margin-bottom:10px;
	margin-left:110px;
}

#listWinter {
	margin:0px 0px 0px 0px;
}

#listSummer {
	margin:0px 0px 0px 0px;
}

#listExtras .noBorder {
	width:10px;
}

.head {
	font-weight:bold;
}

.noBG {
	background:none;
}
body .noBorder {
	/*
	border:0px none !important;
	*/
	background:transparent;
}

table .nothing {
	background:#7d6b5c;
	border:0px none;
}

.odd {
	background:#8c7766;
}
.even {
	background:#947f6e;
}

label {

width: 120px;
display: block;
float: left;
font-weight: bold;

}


