.product_name
{
	font-size:11px;
	font-weight:bold;
}
.product_name a
{
	text-decoration:none;
	color:#000000;
}

.product_other
{
	font-size:12px;
	font-weight:normal;
	list-style-position:inside;
}

.title12
{
	font-size:12px;
	font-weight:bold;
}

.text12
{
	font-size:12px;
	font-weight:normal;
}

.cart_width{
	width:560px;
	margin-top:10px;
}

.pre-order-products-list THEAD TD {
	FONT-WEIGHT: bold; BORDER-BOTTOM: black thin solid
}
.pre-order-products-list THEAD TD A {
	COLOR: #0000dd
}
.pre-order-products-list THEAD TD A:visited {
	COLOR: #0000dd
}
.pre-order-products-list TH {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 20px; COLOR: #fc0965; PADDING-TOP: 20px; TEXT-ALIGN: left
}
.pre-order-products-list TD {
	PADDING-RIGHT: 10px
}
.pre-order-products-list TH A {
	FONT-WEIGHT: bold; COLOR: #ff7d00
}
.pre-order-products-list TH A:visited {
	FONT-WEIGHT: bold; COLOR: #ff7d00
}

.main-product-box {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
	LEFT: -15px; FLOAT: left; POSITION: relative; TOP: -15px
}

.buttonstyle
{
	border-right: medium none; border-top: medium none; border-bottom: medium none; 
	font-weight: bold; font-size: 10px; color: #ffffff; 
	background: url(button-background.png) #000000 repeat-x left top; 
	border-left: medium none; 
	font-family: arial, helvetica, sans-serif; height: 18px
}

.button-pre-order
{
	border-right: medium none; border-top: medium none; border-bottom: medium none; 
	font-weight: bold; font-size: 10px; color: #000000; 
	background-color:#ff9900;
	border-left: medium none; 
	font-family: arial, helvetica, sans-serif; height: 18px
}

.info-liststyle{
	padding:15px 0px 15px 10px;
}
.info-liststyle ul{
	list-style:none;
	width:500px;
}
.info-liststyle ul li{
	background:url(./cur.gif) no-repeat 0px 5px;
	padding-left:12px;
}
.info-liststyle a{
	color:#676767;
	text-decoration:none;
}
.list-price {
	text-decoration: line-through;
}
.OurPrice {
	font-weight: bold;
	color:#b34344;
}

.NavLinkStyle a{
	font-size:12px;
	background-color:#b1b1b1;
	color:White;
	text-decoration:none;
	padding:3px 5px 3px 5px;
}
.NavLinkStyle a:hover{
	color:#FECD5E;
}
.NavLinkStyle span {
	font-size:11pt;
	background-color:#36529B;
	color:White;
	padding:3px 0px 3px 0px;
	display:none;
}
