
/* Header
-------------------------------------------------------------------------------*/
#logo {
    background: url("../img/midland_truck_mounts-logo-lg.jpg") no-repeat scroll 0 0 transparent;
	min-height: 50px;
}
.tagline {
	font-size: 13px; font-size: 1.3rem;
}
header {
	padding-top: 24px;
}

/* Nav
-------------------------------------------------------------------------------*/
nav a {
	padding:8px 15px;
	font-size:15px; font-size:1.5rem;
}

/* Content
-------------------------------------------------------------------------------
#mainColumn {
    width: 75%;
	float:left;
}*/
section.secondaryContent {
	margin-bottom:24px;
}
article p {
    font-size: 14px; font-size: 1.4rem;
}
table#spec-table td {
font-size: 14px; font-size: 1.4rem;
max-width: 160px;
}
.row {
	padding:0 0 0 0;
}
div.last {
	margin-right:0;
}



/* Aside styles!
-------------------------------------------------------------------------------*/

aside {
	padding-bottom: 24px;
	}
	



/* Footer styles!
-------------------------------------------------------------------------------*/

footer {
	clear:both;
}
