#contacto_tab_left{
	float: left;
	width: 100px;
	height: 110px;
	font-weight: bold;
}

#contacto_tab_right{
	float:right;
	width: 300px;
	height: 110px;
}

#contenedor_tabs{
	font-size: 13px;
	width: 500px;
	height: 130px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 4px solid #e1e1e1;
	border-bottom: 4px solid #e1e1e1;
	padding-top: 20px;
	padding-bottom: 20px;
}
