@CHARSET "UTF-8";

.weight_update
{
	width: 40px;
}

.tracker_label
{
	color: #696969;
	font-size: 120%;
}

.note
{
	width: 350px;
}

.weight_update_submit
{
	font-size: 80%;
}

.tracker_error
{
	color: #ff0000;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

.cal_date
{
	width: 60px;
}

.message
{
	border: solid 1px #158fcb;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	color: #158FCB;
	padding: 10px;
	width: 275px;
	margin: 10px;
	background-color: #f4f4f4;
}