#stylum #header
{
        width: 1020px;
}

        #stylum #header a
        {
                text-decoration: none;
                cursor: pointer;
        }

        #stylum #headerTop1
        {
                width: 251px;
                float: left;
        }
        
        #stylum #headerTop2
        {
                width: 753px;
                float: left;
        }

        #stylum #headerTop3
        {
                width: 16px;
                float: left;
        }
        
        #stylum #headerTop2 .topAdvert img
        {
			margin-top: 7px;
        }       

        #stylum #headerBottom
        {
                height: 31px;
                background-image: url(../images/headerBottom.jpg);
                background-position: 0px 7px;
                background-repeat: repeat-x;
                padding-left: 27px;
        }

                #stylum #headerBottom #rightTitleBottom
                {
                        border: 1px solid #00467a;
                        border-bottom: 0px;
                        height: 24px;
                        width: 233px;
                        background-image: url(../images/rightTitleBottom.jpg);
                        float: right;
                        margin: 0px;
                        margin-right: 26px;
                        _margin-right: 12px;
                        padding-top: 6px;
                        padding-left: 15px;
                }

                #stylum #headerBottom .itemHeader
                {
                        height: 100%;
                        background-color: white;
                        float: left;
                        margin-right: 9px;
                }

                        #stylum #headerBottom .itemHeader .borderItemHeader
                        {
                                height: 100%;
                                width: 1px;
                                background-image: url(../images/borderItemHeader.jpg);
                                background-repeat: repeat-x;
                                float: left;
                        }

                        #stylum #headerBottom .itemHeader .contentItemHeader
                        {
                                height: 100%;
                                float: left;
                                font-family: BauerBodoni;
                                background-image: url(../images/itemHeader.jpg);
                                background-repeat: repeat-x;
                                font-size: 17px;
                                font-weight: bold;
                                margin: 0px;
                                padding: 0px;
                                padding-left: 18px;
                                padding-right: 18px;
                                padding-top: 3px;
                                color: white;
                        }
                        
                        .mac.safari #stylum #headerBottom .itemHeader .contentItemHeader
                        {
                               padding-top: 6px;
                        }

		.footer
		{
			color:#808080;
			font-size:11px;
			font-family:verdana;
		}
		
		.dgrey10
		{
			color:#6D6D6D;
			font-size:10px;
			font-family:verdana;
		}
		
		.dgrey11
		{
			color:#6D6D6D;
			font-size:11px;
			font-family:verdana;
		}
		
		.black11
		{
			color:#000000;
			font-size:11px;
			font-family:verdana;
		}

