body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:#000000;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img{border:none;}
a:link {
	color: #3B3B3B;
	text-decoration: none;
}
a:visited {
	color: #3B3B3B;
	text-decoration: none;
}
a:hover {
	color: #C70000;
	text-decoration: underline;
}
a:active {
	color: #3B3B3B;
	text-decoration: none;
}
li{
float:left;
}
.first{
    text-align: left; 
    width: 198px; 
    height:290px;
    line-height: 12px; 
    background-repeat: no-repeat;
    cursor:pointer;
}
.kwick{
    text-align: left; 
    width: 99px; 
    height:290px;
    line-height: 12px; 
    background-repeat: no-repeat;
    cursor:pointer;
}
.kwicks li{
height:346px;
}
#liquid {
	padding: 0px;
	overflow: hidden;
	width: 550px;
}

#liquid .liquids {
	display: block;
	background: #FFF url(right.gif) top right no-repeat;
	height: 125px;
}

#liquid ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#liquid li {
	float: left;
}

#liquid .liquid {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 125px;
	width: 242px;
	background: #fff;
	border-right: 5px solid #FFF;
}

#liquid .liquid span {
	position: absolute;
	left: -999px;
	width: 990px;
}

#liquid .autoparts {
	background: #FFF url(bbs.gif);
}

#liquid .chemicals {
	background: #FFF url(channel.jpg);
}

#liquid .gifts {
	background: #FFF url(download.gif);
	border-right: 0;
}