body {
	color: #ffffff; 
	background:  url(/images/MojoHand-bg.jpg) repeat-x #000000; 
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}
p { line-height: 1.4em}
a {
	color: #ffffff;
}
a img {border: 0px; }
#Content { width: 760px; border: 3px solid #FFFFFF; margin: auto; background: url(/images/Hand-bg.gif) 50% no-repeat #272727 }
#ProductList {
	list-style-type: none;
	margin: 35px;
	text-align: center;
}
#ProductList div.Product{
	margin: 0px; height: 130px; padding: 5px0px; position: relative; border-bottom: 1px #000000 dashed; list-style-type: none; 
	margin-bottom: 10px; 
}
#ProductList div.Product div {
	width: 225px; text-align:center; position: absolute; left: 0px;;
}
#ProductList div p {
	width: 450px; margin-left: 230px; right: 0px; top: 0px;
}
#ProductList div p img {
	margin-left: 15px;
}
