@charset "UTF-8";
body  {
	background: #000 url(../images/background.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixRtHdr #container {
	width: 766px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent url(../images/guts_background_tiler.jpg) repeat-y;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	color: #A5A4A3;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
} 
.twoColFixRtHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	clear: both;
	width: 766px;
} 
.twoColFixRtHdr #container #FlashID {
	width: 766px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent;
	margin-right: 20px;
	margin-top: 10px;
}
.twoColFixRtHdr #mainContent {
	float: left;
	width: 530px;
} 
.twoColFixRtHdr #footer {
	background:#000 url(../images/footer_cap.jpg) no-repeat;
	width: 766px;
	height: 100px;
	padding-top: 40px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #f6ecd3;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #f6ecd3;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #f6ecd3;
	text-align: left;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F6ECD3;
	text-align: left;
	line-height: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #351B0A;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: justify;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FC8900;
}
a {
	color: #174397;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FA7E06;
}
a:active {
	color: #FC7D00;
}
.RightSidebarCap {
	background: transparent url(../images/SideBar-Cap.jpg) no-repeat;
	height: 113px;
}
.RightSidebarBody {
	background: transparent url(../images/bak1.jpg) repeat-y fixed left top;
}

.JoinNewsletter {
	height: 74px;
	color: #532913;
	padding-left: 7px;
}
.NewsletternSideBar {
	padding-top: 15px;
}
.WoodBack {
	background: transparent url(../images/bak1.jpg) repeat;
}
.OptionBanner1 {
	padding-left: 5px;
}
.OptionBanner2 {
	background: transparent;
	padding-top: 20px;
	padding-left: 5px;
}
.OptionBanner3 {
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 30px;
}
.RightSideBarBottomCap {
	background: transparent url(../images/7.jpg);
	height: 225px;
}
body .menu {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 37px;
	color: #f6ecd3;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.FooterCredit {
	text-align: right;
	height: 25px;
	width: 766px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7C59;
}
.mattabron {
	font-size: 10px;
	color: #7B6147;
	text-decoration: none;
}

.SNav {
	width: 766px;
	text-align: center;
	margin-bottom: 10px;
}
.credits {
	width: 766px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #7B6147;
	text-align: right;
}
.newsletterBlock {
	height: 75px;
	text-align: center;
	background: url(../images/Newsletter-Block.jpg) no-repeat scroll left top;
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.LeftColCopy {
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.ReadMoreSetup {
	text-align: right;
	font-weight: normal;
	color: #f6ecd3;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 5px;
	height: 20px;
	width: 100px;
	float: right;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PageJumpSetup {
	text-align: right;
	font-weight: normal;
	color: #f6ecd3;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 5px;
	height: 20px;
	width: 250px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
}

.ContactsDescription {
	width: 200px;
	float: left;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	clear: right;
}
.GuidesDescription {
	width: 225px;
	float: left;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 0px;
}
.GuidesDescriptionRT {
	width: 225px;
	float: left;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.SponserDescription {
	width: 290px;
	float: left;
	clear: right;
	padding: 5px;
	margin-right: 5px;
	margin-left: 8px;
	overflow: hidden;
	margin-top: 3px;
}
.SponserBackground {
	width: 150px;
	float: left;
	clear: right;
	text-align: left;
	background: #2E1300 url(../images/background.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 100px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ContactsTable {
	width: 235px;
	float: left;
	clear: right;
	margin-left: 15px;
	text-align: left;
	background: #2E1300 url(../images/background.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.GuidesBackground {
	width: 225px;
	float: left;
	clear: right;
	margin-left: 6px;
	text-align: left;
	background: #2E1300 url(../images/background.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
}
.RatesHeaders {
	background: url(none);
	width: 490px;
	padding-left: 2px;
}
.RatesPriceTable {
	width: 150px;
	float: right;
}
.RatesTable {
	width: 190px;
	float: left;
	clear: right;
	margin-left: 4px;
	text-align: left;
	background: #2E1300 url(../images/background.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.RatesTableLRG {
	width: 470px;
	float: left;
	clear: none;
	margin-left: 7px;
	text-align: left;
	background: #2E1300 url(../images/background.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.RateTableHeading {
	font-weight: bold;
	color: #f6ecd3;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin-left: 5px;
}
.GuideTableHeading {
	font-weight: bold;
	color: #f6ecd3;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin-left: 5px;
}
.twoColFixRtHdr #container #mainContent .LeftColCopy .RatesBoxWrap .RatesTable .ListRates {
	color: #EDEDE4;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.RatesBoxWrap {
	width: 488px;
	float: left;
	margin-bottom: 15px;
	background: #2F170A url(../images/BackOltro.jpg) repeat;
	border: 1px solid #472717;
}
.RatesBoxWrapLRG {
	width: 490px;
	float: left;
	margin-bottom: 10px;
	background: #2F170A url(../images/BackOltro.jpg) repeat;
	border: 1px solid #472717;
	margin-top: 10px;
}
.RatesBoxWrap3 {
	width: 488px;
	float: left;
}
.RatesDescription {
	width: 267px;
	float: left;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	clear: right;
}
#RatesItem {
	float: left;
	width: 132px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 25px;
	background: transparent url(../images/BackTables.jpg);
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 1px;
	margin-bottom: 1px;
}
#RatesItemLRG {
	float: left;
	width: 289px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: transparent url(../images/BackRectangleTables.jpg) repeat;
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 1px;
	margin-bottom: 2px;
	margin-right: 3px;
}
#RatesItemThin {
	float: left;
	width: 294px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: transparent url(../images/BackRectangleTables.jpg) repeat;
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 1px;
	margin-bottom: 2px;
	margin-right: 2px;
	height: 12px;
	text-align: center;
}
#RatesItemThinPrice {
	float: left;
	width: 82px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: transparent url(../images/BackRectangleTables.jpg) repeat;
	border-left: 1px solid #664532;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 2px;
	height: 12px;
	margin-top: 0px;
	text-align: center;
	color: #664532;
}
#RatesItemPrivate {
	float: left;
	width: 375px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg) repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 2px;
}
#RVItem {
	float: left;
	width: 175px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg) repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#RVItemPrice {
	float: left;
	width: 54px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg);
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: 2px;
	margin-bottom: 2px;
	text-align: center;
	margin-right: 0px;
}
#LodgingItemPrice {
	float: left;
	width: 55px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg);
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 1px;
	margin-bottom: 2px;
	text-align: center;
}
#RVItemPriceFullLine {
	float: left;
	width: 282px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg) repeat;
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	margin-left: 1px;
	text-align: center;
	margin-right: 1px;
	margin-bottom: 2px;
}
#RVItemPriceFullDisclaimer {
	float: left;
	width: 456px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg) repeat;
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 2px;
	text-align: left;
	margin-right: 1px;
	margin-left: 1px;
}
#RVItemColHeader {
	float: left;
	width: 54px;
	font-weight: bold;
	color: #664532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: #EDEDED url(../images/BackTables.jpg);
	border-bottom: 1px solid #664532;
	border-left: 1px solid #664532;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 2px;
	margin-bottom: 2px;
	text-align: center;
}
#RatePrice {
	float: left;
	width: 42px;
	text-align: right;
	color: #664532;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	padding-right: 3px;
	background: transparent url(../images/BackTables.jpg) repeat;
	margin-left: 3px;
	border-right: 1px solid #664532;
	margin-right: 1px;
}
#RatePrice3Line {
	float: left;
	width: 42px;
	text-align: right;
	color: #664532;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 75px;
	padding-right: 3px;
	background: transparent url(../images/BackTables.jpg) repeat;
	margin-left: 3px;
	border-right: 1px solid #664532;
	margin-right: 1px;
}
#RatePriceLRG {
	float: left;
	width: 72px;
	text-align: right;
	color: #664532;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background: #F0F0F0 url(../images/BackTables.jpg);
	margin-left: 0px;
	border-right: 1px solid #664532;
	margin-right: 2px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	margin-bottom: 2px;
}
#RatePriceLRG_RT {
	float: left;
	width: 72px;
	text-align: right;
	color: #664532;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background: #F0F0F0 url(../images/BackTables.jpg);
	margin-left: 0px;
	border-right: 1px solid #664532;
	margin-right: 2px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#PrivateRatePrice {
	float: left;
	width: 72px;
	text-align: right;
	color: #664532;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background: #F0F0F0 url(../images/BackTables.jpg);
	margin-left: 1px;
	border-right: 1px solid #664532;
	margin-right: 1px;
	margin-bottom: 2px;
	padding: 5px;
}
#RatePriceLRG_ALT {
	float: left;
	width: 72px;
	text-align: right;
	color: #664532;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background: #F0F0F0 url(../images/BackTables.jpg);
	margin-left: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 5px;
}
#RatesCopy {
	color: #f6ecd3;
	font-size: 12px;
}
TitleGridLongAdjust {
	font-size: 1.1px;
	line-height: 25px;
	font-weight: bold;
	color: #EDEDED;
}
.LodgingOptionsWrap {
	float: left;
	width: 510px;
}
.LodgingOption1 {
	float: left;
	width: 145px;
	border: 1px solid #432417;
	background: #2F170A url(../images/BackOltro.jpg);
	padding: 5px;
	margin-right: 10px;
	height: 285px;
}
.LodgingOption2 {
	float: left;
	width: 150px;
	margin-left: 5px;
	height: 265px;
	padding-right: 5px;
	padding-left: 5px;
}
.LodgingOption3 {
	float: left;
	width: 150px;
	margin-left: 5px;
	height: 265px;
	padding-right: 5px;
	padding-left: 5px;
}
.LodgingOptionsSubTitle {
	font-size: 16px;
	font-weight: bold;
	color: #f6ecd3;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	border: 1px solid #2F170A;
	padding: 5px;
	background: #100000 url(../images/background.jpg);
}
.LodgingOptiosWrap {
	background: transparent url(../images/BackRectangleTables.jpg) repeat;
	height: 185px;
	margin-bottom: 5px;
	border: 1px groove #361B0A;
}
#LodgingCopy {
	color: #664532;
	padding: 3px;
}
.LodgingFinePrintLFT {
	float: left;
	width: 492px;
	margin-left: 20px;
	margin-top: 10px;
}
.GotoButton {
}
.BoxLine {
	border: 1px solid #F0F0F0;
	height: auto;
	width: auto;
}
.BottomFullWidth {
	width: 715px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
#TableSubHeader {
	float: right;
	font-size: .5em;
}
.TableSubHEaderTitle {
	width: 50px;
	float: right;
}
.TableSubTitle {
	width: 55px;
	float: right;
}
.ReadMoreLodging {
	color: #f6ecd3;
	font-family: Arial, Helvetica, sans-serif;
}
.ReadMoreLodging:hover {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}
#GuideBackgroundRt {
	float: right;
	width: 225px;
}
#GuidesDescriptionRT {
	float: left;
}
.GuidePhoto {
	width: 200px;
	height: 175px;
	margin-left: 12px;
	margin-bottom: 5px;
}
.BoldINLINE {
	font-size: 1.2em;
	font-weight: bold;
}
.pWhite {
	color: #f6ecd3;
}
.pWhtBaK {
	font-weight: bold;
	color: #664532;
	background: transparent url(../images/BackTables.jpg);
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.VideoHolder {
	width: 490px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px solid #5C3D2B;
}
.DescriptionWrap {
	float: left;
	width: 488px;
}
#HooDooIE7TableFix {
	height: 275px;
}
#RVApproachIE7TableFix {
	height: 285px;
}
#LodgingIE7TableFix {
	height: 185px;
}
#FlexPassIE7TableFix {
	height: 230px;
}
#SponsorIE7TableFix {
	height: 130px;
}
#PrivatesIE7TableFix {
	height: 185px;
}
.twoColFixRtHdr #container #mainContent .LeftColCopy ul {
	text-align: left;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #f6ecd3;
	line-height: 25px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.TableHeaderSpace {
	background: transparent url(none);
	height: 29px;
}
