
/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#sidebar				{ width: 295px; }

div#sidebar ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

div#sidebar ul li
	{
	background: transparent url(/grfx/bulletnews.gif) 0px 5px no-repeat;
	padding-left:10px;
	line-height: 1.5em;
	}

div#content				{ margin-left: 315px; }

div#sidebar h3
	{
	font-weight: bold;
	font-size: 1em;
	color: #0053a0;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	}

div#sidebar #portal
	{
	position: absolute;
	top: 5px;
	left: 25px;
	}

/* blocks */

div.blockone,
div.blocktwo
	{
	width: 312px;
	}


/* ======================================= */
/* ======================================= */
/* ======================================= */
