body {
background: #000000 url(images/BGtile_blk.jpg) top center repeat-y;
font-family: Arial, Geneva, Verdana;
font-size: 9pt;
line-height: 11pt;
color: #ffffff;
text-align: left;
}

/* ---- INDEPENDENT STYLE ELEMENTS ---- */

a {
text-decoration: none;
font-weight: bold;
color: #cccccc;
}

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

img {border: none;}

h1 {
font-weight: bold;
font-size: 18pt;
line-height: 20pt;
}

h1.special {
font-weight: bold;
font-size: 20pt;
line-height: 14pt;
color: #ff0000;
}

h1.carhead {
font-weight: bold;
font-size: 20pt;
line-height: 14pt;
color: #ff0000;
text-align: center;
}

h2 {
font-weight: bold;
font-size: 16pt;
line-height: 18pt;
}

h3 {
font-weight: bold;
font-size: 14pt;
line-height: 16pt;
}

h4 {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
}

h5 {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
color: #ff0000;
margin: 0px;
padding: 0px;
}

.model {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
color: #ff0000;
}

.bold {font-weight: bold;}
.boldred {font-weight: bold; color: #ff0000;}
#bold {font-weight: bold;}
#ital {font-style: italic;}
.boldital {font-weight: bold; font-style: italic;}
.bolditalred {font-weight: bold; font-style: italic; color: #ff0000;}
#boldital {font-weight: bold; font-style: italic;}
#bolditalred {font-weight: bold; font-style: italic; color: #ff0000;}
#roman {font-weight: normal;}
.roman {font-weight: normal;}
#default {font-size: 10pt; line-height: 12pt; font-weight: normal;}
.default {font-size: 10pt; line-height: 12pt; font-weight: normal;}
#small {font-size: 8pt; line-height: 8pt; font-weight: normal;}
.small {font-size: 8pt; line-height: 8pt; font-weight: normal;}
#tiny {font-size: 7pt; line-height: 7pt; font-weight: normal;}
.tiny {font-size: 7pt; line-height: 7pt; font-weight: normal;}
#center {text-align: center;}
#left {text-align: left;}
#right {text-align: right;}
#blue {color: #0066cc;}
#red {color: #ff0000;}
.red {color: #ff0000;}
#darkred {color: #cc0000;}
.darkred {color: #cc0000;}
.black {color: #000000;}
#black {color: #000000;}
#vert {vertical-align: middle;}
#top {vertical-align: top;}
#white {color: #ffffff;}
#greyC {color: #cccccc;}
#grey9 {color: #999999;}
#grey6 {color: #666666;}
#underline {text-decoration: underline;}
#pad5 {padding: 5px;}
#padtop5 {padding-top: 5px;}
#subhead {font-weight: bold;}
#notrans {text-transform: none;}
#greyBG {background-color: #666666;}
.greyBG {background-color: #666666;}
#greyBGD {background-color: #dddddd;}
.greyBGD {background-color: #dddddd;}
#greyBG9 {background-color: #999999;}

#title {
font-size: 14pt;
font-weight: bold;
line-height: 16pt;
color: #ff0000;
}

#title2 {
font-size: 12pt;
font-weight: bold;
line-height: 14pt;
color: #ff0000;
}

.title3 {
font-size: 10pt;
font-weight: bold;
line-height: 12pt;
}

#title4 {
font-size: 16pt;
font-weight: bold;
line-height: 18pt;
color: #ff0000;
}

.title4 {
font-size: 16pt;
font-weight: bold;
line-height: 18pt;
color: #cc0000;
}

ul.bulletwhite {
list-style-type: disc;
list-style-position: inside;
color: #ffffff;
text-align: left;
font-size: 9pt;
line-height: 12pt;
padding: 0px;
margin: 0px;
}

ul.smalllist {
list-style-type: disc;
list-style-position: inside;
text-align: left;
font-size: 8pt;
line-height: 10pt;
padding: 0px;
margin: 0px;
}

img.floatleft {
float: left;
margin: 0px 10px 0px 0px;
}

img.floatright {
float: right;
margin: 0px 0px 0px 10px;
}

div.floatleft {
float: left;
margin: 10px;
}

div.floatright {
float: right;
margin: 10px;
}

div.fullwidth {
width: 620px;
text-align: inherit;
}

div.greycell {
width: 600px;
padding: 1px 10px 1px 10px;
background-color: #666666;
}

div.gradcell {
width: 620px;
height: 50px;
margin-top: 10px;
background: url(images/gradient.gif) top left no-repeat;
}

div.gradcell h3 {
padding: 10px 10px 0px 10px;
}

/* ---- MAIN BLOCK ELEMENTS ---- */

div.wrapper {
width: 1024px;
margin:auto;
margin-right:auto;
}

div.main {
width: 1024px;
margin: 10px 0px 0px 0px;
}

div.colleft {
float: left;
width: 290px;
margin: 10px 0px 0px 10px;
}

div.colright {
float: left;
width: 700px;
margin: 10px 0px 0px 10px;
}

div.colfull {
width: 1000px;
margin: 10px 0px 0px 10px;
}

div.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0;
padding:0;
background:transparent;
}

/* ---- BANNER ELEMENTS ----*/

div.banner {
width: 1000px;
height: 95px;
margin: 0px auto 0px auto;
background: #000000 url(images/banner_blk.jpg) top left no-repeat;
}

div.banner img {
float: right;
margin: 0px 10px 0px 0px;
border: none;
}

div.address {
float: right;
height: 75px;
margin: 15px 15px 0px 0px;
text-align: right;
}

div.address h1 {
font-size: 16pt;
line-height: 18pt;
margin: 0px;
}

div.address h2 {
font-weight: normal;
font-size: 11pt;
line-height: 14pt;
margin: 0px;
}

div.panel {
width: 698px;
margin: 0px 0px 10px 0px;
padding: 0px;
text-align: left;
color: #cccccc;
border: 1px solid #999999;
background: #333333;
}

div.panel img {
float: left;
width: 90px;
height: 120px;
margin: 10px;
}

div.panel a {
color: #cccccc;
text-decoration: none;
}

div.panel a:hover {
color: #ffffff;
text-decoration: underline;
}

div.panel ul {
float: left;
list-style-type: none;
padding: 0px;
margin: 10px 20px 10px 0px;
color: #ffffff;
}

div.panel ul li {
padding: 0px;
margin: 0px;
}

div.paneltitle {
float: left;
width: 550px;
margin: 10px 0px 0px 0px;
border-bottom: 1px solid #ff0000;
}

.panelname {
font-size: 14pt;
font-weight: bold;
line-height: 16pt
}

/* ---- SIGNIN ELEMENTS ----*/

div.signin {
width: 698px;
height: 30px;
margin: 0px 0px 10px 0px;
color: #cccccc;
font-size: 8pt;
background-color: #333333;
border: 1px solid #999999;
}

p.signin_left {
float: left;
margin: 8px 0px 0px 10px;
padding: 0px;
}

p.signin_right {
float: right;
margin: 8px 10px 0px 0px;
padding: 0px;
}

div.signin a {
text-decoration: underline;
color: #999999;
}

div.signin a:hover {
text-decoration: none;
color: #ffffff;
}

/* ---- VIDEO ELEMENTS ----*/

div.video {
width: 700px;
height: 400px;
margin: 0px 0px 10px 0px;
}

/* ---- NAVIGATION ELEMENTS ----*/

div.nav {
margin: 0px auto 0px auto;
width: 1000px;
background: #000000 url(images/gradient-grid.jpg) top left no-repeat;
}

div.navcol {
float: left;
margin: 10px 5px 0px 5px;
}

ul.navlist {
list-style-type: none;
margin: 5px 0px 0px 0px;
padding: 0px;
text-align: left;
font-size: 8pt;
line-height: 18px;
color: #cccccc;
}

ul.navlist li {
padding: 0px 0px 0px 10px;
margin: 0px;
width: 110px;
height: 18px;
}

ul.navlist li:hover {
background-color: #666666;
}

ul.navlist a {
font-weight: normal;
color: #cccccc;
text-decoration: none;
}

ul.navlist a:hover {
color: #ffffff;
}

div.navbutton {
margin: 0px;
width: 130px;
text-align: center;
background: #000000 url(images/gradient-small.jpg) top left no-repeat;
border: 1px solid #999999;
}

div.navbutton a {
color: #ffffff;
text-decoration: none;
font-size: 9pt;
line-height: 25px;
font-weight: bold;
}

div.navbutton a:hover {
color: #dddddd;
}

/* ---- FOOTER ELEMENTS ---- */

div.footer {
clear: both;
width: 1000px;
margin: 20px auto 20px auto;
border-top: 2px solid #333333;
color: #ffffff;
text-align: center;
}

div.footer p {
padding: 0px;
margin: 10px;}

div.footer a {
color: #ffffff;
text-decoration: none;
}

div.footer a:hover {
color: #cccccc;
text-decoration: underline;
}

/* ---- BLOG ELEMENTS ---- */

div.blog {
width: 700px;
margin: 10px 0px 0px 0px;
padding: 0px;
text-align: left;
overflow: hidden;
}

div.blog ul {
list-style-type: none;
width: 700px;
margin: 0px;
padding: 0px;
}

div.blog li {
float: left;
display: block;
margin: 0px 5px 0px 5px;
padding: 10px;
width: 140px;
background: #000000 url(images/gradient-grid.jpg) top left no-repeat;
}

div.blog a {
text-decoration: none;
color: #cc0000;
}

div.blog a:hover {
text-decoration: underline;
}

div.bloghead {
width: 680px;
margin: 0px auto 0px auto;
font-weight: bold;
color: #ffffff;
}

div.bloghead h1 {
float: left;
font-size: 12pt;
line-height: 15pt;
padding: 10px 0px 10px 0px;
margin: 0px;
}

div.bloghead p {
float: right;
font-size: 8pt;
line-height: 14px;
padding: 10px;
margin: 0px;
}

div.bloghead a {
color: #ffffff;
text-decoration: none;
}
    
div.bloghead a:hover {
color: #cc0000;
}

div.bloghead img {
border: none;
}
    
/* ---- SIDE SEARCH ELEMENTS ---- */

div.sidesearch {
width: 288px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border: 1px solid #999999;
background-color: #333333;
text-align: center;
}

div.sidesearch h1 {
font-size: 12pt;
line-height: 14pt;
margin: 5px auto 5px auto;
padding: 0px;
}

div.sidesearch select {
padding: 0px;
margin: 2px;
width: 75px;
font-size: 8pt;
}

div.sidesearch input {
margin: 2px;
width: 75px;
font-size: 8pt;
}

/* ---- SIDE HOURS ELEMENTS ---- */

div.sidehours {
width: 288px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border: 1px solid #999999;
background: #000000 url(images/gradient-greyRev.jpg) bottom left no-repeat;
text-align: center;
}

div.sidehours h1 {
font-size: 12pt;
line-height: 14pt;
margin: 5px auto 5px auto;
padding: 0px;
color: #ff0000;
}

div.sidehours ul {
list-style-type: none;
list-style-position: inside;
padding: 0px;
margin: 10px 20px 10px 40px;
text-align: left;
}

/* ---- VEHICLE/INVENTORY ELEMENTS ---- */

div.invhead {
width: 698px;
padding: 5px 0px 5px 0px;
color: #ffffff;
background-color: #333333;
border: 1px solid #999999;
text-align: center;
}

div.invhead a {
color: #cccccc;
text-decoration: none;
}

div.invhead a:hover {
color: #ffffff;
text-decoration: underline;
}

div.specialshead {
float: left;
width: 690px;
height: 30px;
margin: 5px 0px 0px 5px;
padding: 0px;
background: #000000 url(images/specialshead.jpg) top left no-repeat;
}

div.specials {
width: 700px;
margin: 5px 0px 5px 0px;
padding: 0px;
border-bottom: 1px solid #999999;
background: #000000 url(images/specialsBG.jpg) bottom left no-repeat;
}

div.specials h1 {
font-size: 12pt;
line-height: 14pt;
color: #ff0000;
margin: 0px;
padding: 0px;
}

div.specials h2 {
font-size: 10pt;
line-height: 12pt;
color: #ff0000;
margin: 0px;
padding: 0px;
}

div.specials a {
text-decoration: none;
color: inherit;
}

div.specials a:hover {
text-decoration: none;
color: #cccccc;
background: none;
}

div.specials ul {
float: left;
width: 240px;
list-style-type: none;
margin: 10px 10px 10px 0px;
padding: 0px;
}

div.specials li {
margin: 0px;
padding: 0px;
text-indent: 0px;
}

div.car {
width: 700px;
margin: 5px 0px 5px 0px;
padding: 0px;
border-bottom: 1px solid #999999;
}

div.car h1 {
font-size: 12pt;
line-height: 14pt;
color: #ff0000;
margin: 0px;
padding: 0px;
}

div.car h2 {
font-size: 10pt;
line-height: 12pt;
color: #ff0000;
margin: 0px;
padding: 0px;
}

div.car:hover {
background-color: #333333;
}

div.car a {
text-decoration: none;
color: inherit;
}

div.car a:hover {
text-decoration: none;
color: #cccccc;
background: none;
}

div.car ul {
float: left;
width: 240px;
list-style-type: none;
margin: 10px 10px 10px 0px;
padding: 0px;
}

div.car li {
margin: 0px;
padding: 0px;
text-indent: 0px;
}

img.details_button {
margin: 0px;
padding: 5px 0px 0px 0px;
border: none;
}

img.thumb {
float: left;
width: 120px;
height: 90px;
margin: 10px;
padding: 0px;
border: none;
}

div.carpics {
float: right;
width: 400px;
background-color: #666666;
margin: 0px 0px 10px 0px;
border: 1px solid #999999;
text-align: center;
color: #ffffff;
}

div.carpics p {
padding: 0px;
margin: 10px auto 0px auto;
}

img.carbutton {
float: left;
margin: 10px 0px 0px 10px;
width: 120px;
border: none;
}

img.carphotolarge {
float: left;
width: 380px;
height: 285px;
margin: 10px 0px 0px 10px;
border: 1px solid #999999;
}

div.carphotos {
float: left;
width: 380px;
margin: 10px 0px 10px 10px;
background-color: #999999;
border: 1px solid #999999;
}

div.carphotos img {
float: left;
width: 120px;
height: 90px;
margin: 3px;
}

div.carcolors {
width: 240px;
margin: 10px 0px 0px 0px;
text-align: left;
}

ul.carcolors {
list-style-type: none;
padding: 0px;
margin: 0px;
}

ul.carcolors li {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 15px;
}

div.carcolors a {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

div.carcolors a:hover {
color: #cccccc;
text-decoration: underline;
font-weight: normal;
}

div.features {
width: 260px;
height: 260px;
overflow: auto;
padding: 0px;
margin: 10px 0px 0px 0px;
}

div.features ul {
list-style-image: url(images/listcheck.gif);
list-style-type: disc;
list-style-position: outside;
padding: 10px;
margin: 0px 0px 0px 20px;
line-height: 15px;
}

div.features h1 {
font-size: 12pt;
line-height: 14pt;
padding: 0px;
}

div.mpg {
width: 260px;
margin: 10px 0px 0px 0px;
color: #ffffff;
border: 1px solid #999999;
text-align: center;
background: #000000 url(images/gradient-large.jpg) top left no-repeat;
}

div.mpg h1 {
font-size: 14pt;
line-height: 16pt;
margin: 0px;
padding: 5px;
}

div.mpg h2 {
font-size: 11pt;
line-height: 13pt;
margin: 0px;
padding: 0px;
}

ul.mpg {
list-style-type: none;
width: 240px;
margin: 0px 10px 5px 10px;
padding: 0px;
}

ul.mpg li {
float: left;
display: block;
height: 60px;
width: 80px;
padding: 0px;
margin: 0px;
}

table.calc {
width: 260px;
padding: 0px;
margin: 10px 0px 0px 0px;
border: 1px solid #999999;
text-align: center;
background: #cccccc;
color: #000000;
}

table.calc h1 {
font-size: 14pt;
line-height: 16pt;
margin: 0px;
padding: 5px;
}

/* ---- SLIDESHOW ELEMENTS ---- */

div.slidescreen {
position: fixed;
z-index: 2;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgb(0,0,0); opacity: 0.5;
}

div.slideshow {
position: absolute;
z-index: 3;
top: 72px;
left: 72px;
background-color: #ffffff;
border: 1px solid #999999;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

div.slideshow ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

div.slideshow li {
display: inline;
float: left;
height: 480px;
margin: 20px;
}

div.slideshow a {
color: #cc0000;
text-decoration: none;
}

div.slideshow a:hover {
color: #ff0000;
text-decoration: underline;
}

img.slidebutton {
margin: 200px 0px 0px 0px;
border: none;
}

/* ---- PRINTVIEW ELEMENTS ---- */

body.printview {
font-family: Arial, Geneva, Verdana;
font-size: 9pt;
line-height: 11pt;
background: #ffffff;
}

div.printview {
width: 580px;
margin: 20px auto 20px auto;
color: #000000;
background: #ffffff;
}

div.printview h1 {
text-align: center;
}

div.printview a {
color: #ff0000;
font-size: 10pt;
line-height: 12pt;
}

div.printview a:hover {
color: #666666;
text-decoration: underline;
}

div.carheadprint {
width: 580px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
text-align: center;
}

div.carheadprint h1 {
margin: 5px auto 5px auto;
padding: 0px;
}

div.printcol {
float: right;
width: 300px;
margin: 20px;
padding: 10px;
background-color: #eeeeee;
border: 1px solid #666666;
}

img.carphotoprint {
width: 300px;
height: 225px;
margin: 0px;
border: 1px solid #666666;
}

div.carphotosprint {
width: 300px;
margin: 10px 0px 0px 0px;
padding: 0px;
border-top: 1px solid #666666;
text-align: center;
}

div.carphotosprint img {
float: left;
width: 90px;
height: 68px;
margin: 5px;
}

ul.colorsprint {
list-style-type: none;
padding: 0px;
margin: 10px 0px 10px 0px;
}

ul.colorsprint li {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 15px;
}

div.mpgprint {
width: 280px;
margin: 10px auto 10px auto;
color: #000000;
text-align: center;
background-color: #ffffff;
border: 1px solid #666666;
}

div.mpgprint h1 {
font-size: 12pt;
line-height: 14pt;
margin: 0px;
padding: 5px;
}

div.mpgprint h2 {
font-size: 10pt;
line-height: 12pt;
margin: 0px;
padding: 0px;
}

ul.mpgprint {
list-style-type: none;
width: 260px;
margin: 0px 10px 5px 10px;
padding: 0px;
}

ul.mpgprint li {
float: left;
display: block;
height: 60px;
width: 80px;
padding: 0px;
margin: 0px;
}

ul.featuresprint {
list-style-image: url(images/listcheck_white.gif);
list-style-type: disc;
list-style-position: outside;
padding: 10px;
margin: 0px;
line-height: 15px;
}

/* ---- SIDE SPECIALS ELEMENTS ---- */

div.specialsside {
width: 288px;
margin: 0px auto 10px auto;
padding: 0px;
text-align: center;
background: #000000 url(images/gradient-greyRev.jpg) bottom left no-repeat;
border: 1px solid #999999;
}

div.specialsside h1 {
font-size: 16pt;
line-height: 18pt;
color: #ff0000;
margin: 0px 10px 10px 10px;
padding: 0px;
}

div.specialsside img {
margin: 0px 20px 10px 20px;
width: 220px;
height: 165px
}

div.specialsside p {
margin: 0px 10px 0px 10px;
}

div.specialsside a {
color: #ffffff;
text-decoration: none;
}

div.specialsside a:hover {
color: #cccccc;
}

div.specialssidehead {
width: 268px;
height: 30px;
margin: 10px;
background: #000000 url(images/gradient-small.jpg) top left repeat-x;
border: 1px solid #999999;
}

div.specialssidehead h1 {
font-size: 14pt;
line-height: 30px;
margin: 0px;
color: #ffffff;
}

/* ---- SIDE CARS ELEMENTS ---- */

div.sidecars {
width: 288px;
margin: 0px 0px 10px 0px;
border: 1px solid #999999;
background: #333333 url(images/sidecarsBG.jpg) -1px -1px no-repeat;
text-align: center;
}

div.sidecars ul {
float: left;
width: 80px;
list-style-type: none;
padding: 0px;
margin: 45px 0px 10px 10px;
}

div.sidecars li {
color: #999999;
margin: 0px 0px 5px 0px;
}

div.sidecars img {
border: none;
width: 75px;
height: 50px;
}

/* ---- MINIFORM ELEMENTS ---- */

div.miniform {
width: 288px;
margin: 0px 0px 10px 0px;
border: 1px solid #999999;
background: #333333 url(images/sidecarsBG.jpg) -1px -1px no-repeat;
text-align: left;
}

div.miniform ul {
width: 268px;
list-style-type: none;
padding: 0px;
margin: 10px;
}

div.miniform li {
margin: 0px 0px 5px 0px;
}

div.miniform img {
border: none;
}

table.miniform {
width: 268px;
border: none;
border-collapse: collapse;
margin: 0px 10px 10px 10px;
padding: none;
}

td.minileft {
width: 100px;
text-align: right;
}

td.miniright {
width: 165px;
}

/* ---- SPECIFIC BLOCK/STYLE ELEMENTS ---- */

div.content {
width: 680px;
margin: 10px;
text-align: left;
}

div.staff {
	position: relative;
	width: 170px;
	background-color: #999999;
        margin-top: 5px;
	padding: 5px;
}

div.staff a {
    background-color: #cccccc;
    color: #000000;
    font-weight: normal;
}

div.staff a:hover {
    background-color: #dddddd;
    text-decoration: none;
}

div.stafftext {
        font-size: 8pt;
        line-height: 10pt;
	text-align: left;
	width: 160px;
	background-color: inherit;
	padding: 5px;
}

div.stafftext img {
        float: left;
        margin-right: 5px;
}

div.testimonials {
    width: 154px;
    height: 300px;
    background-color: white;
}

div.testimonials a {
    background-color: #ffffff;
}

div.testimonials a:hover {
    background-color: #ffdddd;
    text-decoration: none;
}

div.customer {
    color: #000000;
    font-size: 8pt;
    line-height: 10pt;
    font-weight: normal;
    padding: 4px;
    width: 146px;
    height: 66px;
    overflow: hidden;
    text-align: left;
    background-color: inherit;
    border-bottom: 1px solid #cccccc;
}

div.customer img {
    float: left;
    padding-right: 4px;
}

div.userresults {
    width: 154px;
    background-color: #dddddd;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

div.userresults ul {
    list-style-type: none;
    padding: 5px;
    margin: 0px;
    color: #000000;
}

div.userresults ul li {
    padding: 0px;
    margin: 0px;
}

div.username {
    width: 144px;
    padding: 5px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    font-size: 9pt;
    line-height: 11pt;
}

/* ---- PAGE HEADER ELEMENTS ---- */

div.pagehead {
width: 700px;
height: 60px;
margin: 0px 0px 10px 0px;
padding: 0px;
background: url(images/pagehead.jpg) top left no-repeat;
}

div.pagehead h1 {
margin: 0px 0px 0px 100px;
padding-top: 25px;
font-size: 16pt;
line-height: 18pt;
}

div.pagehead h2 {
margin: 0px 0px 0px 100px;
padding-top: 22px;
font-weight: bold;
font-size: 20pt;
line-height: 20pt;
color: #ff0000;
}

div.myhead {
width: 680px;
height: 60px;
background: url(images/myhead.gif) top left no-repeat;
}

div.myhead h1 {
margin: 0px 0px 0px 230px;
padding-top: 20px;
font-size: 14pt;
line-height: 16pt;
}

div.myhead p {
margin: 0px 0px 0px 230px;
padding-top: 20px;
}

/* ---- FORM ELEMENTS ---- */

table.form {
border: 0px solid #000000;
border-collapse: collapse;
margin: 0px;
background: none;
}

td.formcolleft {
width: 100px;
text-align: right;
padding: 0px 10px 0px 0px;
font-weight: bold;
vertical-align: top;
}

td.formcolright {
text-align: left;
padding: 0px 0px 10px 0px;
vertical-align: top;
}

table.form ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

table.form ul li {
margin-left: 10px;
}

div.errorbox {
background-color: #ffffcc;
padding: 10px;
}

div.greybox {
background-color: #666666;
margin: 10px;
padding: 10px;
border: 1px solid #999999;
}

div.login {
width: 320px;
height: 240px;
text-align: right;
margin: 50px auto 10px auto;
padding: 0px 0px 0px 0px;
background-image: url(images/signin_bg.gif);
background-repeat: no-repeat;
font-weight: bold;
}

div.login h3 {
padding-top: 95px;
color: #ff0000;
text-align: center;
}

div.login h4 {
padding-top: 95px;
color: #ff0000;
text-align: center;
}

div.login p {
margin-right: 20px;
}

div.coupon {
float: left;
margin: 5px;
}

