body {
    text-align: left;
}

img {
    border: none;
}

#leftCol {
    line-height: 1.3em;
}

.bc {
}

#brickCenter {
}

#brickCenter td {
    padding: 10px;
}

h1 {
    font-size: 110%;
}

h2 {
    font-size: 105%;
}

.brickProduct {
    margin-bottom: 10px;
}

.brickName {
    line-height: 1.2em;
}

#directions {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    margin:15px;
}

#directions p span {
    font-weight: bold;
}

#centerCol {
    width: 400px;
}

#rightCol {
    width: 200px;
    font-size: smaller;
    background-color: #330000;
}

#leftCol {
    width: 170px;
    line-height: 1.3em;
    font-size: smaller;
}

#brickCenter {
}

#brickCenter td {
    padding: 10px;
}

#displayTable {
    text-align: left;
}

.bc {
}

#products {
    line-height: 1.2em;
}

#products img {
    margin: 5px 0 3px 0;
}

#directionFrame {
    visibility:hidden;
}



