/*
// $Id: content.css,v 1.4 2007/09/17 21:29:09 stephend Exp $
// $Revision: 1.4 $
// $Author: stephend $
//
// $Log: content.css,v $
// Revision 1.4  2007/09/17 21:29:09  stephend
// Updated specials widget(s)
// Added meta-data
// Updated style switchers
// Added sub-page heroes
//
// Revision 1.3  2007/09/04 20:56:19  stephend
// Added font toggler, updated press releases
//
// Revision 1.2  2007/08/30 20:55:22  stephend
// UI Tweaks
//
// Revision 1.1  2007/08/20 17:17:09  stephend
// Init. check-in
//
// Revision 1.1  2007/07/12 17:32:29  scottl
// Module cleanup after corruption.
//
// Revision 1.1  2007/02/01 19:50:35  scottl
// Had to re-add the module after a developer committed project specific code and assets to the reference website.
//
// Revision 1.1  2006/11/27 16:28:25  scottl
// Re-established ReferenceWebsite module after cross-project corruption issue.
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/

#content 
{
	width:430px;
	float:right;
	line-height:1.5em;
	padding:0 62px 15px 10px;
	background-image:url("../images/pipe.gray.gif");
	background-position:0 4px;
	background-repeat: no-repeat;
	font-size:13px;
}

#content a 
{
	font-size:13px;
}

.subheader 
{
	font-weight:bold;
	color:#ae3b30
}