@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { margin: 0; padding: 0;}  
html, body {
	min-height:95%;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/foundations/fullbgfade.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 0.85em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4px;
	margin-left: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
h3 {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	padding: 4px;
	height: 14px;
	width: 192px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-image: none;
	background-color: #990000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 3px;
}
h6 {
	font-size: .95em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	display: table;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
td {
	margin: 0px;
	display: table-cell;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
ul {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 15px;
}
ul li {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 10px;
	list-style-type: none;
	font-size: 0.8em;
}
ol {
}
ol li {
	list-style-type: decimal;
	display: list-item;
}
.divider {
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.uber {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 191px;
	float: none;
}
.topnav {
	margin: 0px;
	width: 900px;
	background-color: #CCFFFF;
	height: 40px;
	float: none;
	background-image: url(images/foundations/navbar.jpg);
	padding: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	overflow: hidden;
}
.topnav ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topnav li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topnav ul a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topnav ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topnav ul a:hover {
	color: #E0A69E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topnav ul a:active {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	width: 240px;
	float: left;
	background-image: url(images/foundations/leftbg.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.sidenav-inner {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.page {
	margin: 0px;
	padding: 0px;
	width: 660px;
	float: right;
	background-image: url(images/foundations/rightbg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 0px 130px;
}
.page-shallowhead {
	margin: 0px;
	padding: 0px;
	width: 660px;
	float: right;
	background-image: url(images/foundations/rightbg-shallow.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.foot {
	clear: both;
	float: none;
	width: 870px;
	font-size: 0.75em;
	color: #666666;
	text-align: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#pics {
	width:   660px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 130px;
	background-image: none;
	overflow: hidden;
} 
#pics-shallow {
	width:   660px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 56px;
}
#pics-shallow-home {
	width:   660px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 34px;
}
.pageinner {
	padding: 0px;
	width: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
}
#pics  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.crbox {
	width: 180px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.prodgrid {
	float: left;
	height: 200px;
	width: 200px;
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.prodgrid  p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0.2em;
	margin-left: 3px;
}
.prodgrid ul {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 15px;
}
.prodgrid  ul li {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 10px;
	list-style-type: none;
	font-size: 0.8em;
}
.prodgrid ol li {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 10px;
	list-style-type: decimal;
	font-size: 0.8em;
	list-style-position: outside;
}
.prodgrid a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/arrow-rightlink.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}
.prodgrid a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/arrow-rightlink.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}
.prodgrid a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/arrow-rightlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #990000;
	text-decoration: none;
}
.prodgrid a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/arrow-rightlink.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
}
.prodall {
	width: 620px;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.prodimage {
	float: left;
	width: 300px;
}
.prodspec {
	float: left;
	width: 300px;
	background-image: url(images/graphpaper.gif);
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DEEDED;
	border-bottom-color: #DEEDED;
}
.proddescription {
	float: none;
	width: 600px;
	clear: both;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.proddescription p {
	float: none;
	width: 600px;
	clear: both;
	font-size: 0.85em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}
.proddescription ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.85em;
	color: #333333;
}
.proddescription li {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#galList div {
	float:left;
	padding: 12.5px 0;
	width:100px;
	height:110px;
	text-align:center;
}

label {
	margin: 0px;
	height: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(images/foundations/formfade.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select:focus, input:focus, textarea:focus {
	outline:none;
}
input {
	margin: 0px;
	height: 2.5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	width: 400px;
	background-image: url(images/foundations/formfade.jpg);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
textarea {
	width: 400px;
	margin: 0px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/foundations/formfade.jpg);
	background-repeat: repeat-y;
}
.subbut {
	background-color: #3399FF;
	background-image: none;
	font-size: 1em;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066CC;
	border-left-color: #00CCFF;
}
select {
	font-size: 1em;
	background-image: url(images/foundations/formfade.jpg);
	background-repeat: repeat-y;
	height: 3em;
	width: auto;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBD5CD;
	border-right-color: #F9C4B9;
	border-bottom-color: #F9C3B8;
	border-left-color: #F9C4B9;
}
.specialvests {
	background-image: url(generator/assets/SPECIALS%20PAGE%20PANEL%20MASTER.jpg);
	width: 610px;
}
.filmstrip {
	width: 600px;
	padding: 3px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.filmstrip  img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.prodgrid ol {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 15px;
}
.homeleft {
	width: 449px;
	border: 0px none #CC6666;
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeleft p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}
.homeleft h1 {
	font-size: 1.5em;
	color: #990000;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.homeleft h2 {
	font-size: .95em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
.homeleft ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	padding: 0px;
}
.homeleft li {
	font-size: 0.7em;
	display: list-item;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
}
#slideshow2 {
	float: left;
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#slideshow2-alt {
	float: left;
	width: 449px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightcol-alt {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.leftcol-alt {
	width: 240px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.homeright {
	width: 155px;
	border: 1px none #CC6666;
	float: left;
	margin: 0px;
	font-size: 0.9em;
	background-image: url(images/foundations/lshad.png);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.homeright a {
	color: #C44D3A;
}
.homeright h1 {
	font-size: .88em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(images/foundations/rightcol-head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.homeright p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 0px;
}
.homefull {
	width: 622px;
	clear: both;
	border: 1px solid #CC6666;
	margin: 0px;
	padding: 2px;
}
.endof {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 620px;
	background-image: url(images/foundations/bshad.png);
	background-position: -6px 0px;
	background-repeat: no-repeat;
}
.otherareas {
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.top-alt {
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.gallery200 {
	font-size: 0.8em;
	padding: 2px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #333333;
}
.gallery200 p {
	padding: 0px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 0.6px;
	margin-left: 0px;
}
.gallery200  img {
	padding: 0px;
	margin: 0px;
}
.galltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990000;
	vertical-align: middle;
	bottom: 1px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.gallline {
	height: 75px;
	width: 500px;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.gallthumb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: 75px;
	float: left;
}
.landing-intro {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	text-align: center;
}
.landing-intro h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	line-height: .9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.landing-intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.landing-roundrect {
	background-image: url(images/landingpage/roundrect800.png);
	height: 70px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 16px;
	padding-right: 160px;
	padding-bottom: 0px;
	padding-left: 160px;
	width: 310px;
}
.landing-map {
	background-image: url(images/landingpage/bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-position: bottom;
	width: 630px;
}
.landing-roundrect h1 {
	font-size: .8em;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.landing-roundrect p {
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


#fixup table {
	padding:0;
	margin:0;
	border:none !important;
}

#fixup tbody {
padding:0;
margin:0;
}

#fixup td {
margin:0;
padding:1px 0 4px 0;
border:none;
text-align:center;
}

#fixup tr {
margin:0;
padding:0;
border:none;
}
