/* ---[ Left Box ]----------------------------------------- */
div#left_main {
	width: 228px;
	background: url(../Images/lbr.gif) left top repeat-y transparent;
	margin: 5px 0 0 7px;
	float: left;
}

div#left_main div.wrapper {
	background: url(../Images/lbt.gif) left top no-repeat transparent;
	padding: 10px;
	min-height: 363px;
	_height: 374px;
}

div.recent dl dt {
	margin: 0 0 10px 0;
}

/* ---[ Welcome ]----------------------------------------- */
div#right_main {
	width: 465px;
	margin: 5px 0 0 245px;
}

div#welcome {
	background: url(../Images/rbr.gif) left top repeat-y transparent;
}

div#welcome div.wrapper {
	background: url(../Images/rbt.gif) left top no-repeat transparent;
	min-height: 80px;
	padding: 10px;
}

div#featured {
	margin: 10px 0 0 0;
	background: url(../Images/rbr.gif) left top repeat-y transparent;
}

div#featured div.wrapper {
	background: url(../Images/rbt.gif) left top no-repeat transparent;
	min-height: 130px;
	padding: 10px;
}

/* ---[ Headings ]----------------------------------------- */
h2 { margin: 0 0 10px 0; }

h2.title {
	font-size: 14px;
	font-family: Sans-Serif;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: solid 4px #FFFFFF;
	margin-bottom: 8px;
}

img.welcome {
	float: left;
}
