body {
	background-image: url(bg.jpg);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 12px;
	line-height: 1.3em;
}
.whitetxt {
color:#FFFFFF
}
.td-text {
	font-size: 12px;
	line-height: 1.8em;
	color: #FFFFFF;
	text-indent: 2em;
}
a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	color: #006600;
}
#stuffbox{ margin:0 10px; line-height: 22px;}

#picList {
    width:480px;
    margin:6px auto;
}
#picList li {
    width:94px;
    height:100px;
    float:left;
	padding-right:10px;
    display:inline;
}
#picList li a {
    display:block;
}
#picList li a img {
    border:1px solid #666;
    padding:1px;
}
#picList li span a {
    width:94px;
    line-height:24px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
.productpage {
	CLEAR: left; WIDTH: 400px; TEXT-ALIGN: center
}