#dropin
{
}

#dropin form {
margin-bottom: 0;
}

#dropin input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}

#dropin .no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

#dropin td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #fff;
font-size: 75%;
}

#dropin .content {
text-align: justify;
}

#dropin a {
color: #fff;
text-decoration: none;
}

#dropin a:hover{
color: #000;
}

#dropin .pad-left {
padding-left: 50;
}

/* images */

#dropin .back {
background-image: url("/coadhoverimages/back.gif");
background-repeat : no-repeat;
}

/* links */

/* background colours */

/* borders */

/* text */

#dropin .white-txt {
color: #fff;
font-size: 11px;
}

/* headings */

#dropin .white-head {
font-size: 16px;
color: #fff;
font-weight: bold;
}