﻿#individual-products table tfoot td label
{
    margin: 0;
}

#individual-products tfoot td p
{
    float: left;
    width: 607px;
    text-align: right;
    position: relative;
    font-weight: normal;
    top: 3px;
    padding-right: 3px;
    line-height: 1.2em;
    font-size: 1em;
}

#premier-support-products thead th
{
    background-color:#E2ECFF;
    border-color:#B8CFFE;
    border-style:solid;
    border-width:1px 1px 0;
}

.products thead th
{
	border-top: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
	border-left: solid 1px #C3C3C3;
	background-color: #E3E3E3;
	text-align: left;
	padding: 6px 3px;
	font-weight: bold;
	font-size: 100%;
}

table
{
    margin-bottom: 12px;
}

table td, table th 
{

    vertical-align: top;
}

table tbody th
{
    font-weight: bold;
    width: 195px;
}

.container-box table tbody th
{
    background-color: Transparent;
    font-weight: bold;
}

table td input
{
	width: 22px;
}

.products .product-price
{
    text-align: right;
	width: 100px;
}

label
{
    top: -2px;
    position: relative;
}

#salesfaq
{
    margin-top: 12px;
}

.recommended
{
    color: Red;
    font-size: 0.8em;
}

#premier-support-text
{
    font-weight: normal;
    font-size: 0.75em;
    padding-left: 12px;
}

.caption-text
{
    font-weight: normal;
    font-size: 0.75em;
    padding-left: 12px;

}

#premier-support-products caption
{
    background-color: #E2ECFF;
    border:1px solid #B8CFFE;
    border-width: 1px 1px 0 1px;
}


#premier-support-products td,#premier-support-products th
{
    background-color:  #F3F7FF;    
    border:1px solid #B8CFFE;
    
}
