/* CSS Document */
#monthly{
	width:420px;
    float: left;
}
#annual{
	width:420px;
    float: left;
}
#minimum{
	width:320px;
    float: left;
}
.left{
	width:153px;
	color: #333333;
}
.mid{
	width:80px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.right{
	width:158px;
	color: #333333;
}
#whiterow {
	width:100%;
	padding:2px;
	float:left;
	vertical-align:text-top;
	margin-top:0px;
	background-color: #ffffff;
	color: #333333;
	line-height: 13px;
}
.greyrow {
	background-image: url(images/gteybk.gif);
}

