.content
{
	width: 90%;
}

#regalos-empresariales
{
	margin-left: auto;
	margin-right: auto;
}

#nuestro-trabajo table
{
	margin-left: auto;
	margin-right: auto;
}
/*
.section-background
{
	background-color: #FF4D32;
}

.highlight-text
{
	width: 600px;
	background-color: #FF4D32;
	border-top: solid 5px #FF4D32;
	border-bottom: solid 5px #FF4D32;
}
*/
/*
h1, h2, h3, h4, .section-color
{
	color: #FF4D32;
}
*/

#lista-productos
{
	width: 100%;
	font-size: small;
}

#col-a p, #col-b p, #col-c p, #col-d p
{
	margin-left: 0;
	width: 100%;
	text-align: left;
	line-height: 1.5em;
}

#lista-productos #text
{
	padding-left:40px;
	width: 100%;
}

#col-a, #col-b, #col-c, #col-d
{
	padding-left: 8px;
	float:left;
	text-align: left;
	width:23%;
}

#lista-productos #bottom-text
{
	clear:both;
}

html body p img
{
	float: none;
}
