.biqc
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-right: auto;
	width:700px;
    text-align: center;
    font-family: Tahoma;
}

.biqc H2 
{
	margin: 15px;
}

.biqc .deviceTable th,td
{
    /*padding: 10 0 0 25;*/
	padding: 5px;
}

.biqc .tableprotect td
{
    padding: 10 0 0 10;
}

.biqc .notify
{
    display: none;
}

.biqc .notify_table
{
    width:750px ;
    min-height: 20px;
}

.biqc .more
{
    display: none;
}

.biqc .more ul {
    margin: auto; 
    text-align: left; 
    width: 200px;
    list-style-type: square;
}

.biqc .model
{
    margin: 0px 0px 0px 0px;
}

.biqc .bestpolicy
{
    width:700px ;
    display:none;

}

.biqc .bestpolicy
{
    width:600px ;
    min-height: 50px;
    text-align: center;
}

.biqc .error
{
    width: 600px ;
    color: #ff0000;
    display: none;
    text-align: center;
}

.biqc .errorMessage {
    color: #ff0000;
    font-size: 11px;
}

.biqc .errors {
    list-style-type: none;
    padding: 0;
    color: #ff0000;
    font-size: 11px;
}

.biqc .description {
    font-size: 11px;
}

.biqc .custumer_details span
{
    color:#ff0000;
}

.biqc .tdrange
{
    display:none;
}

.biqc .item_table
{
    width: 100px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

.biqc #top_insurance_block
{
    width: 750px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    background-position: center center;
    background-repeat: no-repeat;
	font-size: 1.1em;
}

.biqc #top_insurance_block.loading
{
    background-image: url(../images/load.gif);
    height : 100px;
}

.biqc #bottom_insurance_block
{
    width: 650px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    background-position: center center;
    background-repeat: no-repeat;
}

.biqc #bottom_insurance_block.loading
{
    background-image: url(../images/load.gif);
    height : 100px;
}

.biqc .notinsure
{
 width:650px;
 display: none;
}

.biqc .notinsures
{
 width:650px;
 display: none;
}

.biqc .PriceRange
{
 display: none;
}

.biqc .buy{
    border: 0;
    width: 230px;
    height: 53px;
    background-image: url(../images/red_buy_button.jpg);
}

.biqc .buy:hover{
    width: 230px;
    height: 53px;
    background-image: url(../images/green_buy_button.jpg);
}

.biqc #moreInsurancesButton {
    padding: 10px;
    font-style: 14px;
}

.biqc #moreInsurances {
    padding: 10px;
}

.biqc #protectme {
    margin: 20px 0;
}

.biqc .discount_price {
    text-decoration: line-through;
    color: red;
}

.biqc .asterisk {
    color: red;
}

.biqc .OrderResult {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.biqc .OrderResult H1 {
    font-size: 16px;
    font-weight: bold;
}

#CardType{
   width: 167px;
}
