/* =========================================== 
Designed & built by Solve-IT Commercial Ltd
Tel: 0208 432 6358
E-mail: commercial@solve-it-uk.com
Web: http://www.solve-it-uk.com
============================================== */

body{
background-color:#09a650;
background-image:url(../img/main_bg_white.gif);
}

.content{
background-image:url(../img/bubble_green.png);
}

.main{
background-image:url(../img/container_bg_green.png);
background-repeat:repeat-y;
background-color:#57BF4F;
}

/*Generic Styles*/

.bubble_quote{
padding-left:30px;
color:#333333;
}
font.grey{
color:#666666;
}

.bubble_bullets{
visibility:hidden;
}

ul.bubble_list{
color:#666666;
}
.bullet_title{
color:#666666;
}

.bullet_detail{
color:#666666;
}

.text_title{
color:#666666;
}

.text_content{
color:#666666;
}

/*table styles*/
table.paper_calc{
width:350;
}

table.paper_calc{
text-align:center;
}
td.col_title{
text-align:center;
font-weight:bold;
}

/*callback styles*/

.callback{
color:#666666;
}

