.product {
	border-collapse: collapse;
	border-bottom: 2px solid #253141;
}

.product .pr {
	border-bottom: 2px solid #253141;
	margin-bottom: 15px;
}

.product td {
	/*border-bottom: 1px solid #ccc;*/
	padding: 5px;
	vertical-align: top;
}

.product td.img {
	width: 150px;
}

.product .productHead {
	padding: 2px;
	border-bottom: 2px solid #253141;
	background-color: #ddddc7;
	font-size: 11px;
	margin: 0px;
}

.product td a {
	color: #8d8d8d;
	font-weight: bold;
	text-decoration: none;
	font-size: smaller;
}

.product td .cats a {
	color: #898989;
	font-weight: normal;
}

.product td a.more {
	font-weight: normal;
}

.product td .price {
	color: #f00;
}

.product td .price strike {
	color: #000;
}

.pageInfo2 {
	margin: 15px;
	padding: 7px;
	border-top: 1px solid #253141;
	border-bottom: 1px solid #253141;
	line-height: 20px;
	text-align: center;
}

.pageInfo2 .current {
	color: #8d8d8d;
}

.pName, .pName a {
	color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
}

.pCat a {
	color: #fff;
	font-weight: normal;
}

.order {
	text-align: center;
}

.props {
	margin-top: 10px;
	border-collapse: collapse;
}

.props .prop_head {
	text-align: left;
	padding: 2px;
	border-bottom: 2px solid #253141;
	background-color: #ddddc7;
	font-size: 11px;
	margin: 0px;
}

.pr_photo {
	text-align: left;
	padding: 2px;
	border-bottom: 2px solid #253141;
	background-color: #ddddc7;
	font-size: 11px;
	margin: 0px;
}

.props td {
	border-bottom: 2px solid #253141;
	padding: 5px;
}

.cross_p {
	float: left;
}

.basket {
	border-top: 2px solid #253141;
	border-bottom: 2px solid #253141;
	border-collapse: collapse;
}

.basket th, .basket td {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #253141;
	background-color: #fff;
}

.basket td {
	background: #fff;
}
.border_down {
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #253141;
}

h2.productname {
	color: #fff;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 10px;
}

.formbasket {
	float: right;	
	text-align: right;
	border: 0px solid #fff;
}

.formbasket input.submit{
	color: #000;
}
