#gNav, #pNav, #leftCol, #btmTagline, #rightCol, #footer, #shipCrumb, #headerTag, .blueBtn, .footer{
	display: none;	
}
body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height:12px;
	margin:0px;
}
#header #hiddenHeaderTag img {
	width:375px;
	height:49px;
}
.titles td{
	border-bottom: 1px solid black;	
}
h3{
	font-size: 10pt;	
}
#centerColFull {
	border: none;
}
.pages {
	float: none;
	display: block;
}
#catBoxWrapper{
	width:550px;
	clear: both;
}
.catBox {
	height: 230px; /*Added by GKS*/
	width:125px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.catBox img, .catBoxEnd img {
	margin-bottom:5px;
	border: 0;
}
.catBoxEnd {
	height: 230px; /*Added by GKS*/
	width:125px;
	margin-right:0px;
	margin-bottom:10px;
	float:left;
}
#sortBox { padding: 5px;}
#sortBox select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin:0px;
	padding:0px;
}
#sortBox form {
	font-size: 10px;
	margin:0px;
	padding:0px;
}

#shoppingCart{
	padding: 5px;
	margin:0;	
}
#hiddenHeaderTag{
	display:inline;
	left:-30px;
	top:15px;
}
#shoppingCart table{
	width: 500px;	
}
#shoppingCart table td {
	padding: 3px 10px;
	margin:0;	
}
#reviewOrder table{
	width: 150px;	
}
#mainLogo a img{
	border: 0 none;	
}
#btmTagline {
	text-align:center;
	text-transform: uppercase;	
}