table.Content1 {
border-collapse: collapse;
width: 760px;
}
table.Content1 td.L1 {
min-width: 255px;
padding-right: 30px;
}
table.Content1 td.R1 {
min-width: 475px;
}
img.OfficeDirectLogo {
width: 137px; height: 21px;
float: right;
}
.Line1px {
margin: 20px 0 20px 0;
}

address {
display: block;
font-style: normal;
color: #4d4d4d;
}

address .Address {
display: block;
margin: 10px 0 10px 0;
font-size: 14pt;
}

address .Phone {
margin: 10px 0 0 0;
display: block;
}
address .Email {
margin: 10px 0 0 0;
display: block;
}
address .Map {
margin: 10px 0 0 0;
display: block;
}


.TechCharBorder a {
color: #e8423b;
}

.Company {
margin: 40px 0 0px 0;
}

.ParamName {
display: inline-block;
width: 10em;
position: absolute;
left: 0;
top: 1px;
}
.ParamValue {
display: inline-block;
}
.ParamLine {
position: relative;
}

.Spacer {
visibility: hidden;
background-color: white;
border: solid 1px transparent;
display: inline-block;
vertical-align: top;
height: 100%;
loat: left;
padding: 0 10px 0 0;
}




@media all and (max-width: 500px) {
table.Content1 {
width: auto;
}
table.Content1 td {
width: auto;
display: block;
}
}