.section .latest_photos {
	border:4px solid #EEE;
	padding:10px;
}
.section .latest_photos li{
	width:130px;
	height:130px;
	float:left;
	margin:10px;
	list-style:none;
}
.section .latest_photos li img {
	height:90px;
}

.section .row2 .latest_videos {
	background-color:#203236;
	float:left;
	width:160px;
	margin:0 5px;
}
.section .row2 .latest_videos h2 a{
	color:#fff;
}

.section .row2 .latest_videos h2 {
	padding:8px 15px;
}

.section .row2 .latest_videos li {
	margin:15px 10px;
	list-style:none;
	width:132px;
	float:left;
}
.section .row2 .latest_videos a {
	color:#ccc;
}
.section .row2 .latest_videos .img,.section .row2 .latest_videos .img img {
	width:140px;
	height: 105px;
}
/* SU 
*/
.section .row2 .subsections {
	width:475px;
	float:right;
	margin: 0 5px;
	background-color:#eee;
}
.section .row2 .subsections .img, .section .row2 .subsections .img img {
	height:90px;
}
.section .row2 .subsections .subsection {
	margin:5px 5px;
	background-color:#fff;
}
.section .row2 .subsection li {
	padding:5px 15px;
	list-style:none;
	padding-top:0;
}
.section .row2 .subsection .teaser {
	color:#000;
	margin:6px 0;
}
.section .row2 .col1 .subsection .title {
	font-weight:bold;
}
.section .row2 .subsections .img {
	float:right;
	margin:10px;
}
.section .row2 .subsections h2 {
	color:#333;
	font-size:18px;
	line-height:18px;
	padding:15px 15px;
}
.section .row2 .subsection h3 {
	font-size:18px;
	line-height:18px;
	padding:8px 0;
}
.section .row2 .subsections {
}
#economy #latest_popular {
	margin: 10px 5px;
}