/* @override 
	http://fringe.affiniscape.com/associations/10453/stylesheets/fringe-home_styles.css
*/

/* Sub Content
----------------------------------------*/
#maincontentsubcell {
	background: transparent;
	border: none;
	padding-right: 0;
}


/* Right Nav
----------------------------------------*/


/* Landing Table
----------------------------------------*/
table#landingtable td#left table,
table#landingtable td#right table,
table#landingtable td#bottom table {
	background: #fff;
	border: 5px solid #e5e5e5;
	width: 259px;
}

table#landingtable td#bottom table {
	width: 100%;
}

table#landingtable td#bottom table td {
	padding: 10px;
}

table#landingtable td#left {
	border-right: 20px solid #262626;
}

table#landingtable th {
	color: #fff;
	font-weight: normal;
	font-style: italic;
	padding: 0 0 6px 0;
	text-align: left;
	margin: 0;
}

table#landingtable td#left,
table#landingtable td#right {
	border-bottom: 20px solid #262626;
}

table#landingtable td#left p,
table#landingtable td#right p {
	margin: 10px;
}

table#landingtable td#left h1,
table#landingtable td#right h1 {
	margin: 10px;
}

table#landingtable td#left img,
table#landingtable td#right img {
	border-bottom: 5px solid #e5e5e5;
}

table#landingtable td#left a.more,
table#landingtable td#right a.more {
	text-decoration: none;
	float: right;
	margin-bottom: 6px;
}

table#landingtable td#left a.more:hover,
table#landingtable td#right a.more:hover {
	text-decoration: underline;
}

td#bottom p {
	margin: 0 0 20px 0;
}