/***************************************************************************************************
* css_header.php
* This code is part of the Wbiz-cms software (©www.Wbiz.dk)
*---------------------------------------------------------------------------------------------------
* You have to obtain permission before selling this code, using it on a commercial website, or
* redistributing it over the Internet. In all cases the copyright must remain intact as well as
* the credits and site link.
* For permission to remove copyright, credits and site link please contakt: permissions@wbiz.dk
* WbizCMS Version 2.3 - January 2009
* Design by Wbiz Design, © 2008 Kaj Christensen/wbiz@wbiz.dk
*---------------------------------------------------------------------------------------------------
* Header stylesheet for Wbiz-cms
****************************************************************************************************/
/* Header */
#header {background-color: #A8B1C4; height:130px; width: 898px; margin-top: 0px;
        font-size: 1.0em; text-align: right; padding-left: 0px; padding-top: 0px;
        border-top: #848DAB 1px solid; border-bottom: #848DAB 0px solid; border-left: #848DAB 1px solid;  border-right: #848DAB 1px solid;}

#header_logo {float: left; padding: 0px; margin-top: 5px; margin-left: 10px;}

