.clear {
	clear: both;
}
.pageWrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C4C4C4;
    display: block;
    height: 11in !important;
    margin-bottom: 20px;
    padding: 0 20px;
    position: relative;
    width: 8.5in !important;
}

.resultsHeader > div {
	float: left;
}
.resultsHeader h2 {
	text-transform: uppercase;
}
.resultsHeader #headerCenter {
	text-align: center;
}
.resultsHeader #headerLogo img {
	width: 162px;
}
.resultsHeader #headerTime {
	width: 197px;
	text-align: right;
}
.resultsPatient {
	padding: 10px;
}
.resultsPatient > div {
	width: 305px;
}
.resultsPatient #patientName {
	text-transform: uppercase;
}
.resultsFooter div {
	position:absolute;
	width:30%;
	text-align:center;
	margin-left:561px;
	bottom:15px;
}
.roundBorder {
	border: 1px solid #000;
	border-radius: 5px;
}
.contentHeader th {
	text-transform: uppercase;
	padding: 5px 0;
	text-align: left;
	padding-left: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.contentHeader th.leftTh {
	/*-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-left: 1px solid #000;*/
}
.contentHeader th.rightTh {
	/*-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right: 1px solid #000;*/
}
#leftRound img, #rightRound img {
    border: 0 none;
    height: 33px;
    margin-bottom: -3px;
	}
.resultsContent > table {
	width: 817px;
	margin-top: 8px;
}
.col1 { width: 220px; }
.col2 { width: 116px; }
.col3 { width: 180px; }
.col4 { width: 295px; }
.categorySeparator {
	height: 30px;
}
.title, .subtitle {
	font-weight: bold;
	/*margin-top: 10px;*/
}
span.title, span.subtitle{
	margin:10px 0 5px;
	display: block;
}
.subtitle {
	text-decoration: underline;
}
tr.subtitle td, tr.default .col1 {
	text-indent: 5px;
}
tr.cultivo td {
	padding: 10px 0;
}
.col4 span { width: 190px; display: block; }

table.cultivoTable {
	border-collapse: collapse;
}
table.cultivoTable td, table.cultivoTable th {
	border: 1px solid #000;
	text-align: center;
	padding: 5px;
}
.innerTableDesc {
	text-align: left !important;
}
.fullWidth table {
	width: 98%;
}
.resultsPatient p {
	margin-bottom: 0 !important;
}
td.micro li span.number {
	margin-right: 25px;
}
td.micro li {
	border-bottom: 1px solid #000;
	width: 320px;
}
#microSection .micro > span {
	margin-left: 10px;
}
#microSection ul {
	margin: 10px;
}
#microSection ul li {
	padding-bottom: 5px;
	font-weight: bold;
}
.tabla_cultivo h3, .cultivoTable {
	margin-left: 10px;
}
#leyenda th {
	padding-top: 10px;
}
#leftRound, #rightRound {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.pageIndicator {
	height: 65px;
	display: block;
}
