/**
 * Overload for startpage
 */

.content .startbg {
	float:left; width:390px; height:366px; margin:124px 0 0 14px;
	background-image:url(../i/bg/amit_stonewall.jpg); background-repeat:no-repeat;
}
.content .startbg p { display:none; }

.boxcont { float:left; width:445px; }

.boxcont .topbox { width:366px; height:264px; margin:38px 0 0 66px; overflow:hidden; font-size:12px; }
.boxcont .topbox .date { font-weight:bold; font-size:11px; }
.boxcont .topbox table { width:366px; }
.boxcont .topbox table td { vertical-align:top; }
.boxcont .topbox table td.t { padding:4px 0 0 8px; }
.boxcont .topbox table td.t .db { font-weight:bold; }
.boxcont .topbox table th { text-align:right; overflow:hidden; }
.boxcont .topbox table td.i img { float:left; }
.boxcont .topbox table tr.tb td { border-top:1px solid #c3c198; }

.boxcont .topbox table.size3 td.i { padding-bottom:4px; }
.boxcont .topbox table.size3 tr.tb td.i { padding-top:4px; }

.boxcont .topbox table.size2 td.i { padding-bottom:9px; }
.boxcont .topbox table.size2 tr.tb td.i { padding-top:9px; }

.boxcont .topbox div.rlink { width:auto; float:right; font-weight:bold; }
/*
Image sizes:
 - s1:	366 (x 240)
 - s2:	150 (x 120)
 - s3:	110 (x 80)
*/

.boxcont .newsbox { width:266px; height:76px; margin:80px 0 0 66px; overflow:hidden; line-height:18px; }
.boxcont .newsbox a b { display:block; float:left; width:66px; }
