#productDetail h1 {
	font-size : 18px;
	line-height: 21px;
	font-weight : bold;
	color : #375297;
	margin: 0;
	padding: 10px 0 10px 0;
}
#detailImage {
	width: 300px;
	text-align: center;
	float: left;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
#detailImage img {
	display: block;
	border: 0;
}
#detailImage p {
	font-size: 10px;
}
#enlargedImageLink {
	padding: 8px 0 8px 0;
}
#addToCartLink {
	padding: 8px 0 8px 0;
	text-align: center;
}
#prevNext {
	background-color: #EBEBEB;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#prevNext img {
	vertical-align: middle;
}
#prevNext a, #prevNext a:link, #prevNext a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
#prevNext a:hover, #prevNext a:active {
	color: #000;
	text-decoration: underline;
}
.xPrevNext {
	color : #375297;
}
.yPrevNext {
	color : #666;
}
#detailInfo {
	text-align: left;
	float: right;
	margin: 8px 0 0 0;
        width: 385px;
}
#detailInfoBox {
	border: 1px solid #000;
}
.detailTitle {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: 1px solid Black;
	padding: 4px 0 4px 8px;
}
#detailInfoBox .content {
	padding: 5px;
}
#detailInfo h2 {
	font-size : 12px;
	line-height: 14px;
	font-weight : bold;
	letter-spacing: 0.01em;
	color : #375297;
	padding: 0;
	margin: 0;
}
.detailItem, .detailPrice {
	font-weight: bold;
	color: #000;
	padding: 2px 0 2px 0;
}
.detailSalePrice, .detailOutOfStock {
	font-weight: bold;
	color: #F00;
}
.value {
	font-weight: normal;
}
#productLineHighlight {
	padding: 8px 0 8px 0;
}
#crossSellRow {
	width: 100%;
	margin-bottom: 8px;
}
#crossSellRow td {
	padding-right: 5px;
}
#crossSellRow th {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #000;
	padding: 3px 0 3px 3px;
}
.crossSell {
	width: 130px;
	text-align: left;
	font-size: 10px;
	color: #000;
}
.crossSellImage {
	text-align: left;
}
h2.crossSellName {
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	letter-spacing: 0.01em;
	color : #375297;
	padding: 0;
	margin: 0 0 4px 0;
}
h2.crossSellName a:link, h2.crossSellName a:visited {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #375297;
	text-decoration: none;
}
h2.crossSellName a:hover, h2.crossSellName a:active {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.crossSellPrice {
	font-weight: bold;
	color: #666;
}
.crossSellSalePrice {
	font-weight: bold;
	color: #F00;
}
.crossSellSalePrice .value {
	font-weight: normal;
}
.crossSellLinks a:link, .crossSellLinks a:visited {
	font-size: 9px;
	color: #375297;
	text-decoration: underline;
}
.crossSellLinks a:hover, .crossSellLinks a:active {
	font-size: 9px;
	color: #000;
	text-decoration: underline;
}
.crossSellOutOfStockMessage {
	font-size: 9px;
	color: #F00;
}
#recipeList {
        margin-top: 15px;
}
#recipeList a {	
	font-size : 11px;
	font-weight : normal;
}
#recipeList a:link, #recipeList a:visited {	
	color : #375297;
	text-decoration : underline;
}
#recipeList a:hover, #recipeList a:active {
	color: #000;
	text-decoration : underline;
}
#productLineHeading {
        padding-top: 6px;
}
#productLineHeading h4 {
        float: right;
}
#productLineHeading h3 {
        width: 75%;
}

