#center-x,
#footer
{
	background-image:	none;
}

#main
{
	margin:				0px;
	padding:			0px;
	background-image:	none;
}

#content
{
	width:				100%;
}

h1
{
	display:			none;
}

#flash
{
	margin-bottom:		40px;
	margin-top:			-10px;
}

#newslink
{
	float:				left;

	margin-left:		7px;
	font-weight:		bold;
	text-transform:		uppercase;
	line-height:		27px;
	height:				27px;
	font-size:			0.8em;
}

#newsticker
{
	margin:						0px 0px 8px;
	padding:					0px;

	line-height:				27px;
	font-size:					12px;
}
#newslink img
{
	vertical-align:				-2px;
	padding:				0 5px 0 0;
}
#newsticker a
{
	font-weight:				bold;
	padding-left:				5px;
	overflow:					hidden;
}

#newsticker ul
{
	list-style-type:			none;
	margin:						0px;
	padding:					0px;

	/*	IE requires this element to be positioned, floated, or absolute width and/or height specified
		in order for opacity to work	*/
	height:					100%;
}


table#features td
{
	padding:				0px 10px;
}

