
.c
{
clear:both;
}

.l
{
float:left!important;
}

.r
{
float:right!important;
}

.w120
{
width:120px;
}

.w150
{
width:150px;
}

.w200
{
width:200px;
}

.w250
{
width:250px;
}


.w320
{
width:320px;
}

.button1
{
border-left:#28424f solid 1px;
border-top:#28424f solid 1px;
border-right:#20353e solid 1px;
border-bottom:#20353e solid 1px;
background:url('../../images/button_bg.png') repeat-x;
color:#fff;
font-size:12px;
}

.button2
{
border-left:#28424f solid 1px;
border-top:#28424f solid 1px;
border-right:#20353e solid 1px;
border-bottom:#20353e solid 1px;
background:url('../../images/button_bg_light.png') repeat-x;
color:#fff;
font-size:12px;
}

.textbox
{
border-left:#53626e solid 1px;
border-top:#53626e solid 1px;
border-right:#44535c solid 1px;
border-bottom:#44535c solid 1px;
height:17px;
font-size:12px;
}

.select
{
border-left:#53626e solid 1px;
border-top:#53626e solid 1px;
border-right:#44535c solid 1px;
border-bottom:#44535c solid 1px;
height:19px;
font-size:12px;
}
