/* ADD HERE YOUR CUSTOM CSS */
.bb-image {
	max-width:100%;
}
.views-field-field-apercu .field-items, .field-name-field-apercu .field-items {
float:left;
margin-right:5px;
}

ul.menu {
	font-size:1.3em;
	margin: 0 0 0.75em 0;
	padding:0;
}

ul.menu li {
	margin: 0 0 0.25em 1.5em;
}
ul.inline li.comment-comments, ul.inline li.node-readmore, ul.inline li.comment_forbidden, ul.inline li.comment-add {
	display:block;
}
hr {
	clear:both;
}
.form-actions {
	text-align:center;
}
.filter-guidelines {
	display:none;
}
#comments > a {
	clear:both;
	float:left;
}
#new {
	clear:both;
	float:left;
}
.com_p {
	clear:both;
	float:left;
}
.switchsite {background-color: #1A96D4;
text-align: center;
/*height: 22px;
line-height: 20px;*/
/*border: 1px #34BEED solid;*/
border-radius: 0 0 10px 10px;
moz-border-radius: 0 0 10px 10px;
margin:0 auto 5px auto;
width:90%;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
clear:both;
}
.switchsite a {font-weight:bold;display:block;color:#FFF}
.switchsite table{width:100%;border-collapse:collapse;border-spacing:0}
.switchsite td{border-right:solid 1px #000;width:16.6%}
.switchsite td.site1{background-color:#353a3c;}
.switchsite td.site2{border:0;}



#headerWrapper {
/*background:transparent !important;*/
}
.slide a {
  color: #1A96D4 !important;
}
h1.title {
  font-size: 1.7em !important;
  margin: 0 !important;
}
#header {
  margin: 5px auto 0 !important;
}
#topMenu {
  margin: 0 15px 10px 15px !important;
}
#headerWrapper {
  min-height: 100px !important;
  padding: 15px 15px 0 15px !important;
}
#footer .footer-text a, #footer .footer-text {
  color: #000 !important;
}
.node-forum .field-type-taxonomy-term-reference .field-items {
	clear:none;
}