h1 
{
    margin-top: 51px;
}

#mainContentAmmoListFederal, #mainContentAmmoListSpeer {
    height: 250px;
    background-repeat:  no-repeat;
    border-bottom: 2px solid #23323f;
    position: relative;
    padding-left: 35px;
}
#mainContentAmmoListFederal {
    background: url('../images/section_headers/federal_ammo_interior_bkgd.jpg');
	
}
#mainContentAmmoListSpeer {
    background: url('../images/section_headers/speer_ammo_interior_bkgd.jpg');
}
#mainContentAmmoListFederal .contentItem, #mainContentAmmoListSpeer .contentItem {
    width: 525px;
    padding-bottom: 38px;
}

#mainContentAmmoListFederal .content, #mainContentAmmoListSpeer .content {
    font: normal 12px Arial;
    line-height: 19px;
    margin-bottom: 30px;
}

/*#mainContentAmmoList{
    height: 261px;
    background: url('../images/general/bg_generic_main.jpg');
    background-repeat: no-repeat;
    position: relative;
    padding-left: 35px;
}*/

#mainContentAmmoListFederal .contentItem, #mainContentAmmoListSpeer .contentItem {
    font: normal 12px Arial;
    line-height: 19px;
}

#mainContentAmmoListFederal #breadCrumbs, #mainContentAmmoListSpeer #breadCrumbs {
    padding-top: 23px;
}

#mainContentBlock2 .expandableContentText 
{
    width: 427px;
    font: normal 12px Arial;
    line-height: 19px;
	min-height:147px;
}

.fpLogo 
{
    position: absolute; 
    top: 122px; 
    left: 584px;
}

#mainContentBlock2 .categoryHeader 
{
    font: normal 18px Arial;
}

#mainContentBlock2 .categoryHeader a 
{
    color: #d7d7d7;
}

#mainContentBlock2 .categoryHeaderContainer 
{
    height: 62px;
}

#mainContentBlock2 .categoryHeader img 
{
    margin-right: 14px;
}

/* if I delete this class, the content will appear */
#mainContentBlock2 .contentItem 
{
    border: 1px solid #13191f;
    padding-left: 34px;
    position: relative;
}

#mainContentBlock2 .separator
{    
    border-bottom: 2px solid #23323f;
}

#mainContentBlock2 .expandableContent 
{
    display: none;
    padding-bottom: 34px;
	/* added these three lines to content to appear in IE */
    font: normal 11px Arial;
    line-height: 19px;
    width: 420px;
}

.contentItemImage 
{
    display: none;
    position: absolute; 
    top: 48px; 
    right: 15px;
}

#dutyAmmunitionButton 
{
    margin-right: 10px;
}

/* Data tables */

#mainContentBlock2 table 
{
    width: 684px;
    border-right: 1px solid #4a4a4b;
    border-bottom: 1px solid #4a4a4b;
    border-left: 1px solid #4a4a4b;
}

#mainContentBlock2 th 
{
    height: 45px;
    font: normal bold 12px Arial;
    vertical-align: bottom;
    background-image: url('../images/general/bg_table_th.jpg');
}

#mainContentBlock2 .contentItem thead th p 
{
	padding: 5px 5px 8px 5px;
   /* position: relative;
    bottom: 11px;
    left: 17px;*/
}

#mainContentBlock2 table tbody tr td:first-child a 
{
    color: #9ccbe6;
}

#mainContentBlock2 table tbody tr td:first-child a:hover 
{
    color: #567287;
}

#mainContentBlock2 .contentItem tr td 
{
    font: normal 12px Arial;
    height: 26px;
    vertical-align: middle;
	padding: 0 3px 0 5px;

}

#mainContentBlock2 .contentItem tr.dataRow td 
{
    background-color: #4b4c4d;
}

#mainContentBlock2 .contentItem tr.dataRowAlt td 
{
    background-color: #3a4249;
}

#mainContentBlock2 .contentItem tr td 
{
   /* padding-left: 17px;*/
}

#mainContentBlock2 .dataCompare 
{
    width: 83px;
    height: 19px;
    border: 1px solid #383838;
    background-color: #4e4f52;
    padding-top: 3px;
    color: #9ccbe6;
	display: inline; /* added to 'compare' text would be visible in IE */
}

#mainContentBlock2 .dataSelected 
{
    width: 83px;
    height: 19px;
    border: 1px solid #535354;
    background-color: #1c2a39;
    padding-top: 3px;
}

#mainContentBlock2 table td input[type='checkbox']
{
    margin: 1px 6px 0px 6px;
}

/******************/
.th1 
{
    /*width: 138px;*/
}

.th2 
{
    border-left: 1px solid #4a4a4b;
   /* width: 168px;*/
}

.th3 
{
    border-left: 1px solid #4a4a4b;
   /* width: 106px;*/
}

.th4 
{
    border-left: 1px solid #4a4a4b;
    /*width: 148px;*/
}

.th5 
{
    border-left: 1px solid #4a4a4b;
    /*width: 119px;*/
}

/* End data tables */

/* compareBox */

#compareBox 
{
    max-height: 400px; /* Adjust the max-height if you want to change when the scrollbars appear */
    width: 176px;
    background-color: #233240;
    position: absolute;
    top: 378px; /* If this value changes, you will also need to change it in the function commented "Position the compareBox when the user scrolls" in "interior_rifle.js" */
    right: 0px;
    overflow: auto; /* This adds scrollbars when the height exceeds the max-height */
}

#compareBoxContent 
{
    padding: 30px 25px 0px 25px;
    font: normal 11px Arial;
    line-height: 15px;
}

#compareBoxContent .title 
{
    font: normal bold 13px Arial;
}

#compareBoxContent .hr 
{
    background-color: #46535f;
    height: 1px;
}

#compareBoxContent .contentItem 
{
    width: 90px;
    font: normal 12px Arial;
    margin-bottom: 8px;
	height:12px; /* added */
}
/* added */
#compareBoxContent .contentItem img
{
	padding:0px 0 0 0px;
	margin:-14px 0 0 100px;
	float:none;
	/*margin:-14px 0 0 20px;
	float:right;*/
}

#compareButton 
{
    margin-bottom: 8px; /* was 30 px */
}

#CompareButtonH {
	background:url(../images/ammunition/compare.png) no-repeat 0 0;
	float:left;
	height:18px;
	width:76px;
	display:inline;
	clear:both;
	padding: 5px 5px 3px 5px;
	margin-left:5px;
}

#CompareButtonH p.cb {
	display:inline;
	float:left;
	line-height:10px;
	/*margin:0px 0 0 0px;*/
	height:18px;
	padding: 0px 0px 0px 0px !important;
}

#CompareButtonH a {
	margin:0 5px 0 2px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

#CompareButtonH a:hover {
	color:#494336;
}

a.CompareLink {
	color: #9CCBE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	/*margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;*/
	text-decoration:underline;
}
/*
9CCBE6 567287
FFFFFF 999999
*/

a.CompareLink:visited {color:#9CCBE6; text-decoration:underline; background-color:transparent;}
a.CompareLink:active  {color:#567287; text-decoration:underline; background-color:transparent;}
a.CompareLink:hover   {color:#567287; text-decoration:underline; background-color:transparent;}

/* End compareBox */