/* -- [ Big weather module ] -- */
#weather {position:absolute; width:182px; left:640px;top:133px;height:467px; overflow:hidden;}
	div#weather ul{list-style: none; color:#042546;}
	div#weather ul li{width:182px; height:60px;padding:25px 0 25px 0;}
	div#weather ul li div.img{height:60px; width:52px; float:left; margin-right:15px; }
	div#weather ul li div.temp{float:left; width:104px; font-size:30px;}
	div#weather ul li div.name{float:left; width:104px; font-size:16px; font-weight: bold;}


/* -- [ Modulebar ] -- */
div#modulebar{position:absolute;top:604px;}
	div#modulebar a#facebook{width:152px;height:54px;background:url('img/home_facebook.png') no-repeat;float:left;padding-top:15px;background-position:0 15px;}
	div#modulebar a#speedtest{width:230px;height:54px;background:url('img/home_speedtest.png') no-repeat;float:left;padding-top:15px;background-position:0 15px;}

/* -- [ Style overwrites ] -- */
div#footer{position:absolute;text-transform: uppercase; font-size:12px; color:#FFF; font-weight: bold; text-align: center;top:750px; padding-bottom:50px; width:100%;}
#flipper {margin-left:-62px;}
div#linkLibrary{width:589px!important;position:absolute;top:443px;padding-left:0!important;}
div#stocksearch{position:absolute;left:407px;width:182px;margin:0;}
div#weathersearch{position:absolute;left:640px; width:182px;margin:0 0 0 -29px;}

img, div, input { behavior: url("iepngfix.htc") }