.AllSidesBorder_Thin_Black {
	border: 1px solid #000000;
}
.textBackground {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.displaySplit {
	background-color: #FFFFFF;
	background-image: url(images/displaySplit.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 25px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 3px;
	padding-left: 2px;
	text-indent: 15px;
}
.paragraphNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-right: 3px;
	padding-left: 2px;
	}
.paragraphDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-right: 3px;
	padding-left: 2px;
	text-indent: 15px;
}
.productShortDescBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #F5F5F5;
	padding: 5px;
	vertical-align: top;
}
.productTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #708CB1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.productSendToFriend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: underline;
}
.boldSectionHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
	font-style: normal;
}
.rightborderGrey {
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 2px;
	padding-left: 2px;
	border-right-color: #666666;
}
.bottomBdrGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.productRecommendLeft {
	background-image: url(images/recommendLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.productRecommendSpacer {
	background-image: url(images/recommendSpacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.productRecommendBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Error_Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.borderRL_Black {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #E6E9EC;
}
