#left-column {
	float:left;
	width: 495px;
	margin:0 20px 0 0;
}

.standfirst { 
	color:#999;
	font-size:1.3em;
}

.features { 
	clear:left; 
	overflow:hidden;
	border-top:6px solid #f3f3ee;
	margin:30px 0;
	padding:15px 0 0 0;
}

.cols {
	overflow: hidden
}

.feature, .col {
	float:left;
	width:235px;
	font-size:.95em;
}

.feature.first, .col.first { 
	margin:0 25px 0 0;
}
 
.feature h3 { 
	font-weight:normal;
	color:#045e44;
}

.feature img {
	float:left;
	margin: 0 10px 0 0;
}

#right-column {
	float:left;
	width:260px;
}

.box-top {  
	width:260px;
	margin: 12px 0;
	background: transparent url(../img/box_top_2.png) no-repeat;
	font-size:.9em;
}

.box-bottom { 
	padding: 10px 15px;
}

.box-top.open .box-bottom {
	background: transparent url(../img/box_bot_2.png) no-repeat 0 100%;
}

.box-top.close .box-bottom { 
	background: transparent url(../img/box_bot_2_closed.png) no-repeat 0 100%;
}

/*
Addendum VEC
Frame for entryPage NakedTruth
*/

.TNT_frameLarge {
	width: 480px;
	height: 428px;
	background: transparent url(../img/TNT_frameLarge.gif) 0 0 no-repeat;
}

.TNT_frameLarge img {
	margin: 79px 0 0 80px;
}
