#WowBackground {
    position:   relative;
    min-width:      100%;
    min-height: 100%;
    margin:     0 auto;
    padding:    0;
    border:     0;
}
#WowShadowLeft {
    margin-left:auto;
    margin-right:auto;
}
#WowShadowRight {
    margin-left:auto;
    margin-right:auto;
}
#WowBorderForContent {
    margin-left:auto;
    margin-right:auto;
}
#WowContent {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    z-index:0; /*So dropdown menu in IE7 will not be behind header*/
}
#WowMainArea {
    position:relative;
    z-index:-2; /*So dropdown menu in IE7 will not be behind header*/
}
#WowMainColumn {
    /* BB20080923: trying to fix the background
    position:absolute;
    */
    position: relative;
}
#WowMenuArea {
    position:absolute;
    z-index:2; /*So dropdown menu in IE7 will not be behind header*/
}
#WowHeader {
    position:absolute;
    overflow:hidden;
    z-index:-3; /*So dropdown menu in IE7 will not be behind header*/
}
#WowBorderAfterMenu {
    position:absolute;
}
#WowBorderAfterHeader {
    position:absolute;
}
#WowLogoPlace {
    position:absolute;
    top:10px;
    /*text-align:center;*/
    /*vertical-align:middle;*/
    /*display:block;*/
    /*margin:auto;*/
}
#wowLogo {
    border-style:none;
    /*display:block;*/
    /*margin:auto;*/
    /*vertical-align: middle;*/
}
#CompanyName {
    position:absolute;
    top:10px;
    overflow:visible;
    white-space:pre;
}
#Slogan {
    position:absolute;
    top:60px;
    overflow:visible;
    white-space:pre;
}
body {
    margin: 0;
}
/* Dit komt uit 002_000_004 */

#WowDropdownMenu em{display:none;}
#WowDropdownMenu ul{float:left;margin:0;padding:0;border:0;}
#WowDropdownMenu li{padding:0;margin:0;border:0;}
/*#WowDropdownMenu li.wowselected{}*/
/*#WowDropdownMenu .yuimenu{font-size:12px;text-align:left;margin:0;padding:0;border:0;}*/
/*#WowDropdownMenu li ul li,#WowDropdownMenu li ul li.wowselected{height:10px;margin:0;padding:0px 0px 12px 0px;border:0;}*/
#WowDropdownMenu li a,#WowDropdownMenu li ul li a{display:block;overflow:hidden;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;white-space:nowrap;margin:0;padding:0;border:0;}
/*#WowDropdownMenu li a{}*/
#WowDropdownMenu li ul li a{text-align:left;padding:0 0 0 6px;}
#WowDropdownMenu li ul li.wowselected a{font-weight:bold;}
/*#WowDropdownMenu li a,#WowDropdownMenu li.wowselected a,#WowDropdownMenu li.wowselected a:hover{}*/
/*#WowDropdownMenu li ul li a,#WowDropdownMenu li.wowselected ul li a,#WowDropdownMenu li ul li.wowselected a,#WowDropdownMenu li ul li.wowselected a:hover,#WowDropdownMenu li.wowselected ul li a:hover{}*/

/*Underline on hover*/
/*#WowDropdownMenu li a:hover,#WowDropdownMenu li ul li a:hover{text-decoration:underline;}*/

/*Background for shadow of dropdown*/
/*#WowDropdownMenu li .bd ul{width:150px;margin:0;padding:0;border:0;}*/
/*.yui-menu-shadow-visible{background-color:#000;opacity:.12;*filter:alpha(opacity=12);}*/

/*Gloss*/
/*#WowDropdownMenu li.yuimenubaritem{background:transparent url(/static/yui/gloss.png) repeat-x scroll left center;}*/

/*For arrows next to menu's if there's a submenu*/
/*#WowDropdownMenu .yuimenubarnav .yuimenubaritemlabel-hassubmenu {*/
/*#WowDropdownMenu .yuimenubaritemlabel-hassubmenu {*/
/*background:transparent url(/static/various/menubaritem_submenuindicator.png) no-repeat scroll right center;*/
/*}*/
/*#WowDropdownMenu .yuimenubarnav .yuimenubaritemlabel {*/
/*padding-right:20px;*/
/*}*/


/*According to Bob the rules below are needed, but at this time it's not clear*/
div.yuimenu div.yuimenu,div.yuimenubar div.yuimenu{position:absolute;visibility:hidden;top:-10000px;left:-10000px;}
div.yuimenubar div.bd{width:100%;}
div.yuimenubar div.bd:after{content:'.';display:block;clear:both;visibility:hidden;height:0;}
div.yuimenu h6,div.yuimenubar h6{font-size:100%;font-weight:normal;margin:0;border:solid 1px #c4c4be;color:#b9b9b9;}
div.yuimenubar h6{float:left;display:inline;padding:4px 12px;border-width:0 1px 0 0;}
div.yuimenu h6{float:none;display:block;border-width:1px 0 0 0;padding:5px 10px 0 10px;}
div.yuimenubar ul{list-style-type:none;}
div.yuimenu ul{list-style-type:none;}
div.yuimenu ul.first-of-type,div.yuimenu ul.hastitle,div.yuimenu h6.first-of-type{border-width:0;}
div.yuimenu li,div.yuimenubar li{white-space:nowrap;text-align:left;}
div.yuimenu li em{font-style:normal;margin:0 0 0 40px;}
div.yuimenu li a em{margin:0;}
div.yuimenu li a,div.yuimenubar li a{color:#000;text-decoration:none;}
div.yuimenu li.hassubmenu a.hassubmenu,div.yuimenu li.hashelptext a.hashelptext{display:inline;text-align:left;}
div.yuimenu li.selected,div.yuimenubar li.selected{background-color:#FF00FF;}
div.yuimenu li.selected a.selected,div.yuimenubar li.selected a.selected{text-decoration:underline;}
div.yuimenu li.disabled,div.yuimenubar li.disabled{cursor:default;}
div.yuimenu li.disabled a.disabled,div.yuimenu li.disabled em.disabled,div.yuimenubar li.disabled a.disabled{color:#b9b9b9;cursor:default;}
div.yuimenubar li.yuimenubaritem{float:left;display:inline;}
div.yuimenubar li.yuimenubaritem.first-of-type{border-width:0;}
div.yuimenubar li.yuimenubaritem img{display:none;}
div.yuimenu li.yuimenuitem img{display:none;}
div.yuimenu li.checked{position:relative;}
div.yuimenu li.checked img.checked{display:none;}

/* HT: fix for IE */
/*div.yui-menu-shadow {width: 0 !important; height: 0 !important;}*/

#WowHeader { background-image: url('/sarinah/images/header.jpg'); }
#WowBackground { background-color: #999966; }
/*#WowBorderForContent { background-color: #000000; }*/
#WowHeader { background-color: #999966; }
#WowMainInnerColumn { background-color: #FFFFFF; }
#CompanyName { color: #000000; }
#CompanyName { font-size: 25px; }
#CompanyName { font-family: Arial, Helvetica, sans-serif; }
#Slogan { color: #000000; }
#Slogan { font-size: 20px; }
#Slogan { font-family: Arial, Helvetica, sans-serif; }
#WowShadowLeft { background-image: none; }
#WowShadowRight { background-image: none; }
#WowHeader { top: 0px; }
#WowMainArea { padding-top: 150px; }
#WowBorderAfterHeader { top: 0px; }
#WowBorderAfterHeader { width: 0px; }
#WowBorderAfterHeader { height: 0px; }
#WowBorderAfterMenu { top: 0px; }
#WowBorderAfterMenu { left: 0px; }
#WowBorderAfterMenu { width: 0px; }
#WowBorderAfterMenu { height: 0px; }
#WowMainColumn { left: 0px; }
#WowMenuArea { top: 115px; }
#WowMenuArea { width: 898px; }
#WowMenuArea { height: 35px; }
#WowContent { width: 900px; }
#WowBorderForContent { width: 900px; }
#WowHeader { height: 150px; }
#WowHeader { width: 898px; }
#WowBorderForContent { padding: 0px; }
#WowShadowLeft { width: 900px; }
#WowShadowRight { width: 900px; }
#WowBackground { padding: 0px 0px 0px 0px; }
#WowMainInnerColumn { padding: 10px 16px 10px 16px; }
#WowLogoPlace { left: 10px; }
#WowLogoPlace { width: 130px; }
#WowLogoPlace { height: 130px; }
#CompanyName { left: 150px; }
#Slogan { left: 150px; }
#CompanyName { right: auto; }
#Slogan { right: auto; }
#WowLogoPlace { display: block; }
#CompanyName { display: none; }
#Slogan { display: block; }
#WowDropdownMenu li.yuimenubaritem, #WowDropdownMenu li.yuimenuitem { height: 31px; }
#WowDropdownMenu li.yuimenubaritem, #WowDropdownMenu li.yuimenuitem { line-height: 30px; }
#WowDropdownMenu li.yuimenubaritem ul li, #WowDropdownMenu li.yuimenuitem ul li { height: 24px; }
#WowDropdownMenu li.yuimenubaritem ul li, #WowDropdownMenu li.yuimenuitem ul li { line-height: 23px; }
#WowDropdownMenu li,#WowDropdownMenu li.wowselected { width: 115px; }
#WowDropdownMenu li a { width: 115px; }
#WowDropdownMenu li ul li,#WowDropdownMenu li ul li.wowselected { width: 180px; }
#WowDropdownMenu li ul li a { width: 174px; }
#WowDropdownMenu li .bd ul { margin: 0px; }
#WowDropdownMenu li .bd ul { padding: 0px; }
#WowDropdownMenu li .bd ul { border: 0px; }
.yui-menu-shadow-visible { background-color: #000; }
.yui-menu-shadow-visible { opacity: .12; }
.yui-menu-shadow-visible { *filter: alpha(opacity=12); }
.yui-menu-shadow { position: absolute; }
.yui-menu-shadow { visibility: hidden; }
.yui-menu-shadow { z-index: -1; }
.yui-menu-shadow-visible { bottom: -3px; }
.yui-menu-shadow-visible { left: -3px; }
.yui-menu-shadow-visible { right: -3px; }
.yui-menu-shadow-visible { top: 2px; }
.yui-menu-shadow-visible { visibility: visible; }
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow { overflow: hidden; }
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow { overflow: auto; }
.yui-skin-sam .yui-editor-container .visible .yui-menu-shadow, .yui-skin-sam .yui-editor-panel .visible .yui-menu-shadow { display: none; }
#WowDropdownMenu li { margin-right: 8px; }
#WowDropdownMenu li ul li { margin-right: 0px; }
#WowDropdownMenu li ul li { border: none; }
#WowDropdownMenu li a { font-size: 17px; }
#WowDropdownMenu li ul li a { font-size: 12px; }
#WowDropdownMenu li a { font-weight: bold; }
#WowDropdownMenu li a { font-family: Arial, Helvetica, sans-serif; }
#WowDropdownMenu li ul li a { font-weight: bold; }
#WowDropdownMenu li ul li a { font-family: Arial, Helvetica, sans-serif; }
#WowDropdownMenu li a { text-align: center; }
#WowDropdownMenu li a { padding-left: 0; }
#WowDropdownMenu li ul li a { text-align: left; }
#WowDropdownMenu li.yuimenubaritem, #WowDropdownMenu li.yuimenuitem { background: #FF0303 url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x scroll left top; }
#WowDropdownMenu li.yuimenubaritem ul li, #WowDropdownMenu li.yuimenuitem ul li { background: #FFC0C0; }
#WowDropdownMenu li { background-color: #FF0303; }
#WowDropdownMenu li.wowselected { background-color: #B30202; }
#WowDropdownMenu li a { color: #FFFFFF; }
#WowDropdownMenu li.wowselected a { color: #000000; }
#WowDropdownMenu li a:hover,#WowDropdownMenu li.wowselected a:hover { color: #FFFFFF; }
#WowDropdownMenu li ul li { background-color: #FFC0C0; }

/*BEGIN_DYN_CT_CSS*/.WowPage1Col .WowPhotoGallery .WowFiveColumns .WowPic { width: 70px }
.WowThreeColumns .WowColumn { width: 121px }
.WowPage2Col .layoutColumnPadding { width: 182px }
.WowLayer1 .WowLayer2 .WowTitle h2, .WowLayer1 .WowLayer2 .WowTitle h1 { color: #FFBE0D; font-size: 16px }
.WowLayer2 .WowInfo { color: #FFBE0D }
.WowPage3Col .WowPhotoGallery .WowThreeColumns .WowPic { width: 36px }
.WowLayer1 .WowLayer2 .WowTitle { font-family: Arial }
.WowControls p { background-color: #FFF2CF }
div.WowPagination { color: #FFBE0D }
.wowStyleMarked2, .wowStyleMarked2Bold { color: #000000 }
.WowLayer1 a, div.WowContent a, div.WowPagination a, .WowControls a { color: #FFBE0D; font-family: Arial; font-size: 13px }
.WowPage3Col .WowPhotoGallery .WowTwoColumns .WowPic { width: 56px }
div.WowPagination p { color: #FFBE0D; background-color: #FFF2CF }
.WowLayer3 .WowBorder { color: #FFBE0D; background-color: #FFFFFF }
.WowPage { width: 374px }
.WowShelf .bestseller .bestsellerinfo { margin: 0 0 0 18px }
.wowStyleHeading1, .wowStyleHeading2, .wowStyleHeading3, .wowStyleHeading4 { color: #000000 }
.WowLayer3 .WowBorder .WowTitle h2, .WowLayer3 .WowReplyBorder . WowTitle h2, .WowLayer3 .WowReplyBorder . WowTitle h1, .WowLayer3 .WowBorder .WowTitle h1 { color: #FFCB3B !important; background-color: #FFCB3B }
.WowPage2Col .WowTwoColumns .WowColumn { width: 88px }
.WowPage2Col .WowThreeColumns .WowColumn { width: 57px }
.WowFiveColumns .WowColumn { width: 70px }
.WowShelf .product .productinfo { margin: 0 0 0 52px }
.WowShelf .product .thumbnail { width: 52px }
.WowTwoColumns .WowColumn { width: 184px }
.WowPage3Col .WowTwoColumns .WowColumn { width: 56px }
div.WowPagination a:hover { color: #000000 }
.WowPage3Col .layoutColumnPadding { width: 118px }
.WowPage3Col .WowAssetHolder { width: 118px }
.WowLayer2 a { color: #FFBE0D }
.shoppingCart .Header td, .shoppingCart .data td, .shoppingCart .cartFooter td { border-color: #FFBE0D }
div.WowPollRowOuter { border-color: #FFF2CF }
.WowForumThreadContents .Header { color: #FFBE0D; border-color: #FFE59E }
.wowStyleNormal { color: #000000 }
div.WowControls a { color: #FFBE0D }
.WowForum .WowContent td, .WowForum .WowContent td a, .WowContent .WowMsgBoardOverview td, .WowContent .WowMsgBoardOverview td a { color: #FFBE0D }
div.WowContent a:hover { color: #000000 }
.WowControls, .WowControls p { border-color: #FFBE0D }
.WowShelf .bestseller .thumbnail { width: 18px }
.WowPage2Col .WowAssetHolder { width: 182px }
.WowForumPost .User { color: #FFCB3B }
tr.WowControls, div.WowPagination { color: #FFBE0D; background-color: #FFF2CF }
.WowLayer3 .WowInfo { color: #FFBE0D }
.WowPage3Col .WowThreeColumns .WowColumn { width: 36px }
.WowPage1Col .WowAssetHolder { width: 374px }
.WowLayer1 .WowInfo { color: #FFBE0D }
.WowPage1Col .layoutColumnPadding { width: 374px; position: relative }
tr.Header td { background-color: #FFF2CF }
.WowPage2Col .WowPhotoGallery .WowTwoColumns .WowPic { width: 88px }
.WowContent a:hover { color: #000000 }
.WowPage3Col .WowPhotoGallery .WowFiveColumns .WowPic { width: 19px }
.WowPage3Col .WowFiveColumns .WowColumn { width: 19px }
div.WowPollRowInner { background-color: #FFBE0D }
.WowContent a:visited { color: #000000 }
.WowLayer3 a { color: #FFBE0D }
div.WowContent { color: #000000 }
.wowStyleMarked3, .wowStyleMarked3Bold { color: #FFBE0D }
.WowForum .ContentOdd td, .WowMsgBoard .ContentOdd td { background-color: #FFFFFF }
.WowForum .ContentEven td, .WowMsgBoard .ContentEven td { background-color: #FFF2CF }
.WowPage1Col .WowPhotoGallery .WowTwoColumns .WowPic { width: 184px }
.wowStyleMarked1, .wowStyleMarked1Bold { color: #FFFFFF; background-color: #FFBE0D }
.WowLayer1 .WowLayer3 .WowTitle { font-family: Arial }
.WowPage2Col .WowPhotoGallery .WowThreeColumns .WowPic { width: 57px }
.WowPage1Col .WowPhotoGallery .WowThreeColumns .WowPic { width: 121px }
.WowPage2Col .WowPhotoGallery .WowFiveColumns .WowPic { width: 32px }
.shoppingCart .ContentEven td, .shoppingCart .subtotal td, .shoppingCart .totalprice td { background-color: #FFF2CF }
.WowPage, .WowPage td, .WowContent, body { font-family: Arial; font-size: 13px }
.WowLayer2 .WowBorder .WowTitle, .WowLayer3 .WowTitle { border-color: #FFBE0D }
.WowLayer1 .WowLayer3 .WowTitle h2, .WowLayer1 .WowLayer3 .WowTitle h1 { color: #FFCB3B; font-size: 16px }
div.WowCaptcha .wMsgEnabled, div.WowQuestionMarkMsg .wMsgEnabled { background-color: #FFF2CF; border-color: #FFBE0D }
.WowPage2Col .WowFiveColumns .WowColumn { width: 32px }
.wowStyleHeading1Color, .wowStyleHeading2Color, .wowStyleHeading3Color, .wowStyleHeading4Color { color: #FFBE0D }
.WowLayer1, .WowLayer2 .WowBorder { color: #000000; background-color: #FFFFFF }
.WowForum td, .WowMsgBoardOverview td { border-color: #FFE59E }
/*END_DYN_CT_CSS*/

/*BEGIN_CUSTOM_CSS*/

body { background-color:#999966; }

#WowHeader {
    border-style:none;
    width: 900px;
}

#WowMainColumn { border-left:1px solid white; }

#WowExtra1{
    border-top: 1px solid #ffffff;
    text-align: center;
    background: #999966;
    font-weight: bold;
    color: #ffffff;
}

#WowExtra1 a:link {
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
#WowExtra1 a:visited{
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
#WowExtra1 a:hover {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

#header-menu {
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    left:151px;
    position:absolute;
    top:66px;
}

#header-menu a:link
{color:#000000; text-decoration:none; font-weight:bold;}
#header-menu a:visited
{color:#000000; text-decoration:none; font-weight:bold;}
#header-menu a:hover
{color:#ffffff; text-decoration:none; font-weight:bold;}

a.link_EN {color:#000000; text-align:right; text-decoration:none; font-size: 12px;font-weight:bold;margin-left:20px;}
a.link_EN:visited{color:#000000; text-decoration:none; font-weight:bold;}
a.link_EN:hover{color:#ffffff; text-decoration:none; font-weight:bold;}

a.link_NL {color:#000000; text-align:right; text-decoration:none; font-size: 12px; font-weight:bold;}
a.link_NL:visited{color:#000000; text-decoration:none; font-weight:bold;}
a.link_NL:hover{color:#ffffff; text-decoration:none; font-weight:bold;}

.bulletclass{color:#000000; font-weight: bold;}

#searchbar {
background-color:#999966;
border:1px solid #CCCC99;
color:#EBEBE6;
font-style:italic;
height:13px;
vertical-align:middle;
width:91px;
z-index:-2;
}

#zoekformulier {
    display: block;
    position: absolute;
    top: 65px;
    left: 660px;
    width: 150px;
    height: 25px;
}

#zoekformulier .zoekformulierknop {
    background-color:#000000;
    border:1px solid #000000;
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    height:17px;
    line-height:13px;
    margin: 0 0 0 3px;
    padding:0;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    width:30px;
    cursor: pointer;
}

#languages {
    display:block;
    height:25px;
    left: 800px;
    position:absolute;
    top:65px;
    width:95px;
}

/* Code voor het maken van buttons */
.buttons {
background-color:#000000;
border:1px solid #000000;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
height:17px;
line-height:10px;
text-align:left;
text-decoration:none;
vertical-align:middle;
width:30px;
margin-left:3px;
}

.buttons a, .buttons button{
background-color:#000000;
border:1px solid #ffffff;
color:#ffffff;
font-size:10px;
font-weight:bold;
text-align:center;
text-decoration:none;
line-height:10px;
padding:3px 3px 3px 3px; /* Links */}

.buttons button{text-align:center;overflow:visible;padding:4px 5px 3px 7px; /* IE6 */}
.buttons button[type]{
padding:2px 4px 2px 6px; /* Firefox */
line-height:15px; /* Safari */}

*:first-child+html button[type]{padding:4px 5px 3px 7px; /* IE7 */}

.buttons button img, .buttons a img{ padding:0; border:none;width:8px;height:8px;}

button:hover, .buttons a:hover{background-color:#ffffff;border:1px solid #000000;color:#000000;}
.buttons a:active{background-color:#000000;border:1px;color:#ffffff;}
#WowDropdownMenu li.wowselected#yui-gen0 {
background-color:#FF0000;
}

.yui-menu-shadow {display: none !important;} /* hide sub-menu-shadow */
#WowMainMenu #WowDropdownMenu .bd ul li .bd {
visibility:hidden; }
.yui-menu-shadow {display: none !important;} /* hide sub-menu-shadow */
#RightBlock {
position:absolute;
right:9px;
top:10px;
width:293px;}

#WowDropdownMenu li#yui-gen0 {background: #ff0000 url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x;}
#WowDropdownMenu li#yui-gen1 {background: #990033 url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x;}
#WowDropdownMenu li#yui-gen2 {background: #f3b714 url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x;}
#WowDropdownMenu li#yui-gen3 {background: #336633 url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x;}
#WowDropdownMenu li#yui-gen4 {background: #6633cc url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x;}
#WowDropdownMenu li#yui-gen5 {background: #ff0000 url(/extras/wowtmplbldr/static/various/menubuttonbg2.png) repeat-x; width: 124px;}

#WowDropdownMenu li#yui-gen5 a {width: 124px; text-align: center;}

#WowDropdownMenu li#yui-gen0 a:hover {color:#000000;}
#WowDropdownMenu li#yui-gen1 a:hover {color:#000000;}
#WowDropdownMenu li#yui-gen2 a:hover {color:#000000;}
#WowDropdownMenu li#yui-gen3 a:hover {color:#000000;}
#WowDropdownMenu li#yui-gen4 a:hover {color:#000000;}
#WowDropdownMenu li#yui-gen5 a:hover {color:#000000;}

#WowMainMenu {right:0;
position:absolute;
top:4px;}

#WowMenuArea {border-bottom:1px solid #FFFFFF;}

.yui-menu-shadow {display: none !important;} /* hide sub-menu-shadow */
 
.WowLayer1 .WowLayer2 .WowTitle h2, .WowLayer1 .WowLayer2 .WowTitle h1 {font-size:18px; font-style:italic;}

h2, h1 {font-size:18px;}

#RightBlock .WowPage, #RightBlock .WowPage1Col .WowAssetHolder, #RightBlock .WowPage1Col .layoutColumnPadding {
width:293px;}

#WowMainColumn {left:0;}
#WowMainInnerColumn {margin-left: 137px;}
#WowMainColumn {background-color: #c4c48d;}

#WowFooter { position: relative; }
#WowInnerFooter { position: absolute: left: 0; bottom: 0; }

/*END_CUSTOM_CSS*/
