
#middle {
	width : 594px;
	float : left;
}

/* ------------------------------------------------------------- */

#blurb {
	border : 1px solid #d8dfea;
	margin-bottom : 5px;
	width : 585px;
	overflow : hidden;
	background-color : #f8f9fb;
	padding : 5px;
}

#blurb h1 {
	background : url("images/dots.gif") no-repeat 1px 0px;
	border-bottom : 1px solid #d8dfea;
	color : Black;
	font-size : 14px;
	padding-left : 25px;
	height : 20px;
	line-height : 18px;
}

#blurb .content {
	margin : 5px;
}

/* ------------------------------------------------------------- */

#right {
	margin-left : 602px;
}