/*
 - CSS/XHTML: Jase | star29.com
 - July 2008
*/

/* ________________________________________ Home Page Column Controls */
.column-left {
	width:676px;
	}

.column-right {
	width:274px;
	}

/* ________________________________________ Home Page Content Controls */

#home #shell .column-right.siderail .content {
	background-image:none;
	}

#home #shell .column-left,
#home #shell .column-right {
	min-height:300px;
	height:auto !important;
	height:300px;
	}

/* ________________________________________ HOME SIDERAIL CONTROLS */
#home .siderail .content h4 {
	margin-top:1em;
	font-size:15px;
	}

#home .siderail .content p {
	font-size:12px;
	}
