.cartSummaryTable {
	background:  transparent;
	border:  0;
	padding:  0;
	margin: 0;
	font-size: 0.94em;
}

.cartSummaryItem {
	background:  none;
	border:  0;
	padding:  0;
	margin: 0;
}

a.cartSummaryLink {
	margin: 0 0 0 2px;
}

table.webform {
	width: auto;
}

table.webform td {
	line-height: 1.5em;
	padding: 7px;
}

input, select, textbox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width: 200px;
}

input.cat_button {
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #999999;
	text-transform: uppercase;
}

select.cat_dropdown_smaller {
	width: 120px;
}

.border div.literature-container{
	border-top: 1px solid #d4d4d4;
}

.border div.literature-container table {
	border: none;
	vertical-align: middle;
    margin: 0;
	border: none;
}

.border div.literature-container table td {
	padding: 6px 0;
    border: none;
}

div.literature-container table {
	border: none;
	vertical-align: middle;
    margin: 0;
	border: none;
}

div.literature-container table td {
	padding: 4px 0;
    border: none;
}

div.literature-container table .icon {
	display: inline-block;
	margin-right: 8px;
	vertical-align: top;
}

div.literature-container table .date {
	display: inline-block;
	margin-right: 8px;
	vertical-align: top;
}

div.literature-container table.name {
	/*width: 385px;
	display: inline-block;*/
}

div.search-result h3 {
	font-size: 1em;
	margin-bottom: 0;
}

table.catalogueTable, table.productTable {
	border: none !important;
	width: 695px;
	border-collapse: collapse !important;
	margin: 1em 0 !important;
}

table.catalogueTable td {
	padding: 0 !important;
	border: none !important;
	color: #000000;
}

.productsWrap {
	padding: 1px 0 0 0;
	background: url(../images/template/grey_hr.gif) top center no-repeat;
	clear: both;
	margin: 0.5em 0;
}

table.productTable {
	margin: 0 !important;
}

table.productTable h3{
	padding: 0;
	margin: 0;
}

table.productTable td{
	border: none !important;
	color: #000000;
	padding: 0 !important;
	
}

table.productTable h3 {
	font-size: 1.1em;
}

table input.productSubmitInput { 
	background: none; 
	border: none; 
	border-collapse: collapse;
	background: url(../images/template/button_shopcart.gif) left top no-repeat; 
	height: 35px; 
	width: 122px; 
	padding: 5px 0 0 40px;
	text-align: left; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16388d;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	display: block;

}

.catalogueItem {
	vertical-align: top;
}
