/*======================================*/ /* HEADER RELATED... */ /*======================================*/ #title_area { height:110px; display:inline; float:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } #title { height:80px; display:block; font-size:65px; font-weight:900; color: rgb(0, 200, 0); line-height:80px; /*margin-top: 20px;*/ padding-top:10px; float:none; letter-spacing:-4px; } #title_black { color: rgb(80, 80, 80); letter-spacing:-9px; } #title_yellow { color: rgb(235, 180, 0); } #subtitle { height:20px; display:block; font-size:20px; font-weight:700; margin-top: -10px; float:none; letter-spacing:0px; } #top_left { background-color:white; width:60%; margin-right:-60%; height:110px; float:left; } #top_right { background-image:url(./images/FeedMeCricketLogo2.gif); BACKGROUND-REPEAT: no-repeat; background-color:rgb(0,200,0); width:40%; margin-left:-40%; height:110px; float:right; } #head_img { height:90px; float:left; /*background-color:white;*/ width: 75px; padding: 20px 5px 5px 5px; } #header { text-align: left; height:110px; /*background-color:white;*/ width: 978px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; } /*======================================*/ /* OTHER CUSTOMIZATIONS... */ /*======================================*/