.chevyshowdisplaytop {
    background: url("../images/chevyshow/display/chevyshowdisplaytop.png") no-repeat center bottom;
    width: 274px;
    height: 144px;
}

.chevyshowdisplaytopnewsletters {
    background: url("../images/chevyshow/display/chevyshowdisplaytopnewsletters.png") no-repeat center bottom;
    width: 274px;
    height: 144px;
}

.chevyshowdisplayrepeat {
    background: url("../images/chevyshow/display/chevyshowdisplayrepeat.png") repeat-y center bottom;
    height: *;
    width: 274px;
}

.chevyshowdisplaybottom {
    background: url("../images/chevyshow/display/chevyshowdisplaybottom.png") no-repeat center top;
    width: 274px;
    height: 37px;
}

a#chevyshow {
    text-decoration: none;
    color: #6b6d73;
    font-weight: bold;
    font-size: 13px;
}

a#chevyshow:hover {
    color: blue;
    text-decoration: underline;
}

a.chevyshowinlineimage img {
    border: 2px solid #6b6d73;
}

a.chevyshowinlineimage:hover img {
    border: 2px solid blue;
}

a.chevyshowinlineimage:hover {
	color: blue;
}

.navlink {
    line-height: 1.2;
}

div#drivingdirections {
    float: right;
    text-align: center;
    padding-left: 35px;
	padding-top: 0px;
	padding-bottom: 0x;
}