@charset "utf-8";

div div { margin: 0; }
#more { width: 910px; clear: both; margin-top: 15px; border:none; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
#more #buttons { background: #EEEEEE; border: 1px solid #CCCCCC; border-bottom: none #CCCCCC; border-right: none #CCCCCC; border-top: 1px solid #CCCCCC; height: 33px; padding: 0; margin: 0px; margin-bottom:30px; width: 100%; float: left;}
#more #buttons li { background: #eee; float: left; list-style: none; text-align: center; width: 303px; }
#more #buttons a {
	display: block;
	height: 27px;
	padding-top: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#222;
}
#more #buttons .tab-on {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 4px solid #007CC3;
	color: #222;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#more #buttons #tab-last { border-right: none; }
#more #case-studies {
	border: 1px solid #CCCCCC;
	padding: 10px 10px;
	padding-right:100px;
	float:none;
	margin-bottom: 10px;
}
#more #clientes {
	border: 1px solid #CCCCCC;
	padding: 10px 10px;
	padding-right:10px;
	float:none;
	margin-bottom: 10px;
}
#more #estudio {
	border: 1px solid #CCCCCC;
	padding: 10px 10px;
	padding-right:100px;
	float:none;
	margin-bottom: 10px;
}
