

/* RESET */
html, body {
	margin: 0;
	padding: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	font-size: 62.5%
}
ol, ul {
	list-style: none;
}
img {
	border: none;
}
/* FRAME */
body {
	text-align: center;
	background-color: #B4A843;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited { color: #605924; }
a:hover, a:active { color: #000; }
h1, h2, h3, h4, h5 {
	margin-bottom: 12px;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 1.2em;
}
#page {
	width: 800px;
	margin: 0 auto;
}
#header {
	width: 800px;
	height: 200px;
	background-image: url(/wp-content/themes/croft/images/p3_header_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#header h1 {
	padding: 0;
	margin: 0;
}
a#logo, a#logo:link {
	width: 400px;
	height: 200px;
	display: block;
	text-decoration: none;
	border: 0;
}
#content-outer {
	width: 760px;
	background-image: url(/wp-content/themes/croft/images/p3_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0 20px;
	font-size: 1.2em;
}
#content {
	background-color: #fff;
}
#content p {
	margin: 0 auto 1em auto;
	line-height: 1.6em;
	background-color: #fff;
}
.nomargin {margin:0;}
.post { margin-bottom: 3em; }
.postmetadata {
	text-align: right;
	font-size: 0.8em;
}
blockquote p {
	line-height: 1em;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #938918;
	font-style: italic;
}
blockquote p span {
	font-size: 22px;
}
blockquote p cite {
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-align: right;
	display: block;
}

table.technical { width: 250px; float: right; padding-left: 10px; }
table.technical td { font-size: 10px; margin: 1px; background-color: #f6f6ec; vertical-align: top; padding: 3px 5px; }
#sidebar {
	float: left;
	width: 150px;
}
#menu {
	margin: 0;
	padding: 0;
	width: 150px;
}
#menu li {
	line-height: 30px;
	border-bottom: 1px solid #C4B95E;
	width: 150px;
	text-indent: 30px;
}
#menu li a {
	text-decoration:none;
	display: block;
	width: 150px;
	color: #333;
}
#menu li a:link {
}
#menu li a:hover, .current_page_item, .current_page_ancestor {
	color: #000;
	background-color: #F7F7D5;
}
li.page_folder {
	background-image: url(/wp-content/themes/croft/images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: 130px 0;
}
/* common styling */
#menu li {
	float:left;
	margin-right:1px;
	position:relative;
}
#menu li ul {
	display: none;
}
/* specific to non IE browsers */
#menu li:hover a {
	color:#fff;
	background-color:#b4a843;
}
#menu li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:111px;
	width:150px;
	border-top:1px solid #C4B95E;
	margin-top:-1px;
}
#menu li:hover ul li a {
	display:block;
	background-color:#f7f7d5;
	color:#000;
	width:150px;
}
#menu li:hover ul li a:hover {
	background-color:#b4a843;
	color:#fff;
}
#main {
	float: left;
	padding-left: 20px;
	width: 570px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin-top: -1px;
}
#post-37 hr {
	clear: both;
	padding: 15px 0 0 0;
	height: 1px;
	line-height: 11px;
	border:none;
	border-bottom: 1px dotted #ccc;
	background-color: #fff;
}
#post-37 h4 {
	margin: 0;
	padding: 15px 0 0 0;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
}
#post-37 h5 {
	padding: 15px 0 0 0;
	margin: 5px 0 0.5em 0;
	font-weight: bold;
	font-size: 1em;
}
#post-37 h5 img {
	margin-right: 10px;
}
h4.title a, h4.title a:link {
	color: #333;
}
h4.title a:hover {
	color: #979038;
}
.date {
	float: left;
	width:3em;
	padding:0.6em 0 0 0;
	margin: 0 0.5em 0.5em 0;
	text-align:center;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#333;
	background-color:#F0F0E3;
	background-image:url(/wp-content/themes/croft/images/calendar.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.month {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
#signup { width: 200px;}
#signup p { margin: 1px; padding: 0; }
#signup label { font-size: 12px; }
#signup input { float: right; font-size: 12px; }
#signup p.inputp input { border: 1px solid #bb7251; }

#footer {
 	margin-top: -10px !ie;
	clear: both;
	width: 800px;
	height: 125px;
	padding-top: 95px;
	color: #9A8F39;
	background-image: url(/wp-content/themes/croft/images/p3_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#footer a.winelink {
	position: absolute;
	right: 20px;
	top: 0;
	padding-top: 65px;
	display: block;
	width: 105px;
	height: 60px;
	text-decoration: none;
	text-align: left;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:hover.winelink {
	color: #B4A843;
}
#footer a.adminlink {
	position: absolute;
	left: 370px;
	top: 130px;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -5000em;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.Thickbox, .Thickbox * { margin: 0; padding: 0; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
  -ms-interpolation-mode: bicubic;
}

#TB_window img#TB_Image {
  margin-right: 15px;
  float: right;
}

#TB_additional_images {
 display: block;
 width: 75px;
 float: left;
 padding: 0px;
 margin-top: 15px;
 margin-left: 15px;
}

#TB_additional_images img.TB_Thumbnail_Image {
 margin: 0px 0px 15px 0px
 }

#TB_Header{
 background: #cccccc;
 height: 16px;
 width: 95%;
 padding: 4px;
 margin: 6px auto 0px auto; 
 }


#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

.TB_Selected img{
 border:2px solid #FFCC66 !important;
 }

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_Header #TB_TopCloseAjaxWindow{
  padding: 0px;
  margin: 0px;
  display: block;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/*
Theme Name: Default Theme
Theme URI: http://instinct.co.nz
Description: Default Theme
Version: 3.5
Author: Thomas Howard
Author URI: http://instinct.co.nz
*/

/*
 * If you delete this file, you can expect your WP e-Commerce installation to break in some manner
 * to create your own theme copy, and paste this file, change the names and alter to your tastes
*/

.wpsc_container{
  position: relative;
  line-height: 1.5em;
  } 

table.productdisplay tr td img {
 max-width: none !important;
 padding: 0px;
 border: none;
 }

 
 
 
/*
 * shopping cart styling
 * lots of styling for lots of different ways of displaying it.
 */
div#shoppingcart{
 margin: 0px;
 padding: 0px;
 margin-left: 5px;
 }
 
div#shoppingcart div#shoppingcartcontents{
 font-size: 9pt;
 border: 1px solid #999999;
 background-color: #efefef;
 height: 100%;
 width: 100%;
 text-align: left;
 padding: 0px 6px 0px 0px; 
 position: relative;
 z-index: 9;
 }
 
div#shoppingcart div#shoppingcartcontents strong{
 display: block;
 width: 100%;
 }
 
div#shoppingcart div strong{
 font-size: 11pt;
 }

div#sideshoppingcart div{
 height: 100%;
 width: 90%;
 text-align: left;
line-height: 1.5em;
 }
 
div#sideshoppingcart div h2{
 display: inline;
 }
 
input.wpsc_buy_button{
 }
 
a.wpsc_product_title{
 display: block;
 } 

table.shoppingcart{
width: 90%;
 }
table.shoppingcart th {
background-color: #eee;
font-weight: bold;
}
table.shoppingcart tr td{
padding: 5px;
 }

div#widgetshoppingcart{
 }

div#widgetshoppingcart div{
 height: 100%;
 width: 100%;
 text-align: left;
 }

div#widgetshoppingcart div strong.cart_title{
 margin-left: -6px;
 display: inline;
 font-size: 1.2em;
 }
 
div#widgetshoppingcart div h2{
 text-align: left;
 margin-bottom: 4px;
 display: block; 
 }
 
a#fancy_collapser_link{
 width: 13px;
 height: 13px;
 padding: 0px;
 margin-left: 5px;
 margin-bottom: -3px;
 border: none;
 }
 
a#fancy_collapser_link img{
 border: none;
 }
 
div#shoppingcartcontents{
 display: block;  
 }
 
div#sliding_cart{
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  }  
 
span.oldprice{
 text-decoration: line-through;
 }
 
strong.special{
 color: #DD0000;
 }

strong.prodtitles{
 display: block;
 margin-bottom: -15px;
 }
 
/*
 * end shopping cart styling
 */








 
/*
 * product default display styling
 */
table.productdisplay {
 position:relative;
 top:0px;
 left: 0px;
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 text-align: left !important;
 }
table.productdisplay tr {
 border-bottom: 1px solid #eee;
}
table.productdisplay tr td{
 vertical-align: top;
 padding: 10px;
 text-align: left !important;
line-height: 1.5em;
 }

table.productdisplay tr td form{
 text-align: left;
 }


table.productdisplay tr td.imagecol{
 position:relative;
 top:0px;
 left: 0px;
 padding-right: 5px;
 margin-right: 5px;
 border: 0px solid #ffffff;
 vertical-align: top;
 }
 
table.productdisplay tr td.imagecol img{
/* width: 300px; */
border: 1px solid #ddd;
 }

table.productdisplay tr td.textcol{
 position:relative;
 top:0px;
 left: 0px;
 padding: 10px;
 margin: 0px;
 width: 100%;
 text-align: left !important;
 }

div.producttext{
 font-size: 10pt;
 width: 100%;
 text-align: left !important;
 }
 
 
p.wpsc_description{
 margin: 0px 0px 6px 0px;
 } 
 
p.wpsc_variation_forms{
 margin: 0px 0px 0px 0px;
 }

p.wpsc_variation_forms label{
 }
 
 p.wpsc_product_price{
 margin: 0px 0px 0px 0px;
 }
 
 p.wpsc_product_extra_content{
 margin: 0px 0px 0px 0px;
 }
 
 
  
 
/* styles the additional description */
span.additional_description{
display: none;
}

a.additional_description_link{
display: inline;
}

a.additional_description_link img{
margin-right: 3px;
}
 
 /*
 * list product display styling
 */  
table.list_productdisplay{
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 }

table.list_productdisplay tr td{
 vertical-align: top;
 padding-bottom: 0px;
 font-size: 8pt;
/*  border: 1px solid black;  */
 }

table.list_productdisplay tr td select{
 margin-right: 3px;
 }
 
 
table.list_productdisplay tr.list_view_description{
 margin: 0px;
 padding: 0px;
 }
 
table.list_productdisplay tr.list_view_description td{
 margin: 0px;
 padding: 0px 3px 5px 3px;
 } 
 
table.list_productdisplay tr.list_view_description td div{
 display: none;
 padding: 3px;
 }  
 
 /*
 * end list product display styling
 */ 
 
 
/*
 * loading indicator styling 
 */ 
 
#loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
 
#alt_loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#alt_loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
/*
 * end loading indicator styling 
 */ 
 
 

div.select_country{
 margin-bottom: 5px;
 }
 
div.select_country form{
 text-align: left;
 }

tr.product_shipping td h2{
 margin-bottom: 15px;
/*  margin-top: 5px; */
 }
 
div#homepage_products{
 width:100%;
 }
 
/* frontpage_product and category view styling */
div.frontpage_product{
 width:auto;
 float: left;
 height: 260px;
 text-align: center;
 }
 
div.frontpage_product a p{
 margin-top: 0px;
 }
 
div.frontpage_product a{
 color: #333333 !important;
 font-weight: normal !important;
 }
 
div.frontpage_product a img{
 border: none;
 }
 
div.frontpage_product img{
 text-align: center;
 }
 
div.frontpage_product span.front_page_price{
  display: block;
  }
  
  
/* Verify your Order styling */
table.productcart{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse;
 padding-top: 3px;
 border: none;
 font-size: inherit;
 }

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }


form.adjustform{
 display: inline;
 }

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

table.productcart tr.product_shipping td{
 vertical-align: middle;
 border-top: 1px solid #999999 !important;
 padding-top: 4px;
 }

table.productcart tr.total_price td{
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 
ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
 
 
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 }
 
ul.checkout_links li a{
 color: #555555 !important;
 font-weight: normal !important;
 }
 
ul.checkout_links li a:hover{
 color: #000000 !important;
 }
 
a.termsandconds
 {
 text-decoration: underline;
 }
/* end Verify your Order styling */



/*
 * category display styling
 */

/* override some styling in the default wordpress theme */
.wpsc_container .PeSwitcher ul li:before, .wpsc_container .PeCatsBrands ul li:before{
  content: "";
  }
  
.wpsc_container .PeSwitcher ul li, .wpsc_container .PeCatsBrands ul li{
  padding-left: 0px !important;
  margin-left: 0px;
  }
  
.PeSwitcher ul{
 padding-left: 0px;
 } 
  
.PeSwitcher ul li{
 margin-left: 0px;
 }
 
.category_brand_header{
 list-style: none !important;
  }
  
.category_brand_header li{
 margin-left: 0px;
 }
 
 
.category_brand_header li:before{
 content: none !important;
 }  
  
#content .category_brand_header li a{
 color: #333333;
 font-weight: bold;
  font-size: 11pt;
 }
  
.PeCatsBrands ul{
 padding-left: 0px;
 }
  
.PeCatsBrands ul li{
 margin-left: 0px;
 }
  
.PeCatsBrands  ul.SubCategories{
 margin: 0px;
 }
  
.PeCatsBrands  ul.SubCategories li{
 margin-left: 1em;
 }

ul.PeCategories{
 margin: 0px;
 }
 
.category_image{
 float: left;
 }
 
.widget h3.category{
  margin-top: 0px;
  display: inline;
  }
  
.category a{
  color:#0066CC;
  }
  
li.MainCategory strong.category{
  margin-top: 5px;
  font-size: 8pt;
  }
  
li.MainCategory strong.category a.productlink{
  color:#0066CC;
  font-size: 8pt;
  }
  
li.MainCategory strong.category a.productlink:visited{
  color:#0066CC;
  }
  
li.MainCategory strong.category a.productlink:hover{
  color:#114477;
  }

div.wpsc_container div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
 
div.wpsc_container div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }
 

div.wpsc_container div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
  
div.wpsc_container div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }

img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }

strong.cattitles{
 display: block;
 position: relative;
/* margin-bottom: -15px; */
 }

/*
 * end category display styling
 */
 
  
div.wpcart_gallery img
  {
  margin-right: 5px;
  }
  
/*
 * Fancy notification styling
 */ 
#fancy_notification{
 position: absolute;
 top: 0px;
 left: 0px;
 background: #ffffff;
 border: 4px solid #cccccc;
 display: none;
 height: auto;
 z-index: 9;
 }  
 
#fancy_notification #loading_animation{
 display: none;
 }
 
#fancy_notification #fancy_notification_content{
 display: none;
 width: 300px;
 padding: 8px;
 height: auto;
 text-align: left;
 margin: 0px !important;
 }
 
#fancy_notification #fancy_notification_content span{
 margin: 0px 0px 6px 0px;
 display: block;
 font-weight: normal;
 }
 
#fancy_notification #fancy_notification_content a{
 display: block;
 float: left;
 margin-right: 6px;
 margin-bottom: 3px;
 }
  
/*
 * end Fancy notification styling
 */ 
  
  
table.logdisplay{ width: 100%; }

table.logdisplay tr.toprow td{ text-align: center; font-weight:bold; }

table.logdisplay tr.toprow2 td{ text-align: left; font-weight:bold; }
  
table.logdisplay tr td{ padding-left: 5px; padding-top: 2px; padding-bottom: 2px;}
  
table.logdisplay tr.alt{ background-color: #eeeeee; }

table.logdisplay tr.alt td{ background-color: #eeeeee; }

td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
td.processed a{ border-bottom: none; }
td.processed a img{ margin-left: 5px; }
div#form_field_form_container{ padding: 0px; margin: 0px; }  

div#form_field_form_container div, div#form_field_form_container div table{  padding: 0px;  margin: 0px;  width: 100%;  border-collapse: collapse; }  

div#form_field_form_container div table tr td{ padding: 0px; margin: 0px; }  

div.order_status{ border: 1px solid #eeeeee; display: none; width: 100%; }

div.order_status div{ width: 100%; padding:0px 0px 1ex 0px; display: block !important;}
  
div.order_status ul{ list-style-type: none; margin: 1ex 0px 0px 0px; padding: 0px; }
  
div.order_status ul li{ padding-left: 0px; }

div.order_status ul li input{ margin: 0px 2px -2px 0px; }
  
img.log_expander_icon { margin-right: 3px; }

div.wpsc_page_numbers{
  margin-bottom: 5px;
  }
 
 
 
 
/*
 * checkout registration styling
 */
    
table.wpsc_checkout_table tr td{
 text-align: left;
 }

table.wpsc_checkout_table tr td input,
table.wpsc_checkout_table tr td textarea,
table.wpsc_checkout_table tr td select {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #333;
} 

table.wpsc_checkout_table tr td textarea {
	width: 20em;
	height: 5em;
}
div#checkout_login_box{
  display: none;
/*  border: 1px solid #339933;
  background-color: #e8fcea;*/
  width: auto;
  padding: 5px 5px 5px 15px;
  margin: 20px 0px 0px 0px;
  }
 
div#checkout_login_box form{
  text-align: left;
  }
  
#TB_window img#register_loading_img{
  display: inline;
  border: none;
  margin: 0px 0px -10px 5px;
  padding: 0px;
  display: none;
  }
/*
 * end checkout registration styling
 */ 
 
/*
 * single category view styling
 */  
  
 div.category_view_product{
  width: 280px;
  float: left;
  text-align: left;
  margin: 0px 0px 10px 0px
  }
 
  div.category_view_product a img.product_image{
  float: left;
  margin-right: 6px;
  }
 
 
  div.category_view_product div.product_details{
  display: block;
  float: left;
  }
 
  div.category_view_product div.product_details form{
  text-align: left;
  }
 
 
/*
 * end single category view styling
 */ 
 
 
 
/*
 *  Stuff with multiple or miscellaneous uses
 */ 

strong.title{
 font-size: 12.5pt;
 }

a.categorylink{
 font-size: 8pt;
 }

span.pricedisplay{
 white-space: nowrap;
 }
 
td.totals{
 vertical-align: bottom;
 }

form#specials{
 display: inline;
 }