@IMPORT url("main/topbar.css");
@IMPORT url("main/header.css");
@IMPORT url("main/navigation.css");
@IMPORT url("main/content.css");
@IMPORT url("main/footer.css");

@IMPORT url("main/links.css");
@IMPORT url("main/box.css");
@IMPORT url("main/static.css");
@IMPORT url("main/form.css");
@IMPORT url("main/list.css");
@IMPORT url("main/icon.css");

@IMPORT url("main/news.css");

@IMPORT url("blueprint/plugins/silk/sprite.css");

@IMPORT url("main/pannel.css");

.prepend-top {margin-top: 10px;}
.append-bottom {margin-bottom: 10px;}

body {
	background: #efefef url("main/images/site_bg.gif") repeat-x;
}


/* Server Monitor */
div.monitor {
  margin: 8px 0px;
}

div.monitor span {
  margin: 0px 0px;
  line-height: 14px;
}

div.monitor span.hostname {
  font-weight: bold;
}

div.monitor span.infos {
  
}
