
#gogadget_weather_widget_sc_header{
position:relative;  /* don't change, leave this here as it is!*/
top:-40px !important;   /* enter a positve or negative value here to align the "header" shortcoded weather horizontally*/
left:-150px !important;  /* enter a positve or negative value here to align the "header" shortcoded weather vertically*/
}

#gogadget_weather_widget_sc_header img{
border-top:0px !important;     /* you might like to change, this here is to overrule an ugly setting in twenty eleven theme*/
border-bottom:0px !important;  /* you might like to change, this here is to overrule an ugly setting in twenty eleven theme*/
}

#gogadget_weather_widget_sc_header table{     /* this is just for layout="header"
width:auto !important;                        /* you might like to change this*/
border-collapse:separate !important;          /* you might like to change this*/
margin:3px !important;                        /* you might like to change this*/
padding:1px !important;                       /* you might like to change this*/
border-width:0px !important;                  /* you might like to change this*/
border-style:solid !important;                /* you might like to change this*/
text-align:center !important;                 /* you might like to change this*/
font-family: !important;                      /* enter a font or family name here to overrule the settings of your theme*/
font-size:0.8em !important;                   /* you might like to change this, i like to have the textsize a little bit smaller*/
font-weight:!important;                       /* you might like to change this*/
color:!important;                             /* color of font - you might like to change this*/
vertical-align:middle !important;             /*  you might like to change this*/
}


#gogadget_weather_widget_sc_header tr,td{
margin:1px !important;                        /* you might like to change this*/
padding:1px !important;                       /* you might like to change this*/
border:0px !important;                        /* you might like to change this*/
vertical-align:middle !important;             /* you might like to change this*/
text-align:center !important;                 /* you might like to change this*/
}

#gogadget_weather_widget_sc{                  /* the following is for all other shortcode layouts */
                                               /*enter some other style elements here if you like */
}


#gogadget_weather_widget_sc table{
width:auto !important;                        /* you might like to change this*/
border-collapse:separate !important;          /* you might like to change this*/
margin:3px !important;                        /* you might like to change this*/
padding:1px !important;                       /* you might like to change this*/
border-width:0px !important;                  /* you might like to change this*/
border-style:solid !important;                /* you might like to change this*/
text-align:center !important;                 /* you might like to change this*/
font-family:!important;                       /* enter a font or family name here to overrule the settings of your theme*/
font-size:0.8em !important;                   /* you might like to change this, i like to have the textsize a little bit smaller*/
font-weight:!important;                       /* color of font - you might like to change this*/
color:!important;                             /* you might like to change this*/
vertical-align:middle !important;             /* you might like to change this*/
}


#gogadget_weather_widget_sc tr,td{
margin:1px !important;                       /* you might like to change this*/
padding:1px !important;                      /* you might like to change this*/
border:0px !important;                       /* you might like to change this*/
vertical-align:middle !important;            /* you might like to change this*/
text-align:center !important;                /* you might like to change this*/
}

#gogadget_weather_widget_sc img{
border:none !important;                      /* you might like to change this*/
margin:0px !important;                       /* you might like to change this*/
}