.ninfo {
	font-family: arial;
	color: #888;
	font-size: 12px;
	font-weight: bold;
}
input.wrong{
	border: 2px solid #7F0000;
}
p.validation {
	width: 100%;
	height: auto;
	border: 1px solid #000;
	padding: 10px;
	background: url('cart_files/alert.png') right no-repeat #FFF6AD;
}
#cart {
margin-left: 20%;
}
.explain
{
	color: #A8A8A8;
	font-family: arial;
	font-size: 12px;
}
.warning
{
	color: #7F0000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.cart
{
	border: 1px solid #000;
}
.cart .overall
{
	color: #00A0A0;
	font-family: arial;
	font-size: 12px;
	height: 25px;
}
.cart .cO
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
	text-decoration: none;
	width: 25px;
}
.cart .cOO
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
	text-decoration: none;
	width: 25px;
}
.cart .jn
{
	border-bottom: 1px solid #000;
	padding-left: 5px;
	padding-right: 71px;
	text-decoration: underline;
}
.cart .jp
{
	border-bottom: 1px solid #000;
	padding-right: 205px;
	text-decoration: underline;
}
.cart .ad
{
	border-bottom: 1px solid #000;
	padding-right: 60px;
	text-decoration: underline;
}
.cart .item_it
{
	border-bottom: 1px solid #000;
	color: #000;
	font-family: arial;
	font-size: 14px;
	height: 40px;
}
.cart .n
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #808080;
	padding-left: 5px;
}
.cart .pr
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #808080;
	padding-left: 5px;
}
.cart .more
{
	border-bottom: 1px solid #000;
	padding-left: 5px;
}
.cart .more a
{
	color: #4042FF;
	font-family: arial;
	font-size: 12px;
}
.sub
{
	font-size: 35px;
	padding: 5px;
}
