#fpbody {
	background: none;
	margin: 0px;
}

#menu {
	position: relative;
	font-size: 10pt;
	line-height: 15pt;
	padding: 0px;
	margin: 0 0 8px 0;
}

#home_cutline {
	text-align: right;
	font-size: 13px;
	padding: 0 5px 0 0;
	margin: 0 0 8px 0;
}

#maintable td {
	background-repeat: no-repeat;
	vertical-align: bottom;
	/*border: 1px solid black;*/
}

#newstable td {
	vertical-align: bottom;
	/*border: 1px solid blue;*/
}

#star {
}

#newsblock {
}

#pipesnews {
	position: relative;
	top: 0;
	left: 0;
	/*border: solid green 1px;*/
}


