#text_counter
{
	font-weight: bold;
	float:right;
	margin-top:-20px;
}

label.checkbox.inline
{
	margin-right:10px;
}
#nav-main
{
	height:40px;
}

.table-bunt
{
 width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.table-bunt th, 
.table-bunt td
{
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 0px solid #dddddd;
}
  
.btn-topps
{
	margin-left:10px;
	height:40px;
	line-height:40px;
	background-color: #666;
	color:#fff;
	background-image: none;
	
}

#main
{
	min-height:400px;
}

.footer 
{
	background-color: #333333;
	margin: 20,10,15,20;
	position: absolute;
	width: 100%;
	background-repeat: repeat-x;
	
}

.footer-text{
	color:#fff;
}

.brand-text
{
  margin-bottom: 0;
  line-height: 60px;
  color: #f3ec19;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
}

.navbar-inverse
{
	background-color:#000;
}

.navbar-inverse .navbar-inner
{
	background-color:#000;
	background-image: none;
}

.article-widget
{
	word-wrap: break-word;
	font-size: 16px;
	max-width: 100%;
}

.article-widget-img
{
	text-align: center;
}