


p.disclaimer{font-size:10px}
img#wildcat{
margin:15px 0 0 0;
}
a.selected {
	text-decoration: none;
	font-weight: bold;
}
a {
	color:black;
}

table.ItemList {
	width:100%;
}

div.ItemListNavigation {
	float:right;
	padding-top:28px;
	padding-right:36px;
	padding-left:36px;
}

table.ItemList img {
	width:60px;
	margin:5px 10px 5px 0;
}

table.ItemList a{
	text-decoration: none;
}

div.Options{
	margin:20px 0 20px 0px;
}

div.Options h2{
	font-weight: bold;
	font-size:15px
}

div.ItemImage img{
	margin-right:15px;
	margin-bottom: 15px;
	width:180px
}

div#ItemBreadcrumb{
	margin-bottom:20px
}

div.Option{
	margin: 3px 0 3px 0;
}

p.tiny{
	font-size:9px;
}

h2{
	font-size: 15px;
	font-weight:bold;
}

div.CategoryDetail h1{
	display:none;
}

div#pricing{
	width:140px;
	background-color:#DAE6E8;
	padding:10px;
}
div#pricing table{
	width:100%
}
th{
	font-weight:bold;
}

h1#CategoryHeader{
	float:left;
}

table.CartDisplay{
	width:100%
}

table.CategoryLayout{
	width:100%;
}

table.CategoryList{
	width:100%;
}

table.CartDisplayCheckout{
	width: 100%;
}


#Login h1 {display:none;}

.price {color:red}
.itemdesc{color:blue}
