
div.bordered {

background-color:#FFFFCC;
border-style:solid;
border-width:1px;
border-color:black;

}

td.bordered {

background-color:#FFFFCC;
border-style:solid;
border-width:1px;
border-color:black;

}

div.sectionchooser {

position:relative;
z-index:0;


}
hr {
color: #dadada;
background-color: #dadada;
height: 2px;
border-style: solid;
/*margin-bottom:-12px;*/
}

div.myspam {

width:325px;

float:left;


}
    div.main1 {
        text-align:left;
        margin-top:20px;
        margin-left: auto;
        margin-right: auto;
        width: 750px;
        height: 700px;
    }
    div.subtop {
        font-size: 16px;
        font-weight: bold;
margin-bottom:0px;
    }
    div.nextop {
margin-top:0px;
        font-size:8px;
    }
    div.descrip {

        margin-top:2px;
        width: 100%;
        
        font-size: 9pt;
        font-family: verdana;
        text-align:center;
    }
    div.image1 {
border-width: 2px 2px 2px 2px;
	border-spacing: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #dadada;
	
	background-color: transparent;
    text-align:center;
        width:380px;
        margin-top:10px;
margin-left:10px;
margin-bottom:10px;
        
    }

    div.usethisforme {




    }
    div.price {
       
        
        margin-top: 5px;
        margin-right:0px;
        margin-bottom:5px;
	width:750px;

    }
    head:first-child+body div.price {
        margin-right:0px;
    }
    div.overall {
        margin-top:0px;
        clear:left;
        clear:right;
        width:650px;
        font-size: 10pt;
        font-family: verdana;
    }
    head:first-child+body div.overall {
        margin-top:0px;
        float:left;
    }
    span.onmyclick:hover {
        
        cursor: hand;
    }
    div.footer {

clear:left;

}