a{
	color:grey;
}
b{
	color:black;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:56px;
}
h2{
	font-weight:normal;
}
h3{
	color:grey;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}		

.read_more {
	float:left;
	margin:5px 0 0 0;
	display:inline;
	background:url(../images/home/news_read_more.png) left no-repeat;
	padding:0 0 0 20px;
	height:16px;
	line-height:16px;
	width:200px;
	font-size:12px;
}

.featured_videos{
	float:left; 
	margin-right:10px;  
	height:100px; 
	width:180px; 
	text-align:center; 
	padding-top:20px;
}
	.featured_videos .play{
		background:url(../images/new_design/video_play.jpg) no-repeat;
		width:58px;
		height:21px;
		float:left;
		font-weight:bold;
		padding-top:2px;
		padding-left:5px;
		margin-top:80px;
	}
.quote{
	font-size:12px;
	margin-top:-20px;
	margin-top:-5px; 
	font-size:11px; 
	line-height: 14px;
}	

/* VIEW */
.button {
	border:none;
}

h1.view {
	width:750px;
	float:left;
	clear:none;
}
.icon {
	margin:-6px 10px 0 0;
	display:inline;
	float:left;
}
#left_view{
	width:210px;
	float:left;
}
#right_view{
	width:550px;
	float:left;
}
	#right_view h1{
		font-size:40px;
		font-weight:bold;
	}
	#right_view h2{
		line-height:25px;
	}
#ref_info{
	margin-left:20px;
}
	#ref_info h4{
		color:#333333;
		font-size:18px;
		margin:0px 0 5px 0;
	}
#more{
	background:url(../images/new_design/calls_to_action/view_more_ref.jpg) no-repeat;
	background-color:black;
	float:left;
	width:183px;
	height:96px;
	color:white;	
	font-weight:bold;
}
	#more #title{
		font-size:25px;
		margin: 25px 0 10px 0;
		width:100%;
		text-align:center;	
		float:left;
	}
	#more #title2{
		font-size: 20px;
		width:100%;
		text-align:center;
		float:left;
	}
	#more a{
		color:white;
	}
.video_ref{
	float:left; 
	width:295px;
}
	.video_ref .img{
		float:left; 
		margin-right:10px;
		height:50px; 
		width:100px; 
		text-align:center; 
		padding-top:20px; 
		border:solid #cccccc 1px;
	}	
	.video_ref b{
		font-size:14px;
	}
	.video_ref .city{
		float:left; 
		width:170px;
		margin-top:5px;
	}
	.video_ref .flag_img{
		margin-top:0px; 
		float:left; 
		margin-right:5px;
		width:20px;
	}
	.video_ref .from{
		float:left; 
		color:grey; 
		font-size:10px;
		width:150px;
	}
	.video_ref .text{
		color:grey;
		float:left; 		
		font-size:11px;
		width:170px;		
	}
.other_ref{
	width:295px; 
	height:100px; 
	float:left;
}
	.other_ref .other_img{
		float:left; 
		width:80px; 
		border:solid #cccccc 1px;
	}
	.other_ref .content{
		float:left;
		width:190px; 
		margin-left:10px;
	}
			.other_ref .content .city{
				font-size:12px;
			}

