.speak_about_us .teasing
{
	font-size:50px;
	text-align:left;
	font-weight:bolder;
	padding:20px;
	color:#FFF;
	background-color:#003471;
  	background: #003471 -moz-linear-gradient(100% 100% 90deg, #003471, #448CCB) no-repeat;
	background: #003471 -webkit-gradient(linear, left bottom, left top, from(#003471), to(#448CCB)) no-repeat;
	text-shadow: 1px 1px 10px #008;
}


.speak_about_us .item_share
{
	padding:10px;
	border:solid 1px #DADADA;
	background-color:#FAFAFA;
}
