body,html {
	background: transparent;
}

.igoogle_link a{
	font-size:12px;
	color:#0A67A9;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}

.weeronline_gadget_dagverwachting {
    width:170px;
    height:110px;
    margin:0px;
    padding:0px;
    padding-top:5px;
    color:#fff;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    border: 1px solid #226099;
    border-collapse: collapse;
    background-image: url(http://rss.weeronline.nl/gadgets/images/bg/bg.png) ;
}

.weeronline_gadget_dagverwachting img{
    border:0px;
}

.weeronline_gadget_dagverwachting a{
    text-decoration:none;
    cursor:pointer;
    color:#ffffff;
}

.weeronline_gadget_dagverwachting tr td{
    text-align:center;
    margin:0px;
}

.weeronline_gadget_dagverwachting .weertitel {
    vertical-align:top;
    background-color:#5290c9;
    background-image: url(http://rss.weeronline.nl/gadgets/images/weeronlinelogowit20.png);
    background-repeat: no-repeat; 
    background-position: 2px 2px;    
    text-align:left;
    vertical-align:top;
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
    padding: 5px 2px 2px 27px;
}
.weeronline_gadget_dagverwachting .weersubtitel {
    background-color:#226099;
    font-size:10px;
}

.weeronline_gadget_dagverwachting .temperatuur{
    font-size:14px;
    color:#000000; 
    font-weight:bold; 
} 
.weeronline_gadget_dagverwachting .weersvoorspelling {
    font-size:13px;
    color:#000000; 
    font-weight:normal; 
    text-align:center;
    margin:0px;
    padding-top:3px;
} 
.weeronline_gadget_dagverwachting .weertekst {
    color:#000000; 
    font-weight:normal; 
    text-align:center;
} 

.weeronline_gadget_dagverwachting form{
    margin-top: 8px;
    margin-bottom: 2px ;
    padding: 0px;
}
.weeronline_gadget_dagverwachting .weersvoorspelling div{
    display:inline;
    padding-top:3px;
}
.weeronline_gadget_dagverwachting button,.weeronline_gadget_dagverwachting input,.weeronline_gadget_dagverwachting select{
    margin:0px;
    font-size:9px;
    padding:0px;
}
.weeronline_gadget_dagverwachting input{
    height:17px;
}
.weeronline_gadget_dagverwachting select{
    background-color: #62c0ff;
}

#update {
        	position: absolute;
			margin-top: -50px;
			margin-left: 2px;
        	width: 166px;
        	background-color: red;
        	border: 1px solid #FFFFFF;
        	border-left: none;
        	border-right: none;
        	padding: 0px 5px 0px 5px;
        	color: #FFFFFF;
        	text-align: center;
        	font-size: 8pt;
        }

html>body #update {width: 156px;}  
        
        
a {
	text-decoration: none;
}
