body {
	background-color: #333;
/*	background-image: url(/templates/images/bg_gradient_black.png); */
	background-repeat: repeat-x;
	font: normal 13px 'helvetica neue', helvetica, arial, sans-serif;
	line-height: 120%;
}

.start_container {
	width: 966px;
	padding: 14px 0px 0px 14px;
	background-color: #e5e5e5;
	border: 0;
}

.start_container .right_spalt {
	width: 400px;
	margin-right: 20px;
	float: right;
}

.start_container .left_spalt {
	margin-left: 10px;
}
		
.start_container .panelen {
	padding: 0 10px 10px 10px;
	background-color: #fff;
	width: 380px;
}

.start_container .panelItem {
	font-size: 0.9231em;
	margin-top: 0px;
}

.start_container .panelItem b {
	font-size: 0.9231em;
	color: #333;
	background-color: #BFDF3F;
	padding: 3px 5px 3px 5px;
	margin-bottom: 8px;
}

.start_container .panelItem img {
	float: left;
	margin-right: 10px;
}

.start_container .panelItem a {
	font-weight: nor mal;
}

.start_container .panelItem b {
	text-transform: uppercase;
}

.start_container .panelItem .caption {
	display: block;
	font-size: 11px;
	margin-left: 110px;
	margin-top: 5px;
}


		.puff_pic {
			width: 400px;
			cursor: hand;
		}
		
		
		.puff_pic .puff_headline {
			background-color: #fff;
			font-size: 24px;
			line-height: 1.3em;
			text-transform: uppercase;
			padding: 4px 10px 4px 10px;
			display: inline;
			margin: 0;
		}
		
		.puff_pic .preamble {
			background-color: #BFDF3F;
			color: #222;
			font-size: 0.8em;
			font-weight: bold;
			line-height: 1.0em;
			text-transform: uppercase;
			padding: 4px 10px 4px 10px;
			display: inline;
			margin: 0;
		}
		
.start_container .stripe_left, .start_container .stripe_right {
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 15px 15px 10px 15px;
	margin: 0;
	font-size: 1.3846em;
	clear: both;
}

.start_container .stripe_left { width: 535px; }
.start_container .stripe_right { width: 370px; }

.start_container .list_item {
	background-color: #fff;
	width: 520px;	
	height: 100px;
	margin-bottom: 10px;
}
 
.start_container .list_item .right_part {
	float: right;
	background-image: url(/templates/images/bg_start_right.png);
}

.start_container .list_item .the_pic {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
	background-color: #e7e7e7;
}

.start_container.the_pic img {
	margin-top: -25px;
}

.start_container .primarypic {
	margin: -25px 0px 0px 0px;
}
			
.start_container .youtube {
	width: 150px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}
		

.start_container .the_text {
	padding: 10px; 
	width: 250px;
	float: left;
}

.start_container .list_item .headline {
	font-size: 1.1538em;
	font-weight: bold;
}

.start_container .list_item .headline a, .start_container .list_item .preamble a, .start_container .list_item .comments a, .start_container .list_item .site a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.start_container .list_item .preamble a {
	font-weight: normal;
}

.start_container .list_item .comments {
	text-align: center;
	height: 33px;
	width: 100px;
	padding-top: 17px;
}

.start_container .list_item .site {
	text-align: center;
	padding-top: 5px;
	height: 19px;
	width: 100px;
	font-size: 0.7692em;
	font-weight: bold;
	text-transform: uppercase;
}







