#ie .goSubmit2
{
    margin-left:5px;
    margin-bottom:-5px;		
}	
.goSubmit2
{
    margin-left:5px;
    margin-bottom:-7px;		
}
.productPageRgtCol
{
	background: url(images/innerBackgroundBox_product2.gif) 0 0 no-repeat transparent;
	float:left;
	width:336px;
	height:378px;
	margin-top:24px;
	margin-right:20px;
	padding:23px 12px 12px 12px;
}

#ie .productPageRgtCol
{
    margin-top:16px;
    width:360px;
}
#ie6 .productPageRgtCol
{
    margin-top:16px;
    margin-right:10px;
    width:360px;
}
    .productPageRgtCol p,
    .productPageRgtCol ul
    {
        font-size:1.1em;
    }
    .productPageRgtCol ul li.specSheetLink
    {
		padding: 5px 0;	
    }
	.productPageRgtCol .productRow
	{
		height:100px;
	}
	.productPageRgtCol .smallProductSpot
	{
		float:left;
		width:90px;
		height:90px;
		text-align:center;
		margin-right:5px;
	}
	.productPageRgtCol .smallProductSpot a
	{
		display:block;
		width:100%;
		height:100%;
		background: url(images/grayBorderBoxSmall.gif) 0 0 no-repeat transparent;
	}
	.productPageRgtCol .smallProductSpot a:hover
	{
		display:block;
		width:100%;
		height:100%;
		background: url(images/redBorderBoxSmall.gif) 0 0 no-repeat transparent;
	}
	.productPageRgtCol .smallProductSpot a span 
	{
		display:block; 
		height:100%; 
		width:100%; 
		background:no-repeat center;
	}
	.productPageRgtCol .smallProductSpot a img
	{
		margin:3px;
		display:none;
	}
	.productPageRgtCol .smallProductSpot a:hover img
	{
		margin:4px;
	}
	.productPageRgtCol .buttonRow .closeButton, 
	.productPageRgtCol .buttonRow .sendFriendButton,
	.productPageRgtCol .buttonRow .contactUsButton
	{
		float:left;

	}
	.productPageRgtCol .buttonRow .sendFriendButton,
	.productPageRgtCol .buttonRow .contactUsButton
	{
		margin-left:8px;
	}
.bigProductSpot
{
	height:378px;
	width:341px;
	background:transparent no-repeat center;
	z-index:1;
	
}	
.productBrand 
{
    text-transform:uppercase;
    height:22px;
    vertical-align:middle;
}

.productModel 
{
    margin-top:336px;
    text-align:right;
    margin-right:45px;
    font-weight:bold;
}
.btnSendFriend, .btnContactUs, .btnBack, .btnBuy
{
    border:0;
    height:16px;
    cursor: pointer;
    text-indent:-1000em;
    font-size:0.5em;
    float:left;
    margin-right:5px;
}

.btnSendFriend
{
    width:111px;
	background: url(images/btn_send_to_a_friend.gif) 0 0 no-repeat transparent;
}
.btnContactUs 
{
    width:81px;
    background: url(images/btn_contactus.gif) 0 0 no-repeat transparent;   
}
.btnBack 
{
    width:46px;
    background: url(images/btn_back.gif) 0 0 no-repeat transparent;
    display:block;
}
.btnBuy
{
	width:46px;
	background: url(images/btn_buy.gif) 0 0 no-repeat transparent;
    display:block;
}

