/* COMMERCE */
.com-single-pdfdownload{
	padding: 0px 0px 10px 0px;
}
.com-single-pdfdownload a{
	text-decoration: none;
}
.com-single-backtolist {
	float: right;
	width: auto;
}
.com-single-backtolist a, .com-basket-previous a {
	color: #1b7aac;
	padding: 0px 0px 1px 20px;
	background-image: url(../images/shop_previous.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.com-basket-next {
	float: right;
}
.com-single-backtolist a:hover, .com-basket-previous a:hover, .com-basket-next a:hover {
	color: #004161;
}
.com-single-cat {
	display: none;
}
.pagebrowser {
	display: none;
}

.com-single h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #699fde;
}
.com-single h2 a{
	text-decoration: none;
}
.com-list-header th, .com-basket-header th{
	font-size: 12px;
	background-color: #d9e6f0;
	color: #699fde;
}
.com-chkout-steps {
	height: 50px;
}
.com-chkout-steps a{
	text-decoration: none;
}
.com-chkout-step-actual, .com-chkout-step-inactive, .com-chkout-step-active {
	float: left;
	display: inline;
	background-color: #f2f2f2;
	padding: 0px 5px;
	margin: 1px;
}
.com-chkout-listing {
	clear: both;
}
.com-basket-list td{
	font-size: 11px;
}
.com-chkout-listing-disclaimer {
	padding: 10px 0px 0px 15px;
	width: 550px;
	font-style: italic;
}
