div
{
	margin:0px;
	padding:0px;
}

#wfO,#wfM800,#wfM1024,#wfM1068
{
    margin:0px;
    padding:0px;
    text-align:left;
    
    /* Required for Mozilla only */
    margin-left:auto;
	margin-right:auto;
}

#wfO
{
    display:table;
    width:100%;
    height:100%;
    text-align:center;
}

#wfM800
{
    width:760px;
}

#wfM1024
{
	width:960px;
}

#wfM1068
{
	width:1004px;
}

input,textarea
{
	font-family:Verdana,Tahoma,Arial,Serif;
}

div#SubMenuStyle
{
	line-height:2.2em;
	letter-spacing:0.1em;
}

img
{
	border-style:none;
}

.wfverr
{
	color:Red;
}

.tAlignCenter
{
    text-align:center;   
}

#wfSkipLink
{
    display:none;
}
.sle
{
	margin:0px;
	padding:0px;
	float:left;
}

.col
{
	position:static;
	float:left;
	margin:0px;
	padding:0px;
}

.PositioningCell
{
	width:30%;
}

.spacer
{
	clear:both;
	float:none;
}

.break
{
    width:100%;
    height:0px;
    line-height:0em;
    font-size:0em;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;   
}

.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;	
}

.smalltext
{
	font-size:85%;
}

.italic
{
	font-style:italic;	
}

.noborder
{
	border-style:none;	
}

.invisible,div.invisible,span.invisible,tr.invisible,td.invisible
{
	display:none;
}

/* Features that need to be added to the system */
.red
{
	color:Red;	
}

.width100p
{
	width:100%;
}

.height30
{
	height:30px;
}

.alignleft
{
	text-align:left;
}

.aligncenter
{
	text-align:center;
}

.alignright
{
	text-align:right;
}

.nogap
{
	font-size:0em;
	line-height:0em;
	padding:0px;
	margin:0px;
}

div.clear
{
	/*
	Hack for Firefox to allow height to fit. 
	Use as <div class="clear"></div> to clear the surrounding div.
	Only use as the last item in a div, can use clear: both; otherwise.
	*/
	
	clear: both; 
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}

div.repeatSpacer
{
    clear: both;
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
}

.gap1, .gap2, .gap3, .gap4, .gap5, .gap6, .gap7, .gap8, .gap9, .gap10, .gap11, .gap12, .gap13, .gap14, .gap15, .gap16, .gap17, .gap18, .gap19, .gap20, .gap21, .gap22, .gap23, .gap24, .gap25, .gap26, .gap27, .gap28, .gap29, .gap30,  .gap31, .gap32, .gap33, .gap34, .gap35, .gap36, .gap37, .gap38, .gap39, .gap40, .gap41, .gap42, .gap43, .gap44, .gap45, .gap46, .gap47, .gap48, .gap49, .gap50
{
    clear: both;
    display: block;
    width:100%;
    font-size: 0; /* To fix back for IE */
	line-height: 0px;
}

.gap1
{
    height:1px;
}

.gap2
{
    height:2px;
}

.gap3
{
    height:3px;
}

.gap4
{
    height:4px;
}

.gap5
{
    height:5px;
}

.gap6
{
    height:6px;
}

.gap7
{
    height:7px;
}

.gap8
{
    height:8px;
}

.gap9
{
    height:9px;
}

.gap10
{
    height:10px;
}

.gap11
{
    height:11px;
}

.gap12
{
    height:12px;
}

.gap13
{
    height:13px;
}

.gap14
{
    height:14px;
}

.gap15
{
    height:15px;
}

.gap16
{
    height:16px;
}

.gap17
{
    height:17px;
}

.gap18
{
    height:18px;
}

.gap19
{
    height:19px;
}

.gap20
{
    height:20px;
}

.gap21
{
    height:21px;
}

.gap22
{
    height:22px;
}

.gap23
{
    height:23px;
}

.gap24
{
    height:24px;
}

.gap25
{
    height:25px;
}

.gap26
{
    height:26px;
}

.gap27
{
    height:27px;
}

.gap28
{
    height:28px;
}

.gap29
{
    height:29px;
}

.gap30
{
    height:30px;
}

.gap31
{
    height:31px;
}

.gap32
{
    height:32px;
}

.gap33
{
    height:33px;
}

.gap34
{
    height:34px;
}

.gap35
{
    height:35px;
}

.gap36
{
    height:36px;
}

.gap37
{
    height:37px;
}

.gap38
{
    height:38px;
}

.gap39
{
    height:39px;
}

.gap40
{
    height:40px;
}

.gap41
{
    height:41px;
}

.gap42
{
    height:42px;
}

.gap43
{
    height:43px;
}

.gap44
{
    height:44px;
}

.gap45
{
    height:45px;
}

.gap46
{
    height:46px;
}

.gap47
{
    height:47px;
}

.gap48
{
    height:48px;
}

.gap49
{
    height:49px;
}

.gap50
{
    height:50px;
}

.border1
{
	border:solid 1px #000000;	
}

.nopadding
{
	padding:0px;	
}

.nomargin
{
	margin:0px;	
}

.emphasis,a.emphasis,span.emphasis
{
	font-weight:bold;
}

.normal,a.normal,span.normal
{
	font-weight:normal;
}

a.grey:visited
{
	color:Gray;	
}

.underline,a.underline,a.underline:visited
{
	text-decoration:underline;	
}

.nounderline,a.nounderline,a.nounderline:visited
{
	text-decoration:none;
}

.smaller
{
	font-size:85%;
}

.helpButton
{
	vertical-align:top;
	cursor:help;
}

.wfverr
{
	color:Red;
}

.formRowInvisible
{
	height:0px;
	font-size:0em;
	line-height:0em;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

/* trim space - wrapped around images */
.mzSpace
{
    line-height:0px;
    font-size:0px;
}
body
{
	font-family:Verdana, Serif;
	font-size:0.7em;
	line-height:1.7em;
	margin-top:0px;
	color:#333333;
    background-repeat:repeat;
}

p
{
	margin-top:0px;
	margin-bottom:15px;
}

ul
{
	list-style-type:disc;
	background-image:none;
	padding:8px;
	margin:8px;
}

a,a:visited
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	border-bottom: dashed 1px #c00000;
}


/* Custom Link styles */
a.WhtText,a.WhtText:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.LinkWhite,a.LinkWhite:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.NoBorder, a.NoBorder:hover
{
	border:none 0px;	
}

a.NoBorder img, a.NoBorder:hover img
{
	border: none 0px;
}

a.Brands, a.Brands:hover
{
	border:solid 1px #ffffff;
}

a.Brands img, a.Brands:hover img
{
	border: solid 1px #ffffff;
}

a.BreadcrumbLink,a.BreadcrumbLink:visited
{
    color:#989898;
    text-decoration:none;
    font-weight:normal;
    text-transform: uppercase;
}

a.BreadcrumbLink:hover
{
    border-bottom:dashed 1px #3a8938;
}

a.NewsLink,a.NewsLink:visited
{
    font-weight:bold;
    font-size:1.5em;
    color:#301818;
}

a.CatLink, a.CatLink:hover, a.CatLink:visited
{
	font-weight:bold;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:White; 
	text-decoration:none; 
}

a.CatLink:hover
{
	border-bottom: dashed 1px white;
}

img.gobutton
{
	cursor:pointer; 
}

.button
{
	margin-top:8px;
	margin-right:13px;
}

.buttonSmall
{
	margin-top:8px;
}


/* Custom Text styles */
.Arial
{
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;   
}

.PhoneNumber
{
    line-height:30px;
    font-size:2.1em;
    letter-spacing:1px;   
}

.BreadcrumbPage
{
    color:#3a8938;
    text-transform: uppercase;
}

.CatLink
{
	font-weight:bold;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:White; 
	text-decoration:none; 
}


/* Effects */
.emphasis
{
    font-weight:bold;
}

.underline
{
    text-decoration:underline;
}

.italic
{
    font-style:italic;
}

.strikethrough
{
    text-decoration:line-through;
}


/* Form styles */
input.Textboxes
{ 
    width:93%;
    margin-top:4px;
    font-size:smaller;
}

input.TextArea
{
    width:93%;
    margin-top:4px;
    font-size:smaller;
    
}

.dropdownstyle
{
    width:93%;
    margin-top:4px;
    font-size:smaller;
    
}

input.SmallTextboxes
{
    width:98px;
    margin-top:4px;
    font-size:smaller;
    color:#7B0D0D;
}


#CardCountry
{
    width:100%;
    margin-top:4px;
    font-size:smaller;
}

.ColourSizeDrop
{
    font-size:90%;
    line-height:80%;
	color:#000000;
}

.OptSelect
{
	width:300px;
}

.OptSelLst
{
	width:323px;
	font-size:smaller;
}

#ProductEnquiry 
{
     border:none 0px red; 
} 

#Product_Enquiry
{
    width:98px;
    margin-top:4px;
    font-size:smaller;
    color:#7B0D0D;
}

/* basket styles */ 
.conditionstext
{
    font-size:90%;
    color:#989898;
}

.quantityBox
{
    border:solid 1px #D5E0EC;
    padding:0px;
    margin:0px;
    width:27px;
    text-align:center;
    height:17px;
    font-size:115%;
}


a h2.rL, a:hover h2.rL, a:visited h2.rL,a h2.rLH, a:hover h2.rLH, a:visited h2.rLH
{
    font-weight:normal;
	text-decoration:none;
	color:#cc0000;
    font-size:90%;
    line-height:12pt;
    font-weight:600;
}

a h2.rLH, a:hover h2.rLH, a:visited h2.rLH
{
    font-size:100%;
}


/* Site product menu */
ul#PC, ul#PC li ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#PC li
{
	border-bottom:solid 1px #b8b8b8;
	/*
		Used to control the left indent of where the image starts.
		Even if there is no margin used the indent will still be indented
		by the padding.
	*/
	margin-top:0; /* Space between each line */
	background-position:3px 9px; /* X-pos Y-pos (from top-left) (red-arrow) */
    background-repeat: no-repeat;
    
    /* Image specific properties */
    padding-left:10px; /* Width of bullet image + left padding */
    line-height:7px; /* Set to the height of the image */
    
    /* Custom prop to nudge text downwards */
    padding-top:6px;
    padding-bottom:6px;
}

ul#PC ul li
{
	margin:0;
    border-bottom:none 0px;
}

ul#PC li ul li
{
	padding-top:0;
    padding-bottom:0;
}

ul#PC li.ListOpen
{
	/* Image specific properties (white-arrow) */
    background-position: 0px 0px; /* X-pos Y-pos (from top-left) */
    
    padding-left:10px;
    padding-top:0px;
    padding-bottom:10px;
    line-height:25px;
}

ul#PC li.ListOpen ul li
{
	background-position:3px 10px; /* X-pos Y-pos (from top-left) (red-arrow) */
	line-height:18px;
	padding-top:4px;
}

a.siLink, a.siLink:hover, a.siLink:visited 
{
	line-height:normal;
	color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
}

span.SubMenuItemSelected, a.SubMenuItemSelected, a.SubMenuItemSelected:hover, a.SubMenuItemSelected:visited, span.SubMenuItemUnSelected, a.SubMenuItemUnSelected, a.SubMenuItemUnSelected:hover, a.SubMenuItemUnSelected:visited, a.iLink, a.iLink:hover, a.iLink:visited 
{
	line-height:normal;
	color:#000000;
    font-weight:bold;
    text-transform:uppercase;
}

.SubMenuStyle img 
{
	padding-right:4px;
	
}

ul#PC li.ListOpen ul li
{
	background-position:3px 10px;
}

ul#PC li.ListOpen a.iLink
{
	color:#ffffff;
}

ul#PC li.ListOpen li a.siLink, ul#PC li.ListOpen li a.iLink
{
	color:#000000;
}

ul#PC li.ListOpen li li a.siLink, ul#PC li.ListOpen li li a.iLink
{
	font-size:80%;	
}





/* Unknown */

#CNSScr 
{	
    PADDING-RIGHT: 0px;	
    PADDING-LEFT: 0px;	
    PADDING-BOTTOM: 0px;	
    MARGIN: 0px;	
    OVERFLOW: hidden;	
    WIDTH: 1000px;	
    PADDING-TOP: 0px;	
    LIST-STYLE-TYPE: none;	
    HEIGHT: 60px 
} 

/* Rule 44 of /themes/dpt3/dpt_styles.css */ 
#CNSScr LI 
{	
    PADDING-RIGHT: 7px;	
    PADDING-LEFT: 7px;	
    FLOAT: left;	
    PADDING-BOTTOM: 3px;	
    MARGIN: 0px;	
    WIDTH: auto;	
    PADDING-TOP: 3px;	
    HEIGHT: 53px 
}

  /* Headings */
h1,h2,h3,h4
{
    font-family:Verdana, Geneva, Arial, Helvetica, Serif;
    letter-spacing:0em;
    word-spacing:0.2em;
    text-decoration:none;
    font-style:normal;
    font-weight:700;
}

h1
{
	font-size:1.5em;
	color:#c00000;
	margin:0px;
	line-height:1.5em;
	padding-top:0px;
	padding-bottom:10px;
}

h2
{
	font-size:1.3em;
	color:#00477C;
	line-height:1.3em;
    padding-top:0px;
    margin:0px;
    padding-bottom:5px;
    padding-top:5px;
}

h3
{
	font-size:1.3em;
	color:#00477C;
	line-height:1.3em;
    padding-top:0px;
    margin:0px;
}

h4
{
	font-size:120%;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* Colours */
.cNormal
{
    color:#333333;
}

.WhtText

{
    color:#ffffff;    
}

.cRed

{
    color:#cc0000;    
}

.OrgText

{
    color:#feb113;    
}

.cBlue
{
    color:#00477C;
}

.cGreen
{
    color:#3a8938;
}

.cBlack
{
	color:#3B3B3B;
}

.cGrey
{
    color:#686868;    
}
/* Font Sizes */
.fSmallX
{
    font-size:6pt;
    line-height:10pt;
}

.fSmall
{
    font-size:8pt;
    line-height:12pt;
}

.fNormal
{
    font-size:10pt;
}

.fLarge
{
    font-size:13pt;
    line-height:19pt;
}

.fLargeX
{
    font-size:18pt;
    line-height:25pt;
}

.fLarger
{
	font-size:13pt;
	line-height:20pt;
}

ul#PC li{background-image:url(/images/red-arrow.gif);}ul#PC li.ListOpen{background-image:url(/images/pc-menu-fill.gif);}ul#PC li.ListOpen ul li{background-image:url(/images/red-arrow.gif);}body{background-image:url(/images/background.gif);}div.SubMenuSpace{clear:both;display:block;width:100%;height:10px;line-height:0;font-size:0;}div.SubMenuSpace{width:100%;height:10px;line-height:0em;font-size:0em;}table#ProductEnquiry
{
	width:180px;
}

td.ProductEnquiryItemVSpacing
{
	padding-top:5px;
	padding-bottom:5px;
}

td.starcol, th.starcol
{
	vertical-align:top;
	font-size:1em;
	width:9px;
}

td.fields,th.fields
{
	vertical-align:top;
	text-align:left;
	width:68px;
}

td.values,th.values
{
	vertical-align:top;
	width:103px;
}

.valuebox
{
	width:83px;
}

.fullrowbox
{
	width:151px;
}

#Search1Form_SearchStrw1
{
width:114px;}

#w151{width:960px;height:auto;display:block;}
#CNSTopHeader{width:960px;height:auto;display:block;}
#HeaderFull{width:960px;height:auto;display:block;}
#HeaderTop{width:960px;height:auto;display:block;	background-image:url(/images/headertop.gif);background-repeat:no-repeat;min-height:166px;}
#HeaderLogo{width:960px;height:auto;display:block;text-align:center;padding-top:25px;}
#HeaderMid{width:960px;height:auto;display:block;}
#taglineandnumber{width:960px;height:auto;display:block;text-align:center;}
#HeaderBottom{width:960px;height:68px;display:block;}
#HomeLink{width:96px;height:auto;display:block;	background-image:url(/images/header/nav-0.png);background-repeat:no-repeat;min-height:68px;}
#HeaderMiddleBottom{width:799px;height:40px;display:block;}
#NavBarMiddle{width:799px;height:40px;display:block;}
#CartArea{width:799px;height:auto;display:block;	background-image:url(/images/cart.png);background-repeat:no-repeat;min-height:28px;}
#w17{width:244px;height:auto;display:block;text-align:Right;}
#w18{width:175px;height:auto;display:block;padding-left:5px;}
#w21{width:130px;height:auto;display:block;text-align:right;}
#wfHolderw1{width:120px;height:auto;display:block;}
#w19{width:120px;height:auto;display:block;}
#w22{width:244px;height:auto;display:block;text-align:Left;padding-top:1px;}
#w23{width:65px;height:auto;display:block;	background-image:url(/images/header/nav-9.png);background-repeat:no-repeat;min-height:68px;}
#MainZone{width:960px;height:auto;display:block;	background-image:url(/images/backfill.gif);background-repeat:repeat-y;min-height:400px;}
#SubMenuSpacer{width:21px;height:auto;display:block;min-height:25px;}
#SubMenuZone{width:191px;height:auto;display:block;min-height:25px;	margin-top:10px;
}
#SubMenu{width:191px;height:auto;display:block;	background-image:url(/images/pagesinsection-top.gif);background-repeat:no-repeat;}
#w28{width:191px;height:auto;display:block;}
#w27{width:186px;height:auto;display:block;	background-image:url(/images/pagesinsection-mid.gif);background-repeat:repeat-y;padding:5px 0px 0px 5px;}
#w29{width:191px;height:auto;display:block;	background-image:url(/images/pagesinsection-bottom.gif);background-repeat:no-repeat;}
#CatMenu{width:191px;height:auto;display:block;	background-image:url(/images/sub-head.jpg);background-repeat:no-repeat;}
#w34{width:191px;height:auto;display:block;	background-image:url(/images/sub-back.gif);background-repeat:repeat-y;}
#w33{width:188px;height:auto;display:block;background-color:#f8f8f8;	margin-right:1px;
	margin-left:2px;
}
#w35{width:191px;height:auto;display:block;	background-image:url(/images/sub-bottom-grey.gif);background-repeat:no-repeat;}
#w38{width:191px;height:auto;display:block;	background-image:url(/images/sub-top-grey.gif);background-repeat:no-repeat;text-align:center;}
#w52{width:191px;height:auto;display:block;	background-image:url(/images/sub-back.gif);background-repeat:repeat-y;}
#w49{width:179px;height:auto;display:block;padding:6px 6px 6px 6px;}
.w46{width:179px;height:auto;display:block;}
.w43{width:179px;height:auto;display:block;}
#w51{width:179px;height:auto;display:block;text-align:Right;padding:6px 6px 6px 6px;}
#w53{width:191px;height:auto;display:block;	background-image:url(/images/sub-bottom-grey.gif);background-repeat:no-repeat;}
#w60{width:191px;height:auto;display:block;	background-image:url(/images/askquestion-top.gif);background-repeat:no-repeat;}
#w58{width:191px;height:auto;display:block;	background-image:url(/images/pagesinsection-mid.gif);background-repeat:repeat-y;}
#w57{width:185px;height:auto;display:block;padding:5px 3px 0px 3px;border-top: 0px ;border-right: 0px ;border-bottom: 0px ;border-left: 0px ;}
#w59{width:191px;height:auto;display:block;	background-image:url(/images/pagesinsection-bottom.gif);background-repeat:no-repeat;}
#w127{width:738px;height:auto;display:block;}
#MainContentZone{width:718px;height:auto;display:block;min-height:400px;padding:10px 10px 10px 10px;}
#w74{width:718px;height:auto;display:block;}
#w68{width:708px;height:auto;display:block;padding:5px 5px 5px 5px;}
#w73{width:718px;height:auto;display:block;}
#w70{width:568px;height:auto;display:block;padding:5px 5px 5px 5px;}
#w72{width:130px;height:auto;display:block;padding:5px 5px 5px 5px;}
#w77{width:718px;height:auto;display:block;}
#w80{width:718px;height:auto;display:block;}
#w78{width:503px;height:auto;display:block;}
#w79{width:215px;height:auto;display:block;text-align:Right;}
#w85{width:718px;height:auto;display:block;}
#w82{width:215px;height:auto;display:block;}
#w83{width:359px;height:auto;display:block;text-align:right;}
#w84{width:144px;height:auto;display:block;text-align:Right;}
#w126{width:718px;height:auto;display:block;}
.w119{width:351px;height:auto;display:block;}
.w118{width:351px;height:auto;display:block;}
.w117{width:351px;height:auto;display:block;}
.ListBack{width:349px;height:auto;display:block;border-top:Solid 1px #00ff00;border-right:Solid 1px #00ff00;border-bottom:Solid 1px #00ff00;border-left:Solid 1px #00ff00;}
.w116{width:349px;height:auto;display:block;	background-image:url(/images/side-light-green.gif);background-repeat:no-repeat;}
.w88{width:329px;height:auto;display:block;min-height:40px;padding:10px 10px 10px 10px;}
.w96{width:349px;height:auto;display:block;}
.w92{width:201px;height:auto;display:block;}
.w91{width:191px;height:auto;display:block;min-height:126px;padding-left:10px;}
.ProductsListPhotoBox{width:138px;height:auto;display:block;background-color:#ffffff;text-align:center;}
.w94{width:126px;height:102px;display:block;background-color:#ffffff;padding:3px 5px 3px 5px;border-top:Solid 1px #e0e0e0;border-right:Solid 1px #e0e0e0;border-bottom:Solid 1px #e0e0e0;border-left:Solid 1px #e0e0e0;}
.w95{width:10px;height:auto;display:block;min-height:10px;}
.w111{width:349px;height:auto;display:block;min-height:85px;}
.w99{width:342px;height:auto;display:block;padding-left:7px;}
.w101{width:342px;height:auto;display:block;padding-left:7px;}
.w109{width:342px;height:auto;display:block;padding-left:7px;}
.w114{width:339px;height:auto;display:block;text-align:right;min-height:20px;padding-right:10px;border-top: 0px #ffffff;border-right: 0px #ffffff;border-bottom: 0px #ffffff;border-left: 0px #ffffff;}
.w115{width:349px;height:auto;display:block;background-color:#ffffff;min-height:1px;}
#w125{width:718px;height:auto;display:block;}
#w122{width:215px;height:auto;display:block;}
#w123{width:359px;height:auto;display:block;text-align:right;}
#w124{width:144px;height:auto;display:block;text-align:Right;}
#MainContenSpacer{width:10px;height:auto;display:block;min-height:25px;}
#w136{width:960px;height:auto;display:block;	background-image:url(/images/backfill.gif);background-repeat:repeat;}
#w128{width:22px;height:auto;display:block;}
#w135{width:938px;height:auto;display:block;text-align:right;}
#w134{width:938px;height:auto;display:block;text-align:Center;}
#w133{width:931px;height:auto;display:block;	margin-bottom:10px;
	margin-left:7px;
}
.w130{width:auto;height:110px;display:block;}
#w150{width:960px;height:auto;display:block;}
#w149{width:960px;height:auto;display:block;min-height:300px;}
#w148{width:960px;height:auto;display:block;	background-image:url(/images/footer/footer-fade.jpg);background-repeat:reapeat-x;min-height:282px;}
#w147{width:960px;height:auto;display:block;min-height:300px;}
#w145{width:939px;height:auto;display:block;	background-image:url(/images/footer/footer-image.jpg);background-repeat:no-repeat;min-height:300px;}
#w141{width:939px;height:auto;display:block;}
#w137{width:330px;height:auto;display:block;}
#w138{width:209px;height:auto;display:block;padding-top:10px;}
#w139{width:180px;height:auto;display:block;padding:10px 10px 10px 10px;}
#w140{width:180px;height:auto;display:block;padding:10px 10px 10px 10px;}
#w144{width:939px;height:auto;display:block;min-height:18px;}
#w143{width:878px;height:auto;display:block;text-align:Right;padding:46px 61px 0px 0px;}
#w146{width:21px;height:auto;display:block;	background-image:url(/images/footer/footer-right.jpg);background-repeat:no-repeat;min-height:300px;}
.rStemplate3
{
height:10px;
}

.fltemplate3
{
width:15px;}

.LB0 { border-color:#999999; }.LB1 { border-color:#999999; }.LB2 { border-color:#999999; }.LB3 { border-color:#999999; }.LB4 { border-color:#999999; }.LB5 { border-color:#999999; }.LB6 { border-color:#999999; }.LB7 { border-color:#999999; }.LB8 { border-color:#999999; }.LB9 { border-color:#999999; }.LB10 { border-color:#999999; }.LB11 { border-color:#999999; }.LB12 { border-color:#999999; }.LB13 { border-color:#999999; }.LB14 { border-color:#999999; }.LB15 { border-color:#999999; }.LB16 { border-color:#999999; }.LB17 { border-color:#999999; }.LB18 { border-color:#999999; }.LB19 { border-color:#999999; }.LB20 { border-color:#999999; }.LB21 { border-color:#999999; }.LB22 { border-color:#999999; }.LB23 { border-color:#999999; }.LB24 { border-color:#999999; }.LB25 { border-color:#999999; }.LB26 { border-color:#999999; }.LB27 { border-color:#999999; }.LB28 { border-color:#999999; }.LB29 { border-color:#999999; }.LB30 { border-color:#999999; }.LB31 { border-color:#999999; }.LB32 { border-color:#999999; }.LB33 { border-color:#999999; }.LB34 { border-color:#999999; }.LB35 { border-color:#999999; }.LB36 { border-color:#999999; }.LB37 { border-color:#999999; }.LB38 { border-color:#999999; }.LB39 { border-color:#999999; }.LB40 { border-color:#999999; }.LB41 { border-color:#999999; }.LB42 { border-color:#999999; }.LB43 { border-color:#999999; }.LB44 { border-color:#999999; }.LB45 { border-color:#999999; }.LB46 { border-color:#999999; }.LB47 { border-color:#999999; }.LB48 { border-color:#999999; }.LB49 { border-color:#999999; }.rSManufacturersFooterT
{
height:1px;
}

.flManufacturersFooterT
{
width:1px;}

