/* CSS Document */
* {margin:0; padding:0;}
body{
	width:920px;
	color:#333333;
	margin:0 auto;
	background-image:url(/images/bg.jpg);
	background-color:#FFFFFF;	
/*	background-color:#7A684E;	*/
	}
.bodytxt{
	border-bottom:medium; 
	border-bottom-color:#666666; 
	border-bottom-style:dotted;
    padding-top:20px;
}	
body img {border:0;}

div.container{
background-color:#FFFFFF;
padding:25px;
}
.price{
color:#0000FF;
font-size:18px;
font-weight:bold;
}

.oldprice{
color:#FF0000;
font-size:18px;
font-weight:bold;
text-decoration:line-through;
}
.products{
	height:150px;
}

/*
html body a {text-decoration:none; color:#900;}
p.floatclear{
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
}
.savetwo{position:absolute; top:0; left:0;}
div#seranwrap{
	text-align:left;
	width:775px;
	position:relative;
	background:transparent url('/g/bgwrap4.gif') top center repeat-y;
	}
div#seranwrap ul li, #landingpage ul li {list-style:none;}
div#seranwrap ol li {list-style-type:decimal;}
div#seranwrap a:hover, #landingpage a:hover{color:#f90;}

#maincontent {float:left; width:595px; padding-bottom:20px;}
#navcontent{
	margin: 0 0 0 600px;
	width:170px;
	}
.clearfloat {clear:both;}
.pulldown{  
	font-size:.9em;
	color: #600;
	border: 1px inset #000;
	}
*/