.LargeSize { font-size:18px; }
.Strong { font-weight:bold; }


.regularfont {
	font-size: 14px;
	color: #333333;
}

#productDetailBody_pnPayPalBanner
{
	margin-top: 0px;
}

#RecentlyViewedOuterContainer
{
	width: 170px;
	margin-bottom: 8px;
}

#OtherProducts
{
	float: right;
	width: 170px;
}
#OtherProducts .ProductInfoText
{
	margin:10px;
	text-align:left;
	border: 1px solid #a3ba22;
	padding: 5px;
}

table#productDetailBody_accMainAccSelection_noaccessorytable,
table#productDetailBody_accMainAccSelection_accMainAccSelection_noaccessorytable
{
	border-collapse: collapse;
}

img#productDetailBody_accMainAccSelection__pcImage2,
img#productDetailBody_accMainAccSelection_accMainAccSelection__pcImage2
{
	margin: 24px 0px 25px 0px;
}

/****************************
* Product Choices
********************************/

#ProductChoices
{
	width: 444px;
	float: left;
	margin-right: -3px;
	margin-left: 13px;
}

.productName
{
	border: 1px solid black;
	background: #D5E19F;
	padding: 15px;
}

.StepHeader 
{
	margin-top: 8px;
	border-bottom: 1px solid #D5E19F;
      display: flex;
}

.StepHeader .StepImage 
{
	float: left;
	margin-right: 5px;
}

.StepHeader .StepText
{
	margin-top: 6px;
}



/****************************
* ProductInfo
********************************/

#ProductInfo 
{
	border: 1px solid #808080;
	background-color: #FFFFCC;
	width: 290px;
	float: left;
}

#ProductInfo .ProductInfoImage
{
	margin: 12px 0 0 0;
}
#ProductInfo .ProductInfoImage img
{
    max-width: 268px;
} 
#ProductInfo .ProductInfoText
{
	margin:10px;
	text-align:left;
	border: 1px solid #a3ba22;
	background: #D5E19F;
	padding: 5px;
}

.ProductInfoText
{
	color: #333;
}

/****************************
* End ProductInfo
********************************/

	

.regularlinkfontGrey {
	font-family: Arial, Helvetica, SansSerif;
	font-size: 14px;
	color: #666666;
}

.regularlinkfontGrey a:link, .regularlinkfontGrey a:visited {
	color: #666666;
	text-decoration: none;
}
.regularlinkfontGrey a:hover {
	text-decoration: underline;
}
.boldedLargeTextGrey {
	font-weight: bold;
	font-family: Arial, Helvetica, SansSerif;
	font-size: 9pt;
	color: #666666;
}

.headerfont2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.headerfont1 {
	font-weight: bold;
	color: #333333;
  font-size: 20px;
}
.headerfont1 h1{
	font-weight: bold;
	font-family: Arial, Helvetica, SansSerif;
	font-size: 13px;
	color: #333333;
}
