a
{
	color: #6a6a6a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover
{
	color: #889;
	text-decoration: underline;
	background-image: 
}

td
{
	font-size: 11px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	margin: 10px 10px 10px 12px;
}

/* content */
#content table 
{
	margin: 10px;
	vertical-align: top;
}
#content td.onerow { width: 190px; }
#content td.tworow { width: 380px; }
#content td.threerow { width: 570px; }

#content td.onerowline
{
	width: 190px;
	padding: 5px;
	border-left: #999;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
}

#content td.tworowline
{
	width: 380px;
	padding: 5px;
	border-left: #999;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
}

#content td.threerowline
{
	width: 570px;
	padding: 5px;
	border-left: #999;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
}

/* Gallery */
#gallery td
{
	width: 120px;
	height: 200px;
	padding: 25px 25px 15px 25px;
	font-size: 10px;
}
#gallery img { padding: 5px 0px 10px 0px; }

/* Footer  */
#footer li
{
	width: 30px;
	margin: 5px 0px 0px 0px;
	float: left;
	display: block;
	border-width: 0px 0px 0px 1px;
	border-style: none dotted none dotted;
	text-align: center;
}

#footer td 
{ 
	background-color: #ddd;
	margin: 5px;
	text-align: left;
	
}

#credit 
{ 
	font-size: 9px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 10px 0px 0px;
	padding: 7px 10px 0px 0px;
	text-align: right;
}

#credit a
{ 
	color: #cccccc;
}

#prod_list
{
	font-size: 10px;
	position: relative;
	top: 10px;
	left: 15px;
	width: 875px;
	height: 480px;
	margin-bottom: 0px;
}

#prod_list ul
{
	padding:0px;
	margin:0px;
}

#prod_list li
{
	display: inline;
	list-style-type: none;
	float: left;
	color: #666;
	padding:20px 5px 20px 5px;
	width: 120px;
	height:165px;
	margin:15px 20px 0px 20px;
}