.skin-1 .navbar .navbar-inner {
	/*
	background-image: url(images/HeaderGradient.jpg);
	*/
	background: #08c;
}

.brand img{
	padding-left: 50px;
}

.nav-search .nav-search-input {
	width: 240px;
}

td.number {
	text-align: right;
}


.nav-user-photo {
	margin: -4px 8px 0 0;
	max-width: 36px!important;
	border-radius: 24px;
	border: 2px solid #fff;
	height: 36px;
}

td.right{ text-align:right}

input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before {
	margin-right: 5px;
}

.breadcrub li.static {
	padding: 0 4px;
}

.buttons button.btn {
	margin: 2px;
}
.btn-group  button.btn {
	margin: 2px;
}

textarea {
	width: 100%;
}

label {
	margin-bottom: 0px;
	margin-top: 3px;
}

/* NEWSFEED */
.posts {
}

.posts li {
	border-bottom: 1px solid #B6BCBF;
	list-style: none outside none;
	padding: 5px;
}

.user-thumb {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B6BCBF;
	float: left;
	height: auto;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	width: 40px;
}

.user-info {
	color: #fff;
	font-size: 10px;
}
.article-post {
	margin-left: 60px;
	margin-bottom: 25px;
}

.hfield {
	float: left;
	margin-right: 10px;
}

.ui-state-default .ui-icon {
}



.staticmapimage {
	border: 1px solid #ccc;
	padding: 3px;
}

.btn-small>[class*="icon-"] {
	margin-right: 0px;
}

.controls.checkbox {
	padding-top: 20px;
	padding-bottom: 18px;
}





