body {
	margin: 0;
	padding: 0;

}
.clear {
	clear: both;
}

#header-left {
	float: left;
}
#header-middle {
	float: left;
}
#header-right {
	float: right;
}

#header-form form {
	border: none;
	margin: 0;
	padding: 0;
}
#header-form  fieldset{
	border: none;
	margin: 0;
}

#content .title {
	cursor: pointer;
}

#content #cable, #content #ondemand, 
#content #broadband, #content #hdtv 
{
	height: auto;
}
