/*======================================*/ /* HEADER RELATED... */ /*======================================*/ #title_area { height:70px; display:inline; float:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } #title { height:70px; display:block; font-size:65px; font-weight:900; color: rgb(245, 173, 40); line-height:80px; /*margin-top: 20px;*/ padding-top:10px; float:none; letter-spacing:-4px; } #subtitle { height:20px; width:330px; display:block; font-size:20px; font-weight:700; margin-right: 0px; margin-top: 24px; float:right; letter-spacing:-1px; color: rgb(235, 137, 33); line-height:19px; } #head_img { height:70px; float:left; /*background-color:white;*/ width: 75px; padding: 0px; margin: 0px; margin-left: 70px; } #header { text-align: left; height:70px; /*background-color:white;*/ width: 978px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; } /*======================================*/ /* OTHER CUSTOMIZATIONS... */ /*======================================*/