@charset "UTF-8";
/* CSS Document */


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.containerTable {
	width: 100%;
}

.containerTable td {
	vertical-align: top;
}

.header {
	height: 8000px;
}

#productList li {
	width: 212px;
	height: 188px;
}


h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 10px;
}

#tabbed-items .tab-row .tab {
	width: 115px !important;
	background: url(images/tab_active.gif) no-repeat;
	height: 29px;
	text-align: center;
	display: inline;
}
