/* Hazel McHaffie Stylesheet */
/* Home */

.content{
	float:left;
	width:420px;
	line-height: 16px;
}

.content ul{
	list-style:none;
	margin:0;padding:0;
}

.side {
	float:right;
	width:280px;
	padding: 38px 0 0 0;
}

td {
	padding: 5px 5px 5px 5px;
}

