@import "1_layout.css";
@import "2_content.css";
@import "3_appLevel.css";
@import "4_menu.css";

/* GLOBAL STYLES */

body {font-family:arial,sans-serif;font-size:0.76em;}

hr {height:1px;border:0px;border-top:1px solid #bbcdde;margin:1.8em 0 1.8em 0;}
.clear {clear:both;height:1px;}
.floatLeft { float:left;margin: 0 1.3em 1.3em 0;}
.floatRight { float:right;margin: 0 0px 1.3em 1.3em;}

/* RESET ALL */
table {font-size:inherit;}
select, input, textarea {font:99% arial,helvetica,sans-serif;}
body,div,form,fieldset {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
img,a img {border:0;}
th,td {font-weight:normal;}
tr {vertical-align:top;}

img.facebook_icon{position:absolute; right:9px; top:50px;}

a.facebook{display:block; width:32px; height:32px; background:url(../images/ico_facebook.png) no-repeat 0 0; position:absolute; right:9px; top:50px;}

a:hover.facebook{background:url(../images/ico_facebook.png) no-repeat 0 -36px}
