.tab-wrapper .tab-ajax-loading {
  padding: 50px 0;
  background: url(loading.gif) no-repeat center;
}

.tab-wrapper li.voted {
  background: url(vote-tick.png) no-repeat 220px center;
}

span#votecnt {
  font-weight: bold;
}

#mootabs {
	/*height: 330px;*/
}

#mootabs ul {
	list-style:	none;
	margin: 10px 0 0 0;
	padding: 0;
}
#mootabs ul li {
	list-style:	none;
	margin: 0;
	padding: 0;
}

#mootabcnt {
	background-color:#FFF;
	border:#333 solid 10px;
	margin: 24px 0 10px 0;
}
#mootabcnt .tab-wrapper {
	padding: 10px;
	margin:	0;
	/*border: 1px solid #eee;*/
	clear: both;
	/*background-color: #333;
	height: 430px;*/
	overflow: hidden;
}
#mootabcnt h4 {
	color:#333;
	font-size:14px;
}
#mootops {
	margin:0 10px;
	color:#FFF;
}
#mootops .tab-wrapper {
	padding: 10px;
	margin:	-10px 0 0 0;
	/*border: 1px solid #eee;*/
	clear: both;
	background-color: #333;
	height: 530px;
	overflow: hidden;
}
ul.tab-container li a {
	display: block;
	padding: 5px 10px;
	margin:0 0 15px 0;
	text-decoration:none;
}

ul.tab-container li a.current,
ul.tab-container li a:hover {
	display: block;
	text-decoration: none;
	color:#000;
	text-decoration:none;
	background:transparent url(../images/2010/background/bg-content2.png) repeat-y scroll 0 0;
	margin-right:20px;
}
ul.tab-container li a h4 {
	padding: 5px 10px 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
}
.top-tab {
	margin:0;
	width:490px;
}
#mootabs li p {
	padding: 0 10px 5px 10px;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
#mootabs li.tv-items {
	min-height:70px;
	height:auto !important;
	height:70px;
}
#mootabs li.tv-items h4 {
	color:#000;
	margin:5px;
}

.tab {
	background-color: #999999;
	height: 350px;
}
#mootabs .tab-wrapper {
	padding: 0;
	margin:	0;
	clear: both;
	overflow: hidden;
}
#mootabs.dugi .tab-wrapper {
	padding: 10px 0 0 0;
	margin:	0;
	/*border: 1px solid #eee;*/
	clear: both;
	background-color: #FFFFFF;
	height: 740px;
	overflow: hidden;
}
#mootabs ul.tab-menu {
	margin: 10px 0;
	padding: 0;
	/*background-color: #999;*/
	height: 22px;
	list-style:	none;
}
#mootops .tab-menu {
	margin: -16px 0 0 10px;
	padding: 0;
	/*background-color: #999;*/
	height: 22px;
	list-style:	none;
	overflow: hidden;
}
.tab-menu li {
	margin:	0;
	padding: 0;
	float: left;
	font-size:11px;
	line-height: 150%;
	display:inline;
}
.tab-menu li a {
	font-weight: bold;
	color: #000;
	display:block;
	text-decoration:none;
	margin-right:10px;
	padding:5px 10px;
}
/*.tab-menu li a:hover,
.tab-menu li a:focus {
	display: block;
	color: #fff;
	text-decoration: underline;
}*/
.tab-menu li.tab-selected a,
.tab-menu li.tab-selected a:hover,
.tab-menu li a:hover {
	text-decoration: none;
	color: #000;
	display: block;
	/*border-bottom:3px solid #333;*/
	background:transparent url(../images/2010/background/bg-content2.png) repeat-y scroll 0 0;
}
#mootops .tab-menu li a {
	padding:10px 6px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
	/*background-color:#333;*/
	display:block;
	/*border-right:1px solid #000;*/
}
#mootops .tab-menu li a:hover,
#mootops .tab-menu li a:focus {
	/*background-color: #ccc;
	display: block;
	color: #fff;*/
	text-decoration: underline;
}
#mootops .tab-menu li.tab-selected a,
#mootops .tab-menu li.tab-selected a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
	background-color: #FF0000;
}
#mootops a {
	font-weight:bold;}