@charset "utf-8";
/* CSS Document - Styles for Mobile Concrete Trailer: Where We've Been */

.card {
background: #fff;
border-radius: 2px;
display: inline-block;
height: 150px;
margin: 1rem;
position: relative;
width: 250px;
}

.map-div {
margin-left: auto;
margin-right: auto;
text-align: center;
background-image: url(/pavement/concrete/trailer/where/images/Mobile-Concrete-Trailer_Map.jpg);
height: 0px;
}

.left {
width: 722px;
height: 540px;
float: left;
}

.right {
margin-top: 50px;
width: 197px;
height: 437px;
float: left;
}

/*a:link {
color: #AEFAF8;
text-decoration: none;
}

a:hover {
color: #AEFAF8;*/
/*text-decoration: none;
}

a:visited {
text-decoration: none;
}*/

a:active {
text-decoration: none;
background-image: url(/pavement/concrete/trailer/where/images/Mobile-Concrete-Trailer_Map.jpg);
min-height: 540px;
}

/*table {
border-collapse: collapse;
}

table th {
text-align: left;
background-color: #336699;
color: #fff;
padding: 4px 30px 4px 8px;
}

table td {
border: 1px solid #e3e3e3;
padding: 4px 8px;
}

table tr:nth-child(odd) td {
background-color: #f0f6fc;
}*/