#strata_outline {
	position: relative;
	height: 450px;
	width: 620px;
	top: 108px;
	left: 80px;
	padding: 0px;
	margin-left: 7px;
	font-size: 13px;
}

#strata_inline, #strata_inline2 {
	margin-top: 2px;
}

p.outline {
	color: #333333;
}

a.link_more:link, a.link_more:visited, a.link_more:hover, a.link_more:active {
	color: #0066FF;
	text-decoration: underline;
}

#matrix_outline {
	position: relative;
	height: 120px;
	width: 630px;
	top: 160px;
	left: 70px;
	padding: 0px;
	margin-left: 7px;
	font-size: 15px;
	/*background-color: #33CCFF; */
}

#bricks_outline {
	position: relative;
	height: 160px;
	width: 630px;
	top: 220px;
	left: 70px;
	padding: 0px;
	margin-left: 7px;
	font-size: 15px;
	/*background-color: #33CCFF; */ 
}

.heading {
	font-weight: bold;
}

p.matrix_text {
	color: #333333;
	text-align: justify;
	line-height: 130%;
}

#vista_outline {
	position: relative;
	height: 180px;
	width: 730px;
	top: 180px;
	left: 45px;
	padding: 0px;
	margin-left: 7px;
	font-size: 15px;
}

#vista_txt_header {
	position: relative;
	height: 180px;
	width: 130px;
	top: 0px;
	left: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 130%;
}

#vista_txt_line {
	position: relative;
	height: 180px;
	width: 580px;
	top: -180px;
	left: 130px;
	padding: 0px;
	font-size: 15px;
	line-height: 130%;
}

p.vista_text {
	color: #333333;
}

.breakline {
	font-size: 70%;
	line-height: 70%;
}