h3.faq {
	font: italic bold 12px Arial,sans-Serif;
}

hr.list,
hr.fast {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: #FFFFFF;
	border-right: #FFFFFF;
	border-top: #FFFFFF;
	color: #FFFFFF;
	height: 4px;
}

.backtop {
	display: block;
	text-align: right;
	width: 100%;
}

.cart-tab {
	border:1px solid #000000;
	width:200px;
}

.cart-tab select {
	width:190px;
}

.contactpage h2 {
	font: bold 12px Arial,sans-Serif;
}

.noborder {
	border:none;
}


.podium {
	list-style: none;
}
.podium li {
	float:left;
	padding:2px;
}
.podium li a img {
	border: none;
}

.podium a,
.podium a:link,
.podium a:visited,
.podium a:hover{
	display: block;
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	text-align: center;
	height:120px;
	width:100px;
	padding:0px;
}

.podium a:hover{
	background: #9daae2;
	color: #110000;
}

.cl {
	clear:both;
}
