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


.section .subsections {
	margin:0 5px;
}
.section  .subsection h2 {
	background-color:#111C1F;
	color:#fff;
	padding:5px 10px;
}
#pinoyabroad  .subsection h2 {
	background-color:#84040A;
}
.section  .subsection .item .title {
}
.section  .subsection {
	float:left;
	border:5px solid #EBEBEB;
	margin:10px 10px;
}
.section .tiled_ad {
	float:right;
	margin:5px;
	height:320px;
	width:320px;
}
#news .tiled_ad {
	height:900px;
}
#ulatfilipino .tiled_ad , #pinoyabroad .tiled_ad{
	height:650px;
	text-align:center;
}
.lite .tiled_ad, .lite #ulatfilipino .tiled_ad, .lite #pinoyabroad .tiled_ad { height:auto; }
.section .subsection .wrapper {
	height:300px;
	width:300px;
}


.section  .subsection .item.featured {
	background-color:#343434;
	color:#fff;
	padding:10px;
}
.section  .subsection .item.featured .title {
	font-weight:bold;
}
.section  .subsection .item .timestamp {
	color:#aaa;
	font-weight:normal;
	font-size:0.8em;
}
.section  .subsection .item {
	padding:5px 10px;
	font-size:14px;
}
.section .subsection .wrapper {
	position:relative;
}
.section .subsection .more {
	position:absolute;
	bottom:10px;
	left:180px;
}

.section  .subsection .featured .img img, 
.section  .subsection .featured .img {
	height:90px;
}
.section  .subsection .img {
	float:left;
	margin-right:10px;
}


.section .latest_videos {
	border:5px solid #eee;
	margin:10px 5px;
	font-size:14px;
	padding:5px;
}
.section .latest_videos .img, .section .latest_videos .img img {
	width:80px;
	height:60px;
}
.section .latest_videos h2 {
	margin:10px 15px;
}
.section .latest_videos .videos .img{
	float:left;
	margin-right:15px;
}
.section .latest_videos .videos .item {
	margin:10px 15px;
	width:280px;
	height:64px;
	float:left;
}




#lifestyle .subsection .featured {
	background-color:#eee;
	color:#333;
}
#pinoyabroad .subsection .featured {
	background-color:#555;
}