@charset "utf-8";
/* CSS Document */

/*REGISTER*/

#columnA{
float:left;
width:460px;
margin:0px;
padding:0px;
}

#columnB{
float:left;
width:130px;
margin:0px 0px 0px 20px;
padding:0px;
}




/*#columnA .header, .header{
display:block;
margin:0px 0px 5px 00px;
padding:0px;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}*/


#right_column p{
display:block;
margin:0px 0px 0px 0px;
padding:0px;
}

#right_column ul{
list-style-type:none;
margin:0px 0px 0px 5px;
padding:0px;
}

#right_column ul li{
display:block;
margin:0px 0px 15px 4.25em;
padding:0px;
text-indent: -4.25em; 
}

#right_columnul li a{
color:#444444;
text-decoration:underline;
}


#right_column .reg_type{
font-weight:bold;
color:#555555;
}

#fees{
width:auto;
margin:0px 0px 15px 0px;
padding:0px 10px 15px 95px;
color:#75A4C5;
background-image:url(../images/fees.png);
background-position:top left;
background-repeat:no-repeat;

}


#guarantee{
width:auto;
margin:0px;
padding:12px 10px 12px 15px;
/*background-image:url(../images/guarantee.png);
background-position:top, left;
background-repeat: no-repeat;*/
background-color:#f1f8F0;
color:#999999;
font-size:11px;
}



/*SITES REGISTERED*/

.sites{
display:block;
padding:0px;
margin:0px 0px 25px 0px;
font-weight:bold;
color:#333333;
}


#sites_registered{
float:left;
width:275px;
height:auto;
padding:0px;
}

.right{
margin:0px 0px 0px 5px;
}

.left{
margin:0px 0px 0px 20px;
}

#sites_registered ul{
list-style-type:none;
margin:0px;
padding:0px;
}

#sites_registered ul li{
display:block;
margin:0px;
padding:0px 0px 5px 0px;
text-indent:0px;
}

#sites_registered ul li.alt{
color:#000000;
}



/*order materials*/

.guarantee{
margin:5px 5px 0px 0px;
padding:10px;
background-color:#D3CDCF;
}
.filler{
height:300px;
}
.filler2{
height:300px;
}

#site_column1{
float:left;
width:250px;
margin:0px 0px 0px 15px;
padding:0px;
}
#site_column2{
float:left;
width:250px;
margin:0px 0px 0px 15px;
padding:0px;
}

.list{
list-style-type:none;
margin:0px;
padding:0px;
}
.bullets{
margin:0px;
padding:2px 2px 2px 5px;
color:#000000;
}
.bullets_alt{
color:#586Ba9;
margin:0px;
padding:2px 2px 2px 5px;
}
hr {
border: 0;
width: 100%;
color: #bbbbbb;
background-color: #bbbbbb;
height: 2px;
}

