@charset "utf-8";
/* CSS Document */

.bottomholder
{
width:200px;
height:4px;
margin-bottom:3px;
margin-top:3px;
float:left;
}

.bottomyellow
{
height:4px;
width:10px;
background-color:#fcee21;
float:left;
}
.bottomgrey
{
width:189px;
height:2px;
margin-top:2px;
margin-left:1px;
background-color:#CCCCCC;
float:left;
}
.bottomheading
{
width:189px;
height:20px;
line-height:20px;
padding-left:11px;
float:left;
}
.bottomform
{
width:189px;
padding-left:11px;
height:115px;
float:left;
}
