@charset "utf-8";
@import url("interior.css");
#main #right .store *{
	color: #464749;
}
#main #right .store {
	font-size: 1.16em;
	min-height: 445px;
}
#main #right .store .CPprodDesc, #main #right .store .CPprodDescDet{
	color: #085765;
	font-weight: bold;
}
.CPlines{
	background-color:#085765;
}
.cartNav{
	float:right;
	font-size: .9em;
	color: #085765;
	z-index: 1;
}
.cartNav a{
	color: #085765;
	text-decoration: none;
}

