

.coo_pink{
color:#D11959 !important;
}

.coo_purple{
color:#982b90 !important;
}

.coo_blue{
color:#23A5DF!important;
}

.choo_green, .coo_green{
color:#39B44A!important;
}

.coo_yellow{
color:#FEF200!important;
}

.coo_orange{
color:#E68A1B!important;

}

.coo_red{
color:#BE1D2D!important;
}

.coo_white{
color:#FFFFFF!important;
}
 
/*********************************************************************/

form#the_form { width:100%;float:left;}
form#the_form input, form#the_form textarea {
width:auto;
}

#the_form #Name, #the_form #Email, #the_form #Telephone,#the_form #Comments
   {
float:right;
width:260px;
}
form#the_form #Send_enquiry { margin:0;float:left; }

#the_form label {
width:auto;
font-weight:bold;
}
