html {
	background:url(http://golinks.me/img/bg.jpg) repeat-x #F6F6F8;
}
body {
	margin-top:40px;
	background:transparent;
}
.wrap {
	width:93%;
	margin:0 auto
}
td.nowrap {
	white-space: nowrap;
}
.label {
	cursor:pointer
}
.label a:link, .label a:visited {
	color:#FFF !important;
}
.label a:hover {
	text-decoration:none
}
.pull-right {
	color:#AAA
}
.draggable {
	cursor:move;
}
.yellow-search {
	background:#FBFF8A;
	border-bottom:1px dashed #fed26a;
}
.well {
	border:1px solid #CCC;
}
input[type="file"] { background:transparent; }
.zebra-striped tbody tr:nth-child(even) td,.zebra-striped tbody tr:nth-child(even) th{background-color:#fff;}
.zebra-striped thead tr th { background-color:#fff; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color:#9f9f9f; }

.topbar h3 a, .topbar .brand {
	padding:9px 20px 11px
}
.topbar h3 a, .topbar .brand {
	width:24px;
}
.topbar .brand:hover {
	background:transparent;
}
.thumb-brand {
	position:absolute;
	top:0;	
}
