.invisible {display: none;}
#right .moduletable center {display:none;}

/* Facebook-Plug-In */

.fb_iframe_widget, .fb_iframe_widget > span, .fb_iframe_widget iframe {width: 100% !important; min-height: 400px !important;}

@media screen and (max-width:980px) {
#modules {max-height: auto;}
#modules .box1, #modules .box2 {width: 48%;}
#modules .box3 {width: 97%; margin: 0 0 0 10px;}
#modules .box3 .newsflash { height: auto;}
#modules .box3 .newsflash:hover {height: auto !important;}
}


@media screen and (max-width:640px) {
#modules {max-height: auto;}
#modules .box1, #modules .box2 , #modules .box3 {width: 97%;  margin: 0 10px 10px 0;}
#modules .box3 .newsflash { height: auto;}
#back{width: 100%; }
#right {width: 100%; position: relative; clear: both;}
#wrapper {   clear: both; width: 100%;}
.invisible {display: block; margin: 0 10px; padding: 5px; color: #fff !important; background:#007A52; text-decoration:none; border: 1px solid #fff;}
.invisible:hover {background: #fff; color:#007A52 !important; border-color: #007A52; }
#modules .box1 .newsflash, #modules .box2 .newsflash, #modules .box3 .newsflash {    height: auto;}
#modules .box1 .newsflash:hover, #modules .box2 .newsflash:hover, #modules .box3 .newsflash:hover {height: auto;}
#topmenu ul {margin-right: 0px;}
#header ul.menu li { border-right: 1px solid #5EBC9D; border-bottom: 1px solid #007A52;}
}