.pagebrowser {
	width: 100%; 
	height: 16px; 
	background-color: #ecf6fe; 
	text-align: center;
}

.com-list-col-title a {
	color: #3098e9;
	text-decoration: none;
}

.com-list-col-title a:hover {
	color: #fa8e30;
	text-decoration: none;
}

/* Extensions  *****************************/
.com-list-header th, .com-basket-header th {
	background-color: #40a6f8;
	color: #fff;
}
.disabled {
	display: none;
}
.com-input-qty {
	height: 15px;
	border: 1px solid #000;
	vertical-align: middle;
}
.com-btn-qty {
	vertical-align: middle;
}

.com-single img {
	float: left;
	margin: 0px 10px 10px 0px;
}
.com-single-desc {
	clear: both;
	margin-bottom: 15px;
}

.com-single-media {
	margin: 15px 0px;
}
th.com-list-header-action{
	width: 90px;
}
.com-list-header-price {
	min-width: 50px;
}
.com-basket-header-text, .com-basket-previous {
	display: none;
}
.com-basket-submit {
	width: 200px;
	float: left;
}
.com-basket-next {
	text-align: right;
}
.com-chkout-steps{
	height: 50px;
}
.com-chkout-step-actual, .com-chkout-step-inactive, .com-chkout-step-active {
	float: left;
	display: inline;
	background-color: #f2f2f2;
	padding: 0px 5px;
	margin: 1px;
}
.address_item_editlink {
	margin-bottom: 20px;
}
.com-chkout-listing-footer {
	padding-top: 10px;
}
.com-chkout-listing-terms {
	vertical-align: middle;
}
