body
{
	background: #1a1818 url("/_images/bg.gif") repeat-x left top;
	color: #fff;
}

a:link
{
	color: #33f;
}

a:visited
{
	color: #808;
}

a:active
{
	color: #f30;
}

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

form
{
	display: inline;
}

#topnav
{
	padding: 0px;
	margin: 0px auto;
	width: 738px;
	background: #fff;
	height: 196px;
}

#wrapper
{
	clear: both;
	padding: 0px;
	margin: 0px auto 0.75em;
	border: 1px solid #000;
	background: #fff url("/_images/container2.jpg") repeat-y right top;
	width: 738px;
}

#wrapper2
{
	clear: both;
	padding: 0px;
	margin: 0px auto 0em;
	border: 1px solid #000;
	border-top: none;
	background: #fff;
	width: 716px;
}

#container
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
}

#content
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #222;
}

#sidenav
{
	float: right;
	margin: 0;
	padding: 0;
	width: 115px;
}

#main
{
	margin: 0px 116px 0px 0px;
	padding: 1px 8px 0px 8px;
}

#footer
{
	clear: both;
	padding: 0.2em 0 0.2em;
	margin: 0px auto;
	border-top: 1px solid #333;
	background: #e6e2e2;
	line-height: 1.75em;
	color: #333;
}





#topnav ul.nav
{
	position: absolute;
	height: 82px;
	width: 720px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
}

ul.nav li a, #topnav ul li a:link, ul.nav li a:visited
{
	position: absolute;
	display: block;
	color: #000;
	height: 80px;
	width: 118px;
	text-indent: -9000px;
    overflow: hidden;
}

ul.nav li.products a
{
	left: 0;
	top: 0;
	background: url("/_images/nav/products.gif") top left no-repeat;
}

ul.nav li.accessories a
{
	left: 120px;
	top: 0;
	background: url("/_images/nav/accessories.gif") top left no-repeat;
}

ul.nav li.clubmakita a
{
	left: 240px;
	top: 0;
	background: url("/_images/nav/clubmakita.gif") top left no-repeat;
}

ul.nav li.promotions a
{
	left: 360px;
	top: 0;
	background: url("/_images/nav/promotions.gif") top left no-repeat;
}

ul.nav li.service a
{
	left: 360px;
	top: 0;
	background: url("/_images/nav/service.gif") top left no-repeat;
}

ul.nav li.contact a
{
	left: 480px;
	top: 0;
	background: url("/_images/nav/contact.gif") top left no-repeat;
}


ul.nav li.products a:hover, ul.nav li.products a:focus,
ul.nav li.accessories a:hover, ul.nav li.accessories a:focus,
ul.nav li.clubmakita a:hover, ul.nav li.clubmakita a:focus,
ul.nav li.promotions a:hover, ul.nav li.promotions a:focus,
ul.nav li.service a:hover, ul.nav li.service a:focus,
ul.nav li.contact a:hover, ul.nav li.contact a:focus
{ background-position: bottom left; }



div.masthead
{
	padding: 0px;
	margin: 0px;
	height: 112px;
	background: #101010;
	border-bottom: 1px solid #000;
}

div.printmasthead, div.printmasthead2, div#footer2
{
	display: none;
}

div.masthead img#logo
{
	padding: 6px 0 0 6px;
}

div.topnav
{
	padding: 0px;
	margin: 0px;
	width: 740px;
	vertical-align: bottom;
}

div#searchbar
{
	clear: both;
	padding: 2px 6px;
	margin: 0px;
	background: #cc0f23;
	text-align: right;
	width: 726px;
	color: #fff;
	border-top: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

div.sidenav
{
	padding: 2px 1px 2px 2px;
	margin: 4px 0px;
	text-align: center;
}

div.sidenav img
{
	margin: 2px 0 6px 0;
	padding: 0;
}

div#sidenav h3
{
	margin: 0;
	text-align: center;
	background: #bbb;
	border-bottom: 1px solid #111;
	color: #222;
}

div#footer p
{
	padding: 0 0.4em;
	margin: 0;
}



/*
 * Products Browse
 */
div.filteroptions
{
	float: right;
	margin: 0 8px 0 8px;
	font-size: 0.9em;
}

div.swatch
{
	margin: 1em 0;
	padding: 0;
}

div.swatch h2
{
	margin: 0 0 0 1.3em;
	padding: 0 0 0 0.5em;
	background: #fff;
	color: #224;
	font-size: 1.4em;
}

dl.accessories
{
	width: 43%;
	float: left;
	margin: 0 0 1em 2%;
	padding: 0;
}

dl.accessories dt
{
	margin: 0.8em 0 0.2em;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
}

dl.accessories dd
{
	margin: 0 0 0 1.6em;
	padding: 0;
}

div.productlist
{
	margin: 1em 0;
}

div.accessoryList
{
	float: left;
	margin: 1em 0;
}

div.productthumbnail
{
	margin: 0 8px 8px 0;
	position: relative;
	float: left;
	width: 48%;
	height: 112px;
	border: 1px solid #fafafa;
}

div.productthumbnail img.thumbnail
{
	position: absolute;
	left: 8px;
	top: 8px;
	z-index: 10;
}

div.productthumbnail div.name
{
	position: absolute;
	left: 112px;
	top: 8px;
}

div.productthumbnail div.new, div.productdetail div.new
{
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url("/_images/products/new.gif") no-repeat left top;
	text-indent: -9999px;
	z-index: 20;
	width: 42px;
	height: 42px;
}


div.productdetail
{
	width: 99%;
	position: relative;
}

div.accessorydetail
{
	float: left;
	width: 99%;
	position: relative;
	margin: 0 0 1em;
}

div.productdetail div.productname,
div.accessorydetail div.accessoryname
{
	margin-left: 2.1em;
	font-size: 1.2em;
}
 
div.image
{
	position: relative;
	float: left;
	width: 300px;
	text-align: center;
	margin: 0.75em 0 0 0;
}

div.image img.badge, div.image img.techbadge
{
	margin: 0px 5px 10px;
	padding: 6px 5px;
	vertical-align: top;
	border: 2px solid #fff;
}

div.image img.badgelxt
{
	margin: 0px 5px 0px;
	padding: 6px 5px 6px;
}

div.image img.badgeliion
{
	padding: 0px 5px 6px;
}

div.image img.techbadge:hover
{
	background: #e9e9e9;
	border-top: 2px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #555;
	border-left: 2px solid #888;
}

div.image a.enlarge
{
	display: block;
	width: 8.4em;
	margin: 10px auto 10px auto;
	padding: 2px 2px 6px 24px;
	background: #fff url("/_images/misc/enlarge.gif") no-repeat left 50%;
}

div.details a.accessory
{
	display: block;
	height: 1.8em;
	padding: 0 2px 0 24px;
	background: #fff url("/_images/buttons/accessorylink.gif") no-repeat left 50%;
}

div.productdetail div.details,
div.accessorydetail div.details
{
	float: right;
	margin: 0;
	width: 47%;
}

div.productdetail div.details ul,
div.accessorydetail div.details ul
{
	margin-left: 0;
	padding-left: 1.2em;
}

div.productdetail div.details ul li,
div.accessorydetail div.details ul li
{
	list-style: outside square url("/_images/misc/li-square.gif");
	padding-bottom: 0.5em;
}

div.productdetail table.specs,
div.accessorydetail table.specs
{
	width: 100%;
	border: 1px solid #ccc;
	background: #eee;
}

div.accessorydetail table.specs thead
{
	font-weight: bold;
}

div.productdetail table.specs td,
div.accessorydetail table.specs td
{
	vertical-align: top;
}

div.productdetail table.specs td.fieldname
{
	padding-right: 0.5em;
	border-top: 1px dotted #ccc;
}

div.accessorydetail table.specs thead td
{
	border-bottom: 1px dotted #ccc;
}

div.accessorydetail table.specs tbody td
{
	border-left: 1px dotted #ccc;
	padding-left: 0.5em;
}

div.accessorydetail table.specs tbody td.col1
{
	border-left: none;
}

div.productdetail div.close
{
	font-size: 0.8em;
}

body.popup div.swatch
{
	margin: 1em 0 1em 0.8em;
}

hr.red
{
	border: 1px solid #cc0f23;
}

table.cols1 td
{ width: 100%; }

table.cols2 td
{ width: 50%; }

table.cols3 td
{ width: 33%; }

table.cols4 td
{ width: 25%; }

table.cols5 td
{ width: 20%; }

table.cols6 td
{ width: 16.5%; }

table.cols7 td
{ width: 14%; }

table.cols8 td
{ width: 12.5%; }

div.newproducts
{
	float: right;
	background: #c00;
	color: #fff;
	text-align: center;
	margin-top: 0.5em;
}

div.newproducts a
{
	display: block;
	border: 3px double #fff;
	padding: 0.2em 0.3em;
	font-weight: bold;
}

div.newproducts a:link, div.newproducts a:visited
{
	color: #fff;
}


table#categorylist
{
	margin-top: 0.8em;
	width: 600px;
}

table#categorylist td.column
{
	padding: 5px 5px 15px 0;
	width: auto;
	vertical-align: top;
}

table.categorylist td
{
	vertical-align: top;
}

table.categorylist td.swatch
{
	padding: 0;
	width: 20px;
	height: 20px;
}

table.categorylist td.swatch a
{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}

table.categorylist td.swatch a:hover
{
	text-decoration: none;
	border: 1px solid #f30;
}
 
table.categorylist td.name
{
	width: auto;
	padding: 4px 0 0 8px;
}

div.browsefeatures
{
	margin: 0 0 0 6px;
	padding: 0;
}

div.browsefeatures a
{
	float: left;
	display: block;
	position: relative;
	margin: 0 8px 8px 0;
}

div.browsefeatures a span
{
	position: absolute;
	top: 0px;
	left: 4px;
	color: #fff;
	font-size: 1.2em;
}




/*
 * Technology Pages
 */
table#technology
{
	width: 716px;
}

table#technology td.left
{
	width: 260px;
	border-right: 3px solid #c00;
}

table#technology td.leftgrey
{
	width: 260px;
	border-right: 3px solid #c00;
	background: #acacac;
}

table#technology td.middle
{
	width: 276px;
}

table#technology td.right
{
	width: 180px;
}

table#technology td img
{
	margin: 0 auto;
}

table#technology tr.top
{
	background: #000;
}

table#technology tr.middle
{
	background: #fff;
}

table#technology tr.bottom
{
	background: #acacac;
}

table#technology td.title
{
	padding: 0;
	text-align: right;
	vertical-align: top;
	color: #fff;
}

table#technology td.logo
{
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	background: #19929a;
}

table#technology td.middleleft
{
	padding: 0.5em 0;
	text-align: center;
	vertical-align: top;
	border-right: 3px solid #c00;
}

table#technology td.middleleftgrey
{
	padding: 0.5em 0;
	text-align: center;
	vertical-align: top;
	border-right: 3px solid #c00;
	background: #acacac;
}

table#technology td.middleright
{
	width: 450px;
	vertical-align: top;
	text-align: left;
	padding: 0.5em 0.75em;
}

table#technology td.bottomleft
{
	vertical-align: top;
	text-align: center;
	border-right: 3px solid #c00;
	padding: 0 0;
	border-top: 3px solid #cc0f23;
}

table#technology td.bottomright
{
	vertical-align: top;
	text-align: center;
	padding: 0 0;
	border-top: 3px solid #cc0f23;
}

table#technology td.title h2
{
	padding-right: 2em;
	color: #fff;
}

table#technology td.middleleft p, table#technology td.middleleftgrey p,
table#technology td.bottomleft p
{
	padding: 0.5em 0.75em;
	text-align: left;
}

table#technology td.bottomleft img, table#technology td.bottomright img
{
	padding: 1em 0.5em 0;
}

table#technology td.bottomright div.item1,
table#technology td.bottomright div.item2,
table#technology td.bottomright div.item3
{
	float: left;
	width: 32%;
	border-right: 3px solid #c00;
	height: 24em;
}

table#technology td.bottomright div.item3
{
	border-right: none;
}

table#technology td.bottomright div.itema
{
	float: left;
	width: 49%;
	padding: 0;
	margin: 0;
}

table#technology td.bottomright div.itemb
{
	float: left;
	width: 49%;
	padding: 0;
	margin: 0;
}

table#technology td.bottomright p
{
	text-align: left;
	padding: 0em 0.5em;
}

table#technology p.smaller
{
	text-align: left;
	font-size: 0.9em;
}

table#technology div.close
{
	float: left;
}

table#technology div.close a
{
	color: #fff;
}



/*
 * Weekender
 */
table#weekender
{
	background: url("/_images/technology/weekender/bg.gif") repeat-y 0 0;
	width: 100%;
}

table#weekender td.left
{
	width: 340px;
	vertical-align: top;
}

table#weekender td.main
{
	vertical-align: top;
}

table#weekender td.bottom
{
	vertical-align: bottom;
}

table#weekender td.main p
{
	padding-right: 14px;
}



/*
 * Contact Us
 */
table#contact
{
	width: 590px;
}

table#contact td.formdetails
{
	width: 70%;
	vertical-align: top;
	border: 1px solid #ccc;
	background: #ddd;
}

table#contact td.contactdetails
{
	width: 30%;
	vertical-align: top;
	padding-left: 0.5em;
}

table#contactform
{
}

table#contactform td.label
{
	width: 30%;
	vertical-align: top;
	text-align: right;
	padding-right: 0.5em;
}



/*
 * Service Agents
 */
table#regionlist
{
	border: 1px solid #ccc;
	background: #eee;
	text-align: right;
	width: 99%;
}

table#regionlist td.input
{
	width: 20%;
}

table#agentlist
{
	border: 1px solid #ccc;
	background: #eee;
	width: 99%;
}

table#agentlist td
{
	vertical-align: top;
	width: 18%;
}

table#agentlist td.name
{
	width: 34%;
}

table#agentlist td.address
{
	width: 30%;
}



tr.heading
{
	background-color: #cc0f23;
	color: #fff;
}

span.productcode
{
	font-weight: bold;
}

span.fieldname
{
	font-size: 1.1em;
	font-weight: bold;
}

span.required
{
	font-weight: bold;
}

span.info
{
	font-style: normal;
	font-weight: normal;
	color: #001;
}

span.infobold
{
	font-style: normal;
	font-weight: bold;
	color: #001;
}

span.currentpage
{
	padding: 0.2em 0.3em;
	background: #a00;
	font-weight: bold;
	color: #fff;
	border: 1px solid #000;
}

h2
{
	font-weight: bold;
	color: #da2028;
}

h2.error
{
	font-weight: bold;
	font-size: 1.1em;
	color: #a00;
	margin-left: 2.4em;
}

p.error
{
	font-weight: bold;
	font-size: 1.1em;
	color: #a00;
}

div.close
{
	float: right;
	margin: 0 1.5em 0 1em;
	padding: 0;
	text-align: center;
	font-weight: normal;
}

div.note
{
	float: right;
	margin: 0 1.5em 0 1em;
	padding: 0;
	text-align: center;
	font-weight: bold;
}





/*
 * Home
 */
body.home div.panel
{
	margin: 0;
	padding: 0;
	background: #020202 url("/_images/home/panel.jpg") no-repeat 50% 0%;
	color: #fff;
}

body.home div.panel h2
{
	color: #fff;
	text-align: center;
	padding: 0.2em 0 0;
}

body.home div.panel p.narrow
{
	padding: 0 0.4em 0.8em;
	margin-left: 410px;
}

body.home div.panel2
{
	position: relative;
	top: 0;
	left: 0;
	padding: 0 0 8px;
}

body.home div.panel2 h2, body.home div.panel2 ul
{
	position: absolute;
	left: -9999px;
}


/*
 * Technology Popups
 */
body.popupLXT
{
	background: #368393 url("/_images/technology/LXT/LXT-bg.gif") repeat-x left top;
	color: #fff;
}

body.popup #topnav, body.popupLXT #topnav
{
	height: auto;
}

body.popupLXT div#wrapper2
{
	background: transparent;
	border: none;
}

body.popupLXT div#content
{
	color: #fff;
}

body.popupLXT div.info
{
	background: transparent url("/_images/technology/LXT/LXT-driver.gif") no-repeat 490px -20px;
	margin: 0;
}

body.popupLXT div.info img.title
{
	margin-bottom: 12px;
}

body.popupLXT div.info p
{
	width: 85%;
}

body.popupLXT table.features
{
	width: 100%;
	text-align: center;
}
	
body.popupLXT table.panels
{
	width: 100%;
	margin: 4px 0;
	border-collapse: collapse;
}

body.popupLXT table.panels td
{
	width: 50%;
	border: 1px solid #fff;
	vertical-align: top;
}

body.popupLXT table.panels td.panel1
{
	padding-right: 4px;
	border-top: none;
	border-left: none;
}

body.popupLXT table.panels td.panel2
{
	padding-left: 4px;
	border-top: none;
	border-right: none;
}

body.popupLXT table.panels td.panel3
{
	padding-right: 4px;
	border-bottom: none;
	border-left: none;
}

body.popupLXT table.panels td.panel4
{
	padding-left: 4px;
	border-bottom: none;
	border-right: none;
}

body.popupLXT div.close
{
	margin: 4px 0 0;
}

body.popupLXT div.close a
{
	color: #fff;
}



body.ope #main
{
	background: #fff url("/_images/technology/OPE/OPE-bg3.jpg") no-repeat 0px 0px;
}

div.opeintro
{
	width: 78%;
	margin: 0.5em auto 1em;
}

div.opeintro h2
{
	color: #000;
}

div.opeintro p
{
	font-size: 1.1em;
}

div.opeintro2 p
{
	color: #cc0f23;
	font-size: 1.1em;
}

div.viewrange
{
	margin: 2em;
	padding: 0.5em;
	color: #cc0f23;
	font-size: 1.2em;
	text-align: center;
	border: 3px solid #cc0f23;
	background: #fff;
}

span.red
{
	color: #cc0f23;
}

div.opeleft
{
	width: 26%;
	float: left;
}

div.operight
{
	width: 200px;
	float: right;
	padding: 0 0 0 6px;
}

div.operight img
{
	margin: 8em 0 16px;
}

ul.ope
{
	margin: 0.75em 4px 0 10px;
	padding: 0 0 0 4px;
	font-size: 0.92em;
}

ul.ope li
{
	list-style: outside square url("/_images/misc/li-square.gif");
	margin: 0 0 0.5em;
	padding: 0;
	line-height: 1.6em;
}

table#ope
{
	width: 72%;
	border: 3px solid #cc0f23;
	border-top: none;
	border-bottom: none;
}

table#ope td.intro
{
	font-size: 1.1em;
}

table#ope td.pic
{
	width: 130px;
	padding: 4px;
}

table#ope td.pic img
{
	border: 1px solid #cc0f23;
}

table#ope td.captionleft, table#ope td.captionright
{
	width: 30%;
	padding: 4px 4px 2px;
	font-size: 0.92em;
	vertical-align: bottom;
	line-height: 1.35em;
}

table#ope td.captionleft
{
	text-align: right;
}

table#ope td.pic
{
	vertical-align: bottom;
}

table#chainsaw
{
	border-collapse: collapse;
}

table#chainsaw td
{
	width: 9%;
	padding: 1px;
	font-size: 0.92em;
}

table#chainsaw tbody td
{
	border: 1px solid #666;
	text-align: center;
}

table#chainsaw tbody td.model
{
	width: 15%;
	background: #333;
	border: 1px solid #666;
	border-right: 1px solid #666;
	color: #fff;
}

table#chainsaw thead td
{
	background: #cc0f23;
	border: 1px solid #fff;
	color: #fff;
	padding: 0 0 0 3px;
}

table#chainsaw td.colour1
{
	background: #ffe9d5;
	color: #cc0f23;
}

table#chainsaw td.colour2
{
	background: #fedbb5;
	color: #cc0f23;
}

table#chainsaw tbody td.spacer, table#chainsaw thead td.spacer
{
	padding: 0;
	border: none;
	font-size: 1px;
	height: 3px;
	overflow: hidden;
}

table#chainsaw tbody td.spacer2
{
	padding: 6px 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background: #fff;
}

table#chainsaw tfoot td
{
	border: none;
	color: #cc0f23;
	text-align: right;
}

table#chainsaw tbody td.type
{
	white-space: nowrap;
}

table#chainsaw a
{
	color: #fff;
}






div.localnav
{
	float: right;
	margin: 0.8em 0 0;
	padding: 0;
}

table.localnav
{
	margin: 0;
	padding: 0;
	border: none;
}

table.localnav td
{
	text-align: center;
	padding: 0;
}

table.localnav td.details
{
	color: #333;
	width: 11em;
}

table.localnav td a
{
	display: block;
	height: 18px;
	width: 18px;
	padding: 1px;
}

table.localnav td a.first, table.localnav td a.last,
table.localnav td a.firstoff, table.localnav td a.lastoff
{
	width: 23px;
}

table.localnav td a.first
{ background: url("/_images/buttons/first.gif") no-repeat 50% 0px; }

table.localnav td a.firstoff
{ background: url("/_images/buttons/first.gif") no-repeat 50% -22px; }

table.localnav td a.previous
{ background: url("/_images/buttons/previous.gif") no-repeat 50% 0px; }

table.localnav td a.previousoff
{ background: url("/_images/buttons/previous.gif") no-repeat 50% -22px; }

table.localnav td a.next
{ background: url("/_images/buttons/next.gif") no-repeat 50% 0px; }

table.localnav td a.nextoff
{ background: url("/_images/buttons/next.gif") no-repeat 50% -22px; }

table.localnav td a.last
{ background: url("/_images/buttons/last.gif") no-repeat 50% 0px; }

table.localnav td a.lastoff
{ background: url("/_images/buttons/last.gif") no-repeat 50% -22px; }

table.localnav td a.list
{
	height: auto;
	padding: 0.1em 0.5em;
	width: 11em;
}

a.download
{
	display: block;
	font-size: 1.2em;
	padding: 1em 0;
	background: transparent url("/_images/buttons/down.gif") no-repeat right center;
	padding-right: 28px;
	color: #666;
	text-align: right;
}



/*
 * Tweaks for various IE flavours
 */
.ie6 #container
{ width: 740px; }

.ie6 #topnav
{ width: 740px; }

.ie6 div#searchbar
{ width: 728px; }

.ie6 div#footer
{ width: 740px; }

.ie6 body.home div.panel2
{ height: 298px; }

.ie6 table#ope
{ width: 73%; }

.ie6 div.description
{ padding-top: 1px; }

.ie6 div.opeintro
{ padding-top: 1em; }

.ie6 div.browsefeatures a
{ margin-right: 6px; }


/*
 * Tweaks for various IE 5 - Last Time
 */
.ie5 table td
{ font-size: 0.8em; }

.ie5 #sidenav
{ width: 111px; }

.ie5 #footer
{ width: 738px; }

.ie5 div#searchbar
{ width: 740px; }

.ie5 table thead td
{ font-size: 1em; }

.ie5 table#home div.new a
{ font-size: 0.9em; }

.ie5 table#browselist thead td
{ font-size: 1em; }

.ie5 table#browselist div.new a
{ font-size: 0.9em; }

.ie5 table#browselist table.categorylist td.name
{ font-size: 0.8em; }

.ie5 table.productlist td.new span.new
{ font-size: 0.7em; }

.ie5 table#productdetail thead td
{ font-size: 1em; }

.ie5 table#productdetail td
{ font-size: 0.7em; }

.ie5 table#productdetail td.productname
{ font-size: 0.95em; }

.ie5 table#productdetail div.new a
{ font-size: 0.85em; }

.ie5 table#regionlist
{ width: 580px; }

.ie5 table#agentlist
{ width: 580px; }

.ie5 table#technology td.bottomright div.item1,
.ie5 table#technology td.bottomright div.item2,
.ie5 table#technology td.bottomright div.item3
{ height: 220px; }

.ie5 body.popupLXT table.panels td
{ font-size: 0.75em; }

.ie5 div.localnav
{ margin-right: 1px; }

.ie5 table.localnav td
{ padding: 1px; }

.ie5 table.localnav td.details
{ font-size: 0.7em; }

.ie5 table.localnav td a.list
{ width: 12em; }



.ie table#weekender
{ width: 595px; }

.ie a.thumbnail:hover, .ie a.new:hover
{ cursor: pointer; }
