﻿* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	width: 967px;
	position: relative;
	border: 1px dashed white; /* for FF */
}

h1 {
	font-size: 22px;
	letter-spacing: -1px;
}

h3, h2 {
	font-weight:bold;
	clear: both;
	font-size: 15px;
}

h2 {
	padding:10px 0 0 0;
}

h3 {
	padding: 0 0 10px 0;
}

h4 {
	font-size: 12px;
	font-weight:bold;
}

#wrapper, #wrapperLogon
{
	margin: 124px auto 0 auto;
	_margin: 115px auto 0 auto;  /* IE6 top whitespace fix */
	width: 967px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;
}

#wrapperLogon
{
	margin: 100px auto 0 auto;
	_margin: 91px auto 0 auto;  /* IE6 top whitespace fix */
}

#header 
{
	width: 967px;
	top: 0px;
	left: 50%;
	margin-left: -479px;
	position: absolute;
	/* border: 1px dashed #000000; for debugging */
}

#header .right img 
{
	float: left;
}

#header .right .phone
{
	padding-top: 20px;
	padding-right: 10px;
}

#header .right .brand
{
	padding-top: 5px;
}

#header .right 
{
	float: right;
	padding:0px 15px 0px 0px;
}

#header .logo {
	float: left;
	padding:20px 0 15px 0;
}

#menu
{
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	text-transform: capitalize; 
	clear: both;
	position: relative;
	top: 9px;
	text-align:center;
}

#menu ul
{
	list-style-type: none;
}

#menu li 
{
	float: left;
}

#menu li a
{
	text-decoration: none;
	display: block;
	padding: 6px 0 0 0;  
	width: 118px;
	text-align:center;
}

#menu li a,
#menu li a:hover
{
	height: 33px;
}

#menu li a span {
	padding: 10px 10px 0px 0; 
	margin-right: 2px;
}

#menu li.first,
#menu li.first a:hover,
#menu li.first a
{
    width: 121px;
    height: 37px;
}

#menu li.last { /* Far right top nav "filler" piece */	
	padding: 6px 0 0 0;
	height: 37px;
	width: 20px;
}
	
#footerShadow {
	padding:0;
	height:8px;
	margin: 0 auto 10px auto;
}

#footer
{
	padding: 1px 0 0;
	margin: 0 auto 0 auto;
	width: 967px;
	text-align: left;
	clear:both;
	border-bottom:1px solid #FFFFFF;
	/*    
	Background image is light grey, LLoyds TSB site stacks up 
	disclaimers using darker shades so extra images may be required */
}

#footer .company p
{
	padding:5px 280px 5px 198px;
	font-size:10px;
}

#footer .company
{
	padding: 1px 0;
	height: auto;
}

#footer .links
{
	height: 20px;
	width: 800px;
	margin: 10px auto 10px auto;
	padding-left: 50px;
}

#footer .openingHrs
{
	margin: 0 auto 0 auto;
	width: 620px;
}

#rightContent {
	padding-right:10px;
	float: right;
	width: 167px;
 	/*border: 1px dashed #000000; for debugging */
}

#mainContent {
	padding: 0;
	float: left;
	width: 767px;
	/*border: 1px dashed #000000;   for debugging   */
}

#homeContent
{
	padding-left:9px;
	width: 740px;
	clear: left;
}

#contactContent{
	padding-left: 20px;
	float: left;
	width: 680px;
 /* border: 1px dashed #000000;   for debugging */   
}

#leftContent { /* left column */
	float: left;
	padding-left:9px;
	width: 167px;
	/*border: 1px dashed #000000;   for debugging */
}

#infoContent {
	padding-left: 3px;
	margin-right: 20px;
	float: right;
	width: 225px;
	margin-top: 70px;
 /*	border: 1px dashed red; for debugging */
}

#middleContent { /* middle column width */
	
	padding: 3px;
	float: right;
	width: 566px;
	/*border: 1px dashed #000000;   for debugging */
}

#middleLeftContent
{
	padding-left: 20px;
}

#middleContent img.intro {
	height:197px;
	width: 566px;
	padding:0 0 0 0;
}

#homeContent h1 img
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}

#mainContent p {
	margin-bottom: 5px;	
}

#contactContent h2
{
	margin-bottom: 10px;
}

#contactContent p
{
	margin-bottom: 10px;	
}

#middleDetailContent
{
	padding: 3px;
	float: right;
	width: 492px;
}

#leftDetailContent
{
	float: left;
	padding-left:9px;
	width: 240px;
}

#divSpecifications p
{
	margin-top: 5px;
}

#divSpecifications .refNo
{
	font-weight: bold;
	font-size: 18px;
}

#rightContent div.manufacturers,
div.quickSearchHead {
	padding: 8px 0 8px 10px;
}

#rightContent div.manufacturers ul
{
	list-style-type: none;
	line-height: 20px;
}

#rightContent div.manufacturers ul li a {
	text-indent: 5px;
	text-decoration: none;
}

#rightContent div.manufacturers h3 {
	padding: 0px 10px 10px 0;
}

div.quickSearchHead h3 {
	padding-bottom: 0px;
}

#rightContent div.manufacturers h3,
div.quickSearchHead h3 {
	font-size: 14px;
}

#rightContent div.manufacturers h3 a.left,
div.quickSearchHead h3 a.left {
	padding-right: 50px;
}

div.quickSearchHead h3 a.right
{
	padding-left: 85px;
}

div.quickSearch {
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}

div.quickSearch {display: inline-block}
div.quickSearch {display: block}

.sideListing {
	padding-top: 4px;
	}
	
.sideListing a {
	padding-bottom: 4px;
	}

.showroom,
.popular,
.recent {
	margin:10px 0 8px 0 ;
	padding: 10px 10px 0 10px;
	min-height:70px;
	font-size: 11px;
	overflow: hidden;
	position: relative;
}

* html .showroom,
* html .popular,
* html .recent
{
	height:70px;
	overflow: visible;
}

.showroomPage
{
	margin-left: 0px;
/*	width: 500px;  */
}

.showroomPage a
{
    float: left;
    text-align: center;
    width: 200px;
}

.showroomPage p
{
    float: left;
    text-align: center;
    width: 200px;
}

.showroomPage td
{
    text-align: center;
}

.showroomPage .showroomLabel
{
    text-align: left;
    width: 100px;
}

.showroomDetailsAlt td,
.showroomDetails td
{
    border-right: 1px solid;
}


.showroomPage .showroomImage
{
    text-align: center;
    width: 210px;
}

.showroomPage .showroomDetailsHeading
{
    text-align: left;
/*    padding-top: 60px;  */
    height: 30px;
    vertical-align: bottom;
}

#footer .useful {
	font-size: 12px;
	display: inline;
}

#footer .useful li  {
	list-style:none;
	margin-right: 20px;
	float: left;
}

#footer .useful li a
{
	text-decoration: underline;
}

.popular h2,
.showroom h2 {
	padding:0px;
	font-weight:bold;
	letter-spacing: -1px;
	clear: both;
}

.popular .basicCarDesc,
.showroom .basicCarDesc
{
	margin-left: 45px;
}

.featuredOffers
{
	margin: 10px 0 10px 0;
}

#middleLeftContent .featuredOffers p.explanation,
#middleContent p.explanation,
#leftDetailContent .disclaimer
{
	font-size: 11px;
}

#leftDetailContent .disclaimer
{
	width: 200px;
}

#disclaimer
{
	font-size: 10px;
}

.featuredOffers .offer
{
	margin-right: 30px;
	padding: 0 5px 0 0;
	text-align: center;
	float: left;
	width: 149px;
    height: 129px;
    height: auto;
}

.featuredOffers .offer p,
.featuredOffers .offer h3
{
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.featuredOffers .offer img,
.featuredOffers .offer span
{
	display: block;
}

.featuredOffers .offer span
{
	margin-top: 3px;
}

.featuredOffers .offer .saving
{
	font-size: 13px;
}

.featuredOffers .offer .priceOffer,
.featuredOffers .offer .saving
{
	margin-bottom: 10px;
}

.featuredOffers .offer .saving
{
	font-size: 13px;
}

.promotedOfferCars td {
	padding: 5px;
	text-align: center;
}

.promotedOfferCars .offerImage
{
	margin-left: 5px;
}

.promotedOffers {
/*	border: solid 1px #000000;    */
	padding:10px 0px 5px 5px;
	width:330px;
	height:300px;
	float:left;
	margin:0 0px 15px 5px;
	position: relative;
}

.promotedOffersLeft
{
	margin-right: 55px;
}

.promotedOffers h3
{
	padding-left: 20px;
}

.promotedOffers .bottom
{
	text-align: center;
}

.promotedOffers .bottomAlt
{
	left: 160px;
}

.promotedOffers img {
	border: 1px solid;
}

.promotedOffers a,
.promotedOffers span {
	text-decoration:none;
	font-weight:bold;
}

.promotedOffers .promo2
{
	font-size: 11px;
}

.promotedOffers table {
	width:100%;
}

.promotedOffers td {
	width:50%;
}

.promotedOffers .button {
	border: 0px;
	/*margin: 3px 0px 10px 0;*/
}

.featuredMakeModels,
.newCarManufacturers
{
    margin: 10px 0px 10px 15px;
}

.featuredMakeModels .model
{
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	width: 75px;
    height: 85px;
    margin-bottom: 3px;
}

.featuredMakeModels .model p
{
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
    border-right: 1px dotted;
}

.featuredMakeModels .model img
.featuredMakeModels .model span
{
	display: block;
}

.featuredMakeModels .model span
{
	margin-top: 3px;
}

.featuredModel,
.featuredManufacturer
{
    padding:10px 10px 10px 15px;
    margin: 20px 20px 0 0;
    text-align: center;
}

.marketing .toggle
{
	display: block;
	width: 120px;
	margin: 10px 0 10px 0;
}

.marketing
{
	margin-bottom: 20px;
}

.marketing .model,
.marketing .manufacturer
{
    width: 530px;
}

.featuredMakes .make
{
	width: 360px;
    float: left;
    margin: 5px;
    border-bottom: 2px solid;
}

.featuredMakes .make .left,
.featuredMakes .make .right 
{
	height: 140px;
    padding: 10px;
}

.featuredMakes .make a
{
	text-decoration: underline;
	font-weight: bold;
}

.featuredMakes .make .left
{
    width: 90px;
    float: left;
}

.featuredMakes .make .right
{
	margin-left: 113px;	
}

* html .featuredMakes .make .right /*hack for IE6 */
{
	margin-left: 110px;
}

.featuredMakes .make .left img,
.featuredMakes .make .left a.name
{
    display: block;
}

.featuredMakes .make .left a.name
{
	margin-bottom: 10px;
}

.featuredMakes .make .right a
{
	float: left;
	padding: 0 3px 3px 0;
}

.featuredMakes .make .right ul.models
{
	list-style-type: none;
	width: 100%;
}

.featuredMakes .make .right .models li
{
	display: inline;
	white-space: nowrap;
}

.newCarManufacturers .make,
.usedCarManufacturers .make
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	float: left;
	width: 80px;
    height: 105px;
}

.newCarManufacturers .make p,
.usedCarManufacturers .make p
{
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.newCarManufacturers .make img
.newCarManufacturers .make span,
.usedCarManufacturers .make img
.usedCarManufacturers .make span
{
	display: block;
}

.newCarManufacturers .make span,
.usedCarManufacturers .make span
{
	margin-top: 3px;
}

.contentSpacer
{
    width: 100%;
    height: 1px;
}

.quicksearchNew .bottom,
.quicksearchUsed .bottom {
	height: 10px;
	margin-bottom: 4px;
}

.quicksearchNew .top,
.quicksearchUsed .top {
	height: 10px;
	margin-bottom: -6px;
}

.quickSearch select
{
	display: block;
	float: none;
	margin-bottom: 10px;
	width: 95%;
	position: relative;
}

.quickSearch a.advancedSearch {
	font-weight:bold;
	text-decoration:underline;
}

.advancedSearch .middle
{
}

.advancedSearch .left,
.advancedSearch .right
{
	width: 10px;
	padding: 0px;
	margin: 0px;
}

.advancedSearch table
{
	margin: 10px 0 10px 15px;
	width: 700px;
}

.advancedSearch table select
{
	width: 180px;
}

.advancedSearch table input
{
	width: 177px;
	height: 18px;
}

.advancedSearch table input.checkbox
{
	width: 16px;
}

.advancedSearch table tr
{
	height: 25px;
}

.advancedSearch table td
{
	padding-top: 5px;
}

.advancedSearch table td.label
{
	width: 150px;
	font-weight: bold;
}

.advancedSearch table td.label span
{
	padding-left: 10px;
}

.showroomHint, .recentlyViewedHint
{
	position: absolute;
	padding: 2px;
	width: 180px;
}

.showroomHint
{
	height: auto;
}

.recentlyViewedHint
{
	height: auto;
}

.co2Hint
{
	position: absolute;
	left: 20px;
	top: 290px;
	width: 155px;
	height: auto;
}

.co2Hint table
{
	width: 150px;
	background: none;
	font-size: 9px;
}

.co2Hint table th
{
	font-weight: bold;
	color: Red;
}
.co2Hint table tr
{
	height: 20px;
}


.resultList
{
    width: 97%;
    margin: 10px 0px 10px 15px;
}

.resultList .row td,
.resultList .altrow td
{
    padding: 5px 5px 5px 5px;
}

.resultList .heading,
.resultList .saving
{
    font-weight: bold;
}

.resultList .heading td,
.resultList td.addShowroom
{
	text-align: center;
}

.resultList .row .td,
.resultList .altrow .td 
{
	float: left;
	padding: 5px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

.resultList img
{
    padding: 2px;
}

.resultList div.description
{
	display: block;
	margin-top: 5px;
}

.resultList .price
{
	float: right;
	display: block;
}

.resultList .sold,
.resultList .justArrived
{
	display: inline;
	text-align: center;
}

#leftDetailContent #content
{
	padding-left: 10px;
}

#leftDetailContent #content .pricing
{
	margin-top: 15px;
	margin-bottom: 10px;
}

#leftDetailContent #content .prices
{
	height: 35px;
}

#leftDetailContent #content .prices h4,
#leftDetailContent #content .prices span
{
	float: left;
}

#leftDetailContent #content .prices h4 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
}

#leftDetailContent #content .prices h4.left,
#leftDetailContent #content .prices span.left
{
	width: 55%;
}

#leftDetailContent #content .prices h4.right,
#leftDetailContent #content .prices span.right
{
	width: 45%;
}

#leftDetailContent #content .prices span.alt
{
	font-weight: bold;
}

.showroomPage h4
{
    float: left;
}

.showroomPage h4.extras
{
    padding-top: 20px;
}

#leftDetailContent #content h5
{
	font-size: 12px;
	font-weight: bold;
}

#leftDetailContent #content .links
{
	list-style: none;
}

#leftDetailContent #content .links li
{
	margin-top: 3px;
}

#leftDetailContent #content .links a,
#middleDetailContent .quickVerdict a 
{
	text-decoration: underline;
	padding-right: 17px;
}

#leftDetailContent #content
{
	height: 10px;
	height: auto;
}
#leftDetailContent #top
{
	height: 14px;
}
#leftDetailContent #bottom
{
	height: 14px;
}

#leftDetailContent .saving
{
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 15px 0 0 15px;
}

#middleDetailContent h2
{
	font-size: 18px;
}

#middleDetailContent .tabs
{
	overflow: hidden;
	border-bottom: 2px solid;
}

#middleDetailContent .tabs h3.alt
{
	margin-top: 20px;
}

* html #middleDetailContent .tabs
{
	height: 0;
	overflow: visible;
}

#middleDetailContent .tabs ul
{
	float: right;
	margin: 0;
	list-style: none;
}
#middleDetailContent .tabs ul li
{
	float: left;
	margin-left: 1px;
}
#middleDetailContent .tabs ul li a
{
	display: block;
	padding: 5px 15px 3px;
	font-weight: bold;
}

#middleDetailContent table.spec
{
	border-collapse: collapse;
	margin-top: 10px;
}

#middleDetailContent table.specification
{
	width: 60%;
	float: left;
	margin-right: 5px;
}

#middleDetailContent table.quote
{
	width: 50%;
	float: none;
}


#middleDetailContent table.options
{
	width: 170px;
	float: none;
}

.showroomTable
{
	margin-top: 20px;
}

.showroomTable .carDesc
{
	height: 65px;
}

#middleDetailContent table.spec tr,
.showroomTable tr
{
	height: 22px;
}

#middleDetailContent table.spec td
{
	padding: 0 0 0 10px;
	margin: 0px;
}

#middleDetailContent .quote td.price
{
	text-align: right;
	padding-right: 3px;
}

#middleDetailContent table.spec td.title
{
	width: 100px;
	border-right: 1px solid;
}

#middleDetailContent table.quote td.title
{
	width: 150px;
}

#middleDetailContent table.quote td.apr
{
	font-size: 18px;
	width: 100%;
}

#middleDetailContent table.options td.title
{
	width: 120px;
}

#middleDetailContent .quickVerdict
{
	width: 150px;
	margin: 10px 0 0 20px;
	padding: 10px;
	float: left;
}

#middleDetailContent .quickVerdict span,
#middleDetailContent .quickVerdict h3
{
	padding-bottom: 10px;
	clear: none;
}

#middleDetailContent .quickVerdict h3
{
	font-size: 18px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
}

#middleDetailContent .quickVerdict a
{
	font-weight: bold;
	float: right;
	text-decoration: underline;
}

#middleDetailContent .quickVerdict span
{
	display: block;
	font-style: italic;
}

#middleDetailContent p
{
	margin-bottom: 20px;
}

#middleDetailContent .quoteParams
{
	float: left;
	width: 200px;
	margin-right: 10px;
}

#middleDetailContent .quoteParams span,
#middleDetailContent .quoteParams select
{
	display: block;
	height: 25px;
}

#middleDetailContent .quoteParams span
{
	width: 95px;
	font-weight: bold;
	float: left;
}

#middleDetailContent .quoteParams select
{
	width: 90px;
	margin-bottom: 10px;
}

#middleDetailContent h3.callUsNow
{
	margin-top: 20px;
}

#middleDetailContent .largeImage
{
	position: absolute;
	left: 150px;
	top: 150px;
	width: 540px;
	height: 10px;
	height: auto;
	border: 2px solid;
	z-index: 10000;
}

#middleDetailContent .largeImage a
{
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

#middleDetailContent .largeImage img
{
	margin: 5px 20px 20px 20px;
}

fieldset.contactUs
{
	width: 600px;
	margin-left: 50px;
	margin-bottom: 20px;
	padding: 10px 0 10px 20px;
	border: none;
}	

fieldset.contactUs .mandatory
{
	font-size: 10px;
}

fieldset.contactUs div
{
	height: 30px;
}

fieldset.contactUs label
{
	display: block;
	height: 28px;
	float: left;
	width: 180px;
}

fieldset.contactUs input,
fieldset.contactUs select
{
	width: 200px;
}

fieldset.contactUs input.radio
{
	width: 45px;
}

fieldset.contactUd .interested
{
	float: none;
}

.imgLink {
	padding: 1px;
	border: 1px solid;
	margin: 2px 5px 0 0;
	display: -moz-inline-block; display: -moz-inline-box; display: inline-block;
}

.imgInRecent
{
	height: 23px;
	/*overflow: hidden;*/
}

.fixed
{
	height: 150px;
	border: 1px solid;
	margin: 2px 5px 0 0;
	padding: 1px;
}

.helpLink {
	font-size: 11px;
	text-decoration: none;
	margin-bottom:6px;
}

.bread {
	margin-bottom: 10px;
	font-size: 11px;
}

.hint
{
	border: 1px solid;
}

 .privacy p
 {
     margin-top: 10px;
 }

.privacy ul
{
    list-style-type: disc;
    margin-left: 15px;
}

/*Brochure Pages */

#affordability h4, #affordability p,
#aboutUs h4, #aboutUs p,
#insurance h4, #insurance p,
#faq h4, #faq p,
#privacy h4, #privacy p,
#importantInfo h4, #importantInfo p
{
    padding-bottom: 5px;
    margin-right: 10px;
}

#affordability h4,
#aboutUs h4,
#insurance h4,
#faq h4,
#privacy h4,
#importantInfo h4
{
	padding-top: 5px;
}

.usedCarBenefits,
.newCarBenefits
{
	line-height:25px;	
}

.usedCarBenefits
{
	margin-left:400px;
}

.newCarBenefits
{
	margin-left:280px;
}

#importantInfo ul, #partExchange ul, #affordability ul,
.usedCarBenefits,
.newCarBenefits
{
    list-style-image: url("../images/tick_black.gif");
}

#affordability ul, #partExchange ul
{
    line-height:25px;
}

#affordability ul,
#importantInfo ul
{
    margin-left: 45px;
    margin-bottom: 5px;
}

#importantInfo ul.infoIntro
{
    font-weight: bolder;
}

#importantInfo ul.alt
{
    margin-top: 5px;
    /*list-style-type: lower-roman;*/
    font-weight: normal;  
}

.tblExamples
{
    margin-left: 40px;
    margin-bottom: 5px;
}

.tblExamples .cell1
{
    font-weight: bold;
}

.tblExamples .cell2,
.resultList td.number
{
    text-align: right;
}

.resultList td.number
{
    padding-right: 3px;
}

#importantInfo .footer
{
    margin-left: 100px;
    text-align: center;
    margin-bottom: 20px;
}

.financeImage, .insuranceImage
{
    float: right;
    margin-top: -60px;
    margin-right: 10px;
}

.partExImage
{
    float: right;
    margin-top: -22px;

}

.financeIntro
{
    width: 450px;
}

.insuranceIntro
{
    width: 500px;
}

.partExIntro
{
    width: 535px;
}

.aboutUsNew
{
    margin-right: 20px;
    width: 350px;
    float: left;  
}

.aboutUsUsed
{
    margin-right: 20px;
    width: 350px;  
}

.aboutUsEndSub
{
    padding-top: 10px;
}

#accessibility dt
{
    font-weight: bold;
}

#faq dd, #accessibility dd
{
    margin-bottom: 10px;
}

#faq ul
{
    list-style-type: decimal;
    margin-left: 50px;
}

#faq dl
{
    margin-bottom: 0;
}

#accessibility h2
{
    padding-top: 0;
}

#accessibility h2, #accessibility dt
{
    padding-bottom: 5px;
}

#accessibility .indent20
{
    margin-left: 20px;
}

#accessibility .indent40
{
    margin-left: 40px;
}

#whereWeAre h4, #whereWeAre h1
{
    padding-bottom: 10px;
}

#whereWeAre img
{
    padding-top: 6px;
}

#whereWeAre ul
{
    margin-left: 20px;
    list-style-type: none;
}

#whereWeAre li
{
    padding: 5px;
}

#whereWeAre p
{
    padding-bottom: 40px;
}

#whereWeAre #ncOpeningHours,
#whereWeAre #ucOpeningHours
{
    padding-bottom: 10px;
}

.whereUsedDetail
{
    margin-left: 40px;
    /*padding-top: 35px;*/
    width: 400px;
}

#partExchange h4
{
    padding-bottom: 5px;
}

#partExchange ul
{
    padding-left: 35px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

/*Logon page */

#logonHeading
{
    width: 80%;
    font-size: 35px;
    margin-bottom: 30px;
    padding-left: 15px;
}

#logonLeftContent
{
    width: 55%;
    float: left;
    padding-left: 15px;
}

#logonLeftContent .llcTop
{
    margin-bottom: 100px;
    font-size: 20px;
    width: 490px;
}

#logonLeftContent .llcMiddle
{
    font-size: 15px;
	font-weight: bold;
    margin-bottom: 20px;
}

#logonLeftContent .llcFoot
{
    font-size: 15px;
    margin-top: 10px;
}

#logonRightContent img
{
    margin-top: -50px;
    padding-top: 0px;
    padding-left: 50px;
}

ul.remark
{
    margin-left: 20px;
    list-style-type:none;
}

ul.remark li
{
    margin-bottom: 5px;
}

.logonAccess
{
    border-style: solid;
    border-width: 2px;
    margin-top: -26px;
    margin-right: 20px;
    height: 15px;
    width: 165px;
}

.logonSpacer, .csmaSpacer
{
    margin: 2px 3px 10px 3px;
    height: 3px;
    overflow: hidden;
}

.logonSpacer
{
    width: 97%;
}

.csmaSpacer
{
    width: 98%;
}


/* csma expired */
#csmaLogonText
{
    font-size: 18px;
}

img
{
	border: 0px;
	margin: 0px;
}

a 
{
	text-decoration:none;
}


p, ul, ol, dl {
	margin: 0 0 1.5em 0;
}

.floatLeft
{
	float: left;
}

.clearFloats
{
	float: none;
}

.floatRight
{
    float: right;
}

.printPage
{
    float: right;
    display: block;
}

.prevNext
{
    width: 100%;
}

#sitemap
{
    padding-top: 10px;
}

#sitemap dd
{
    width: 180px;
    float: left;
	padding: 3px 0 4px 0;
	text-indent: 5px;
	line-height: 20px;
}

.apr
{
    font-size: 150%;
    font-weight: bolder;
}

#bookmarkList dt
{
    padding-bottom: 5px;
}

#divVideo
{
    padding: 20px 0 20px 0px;
    text-align: center;
}
