<<<<<<< .mine
img
	{
	display:block;
	}
.mootabs
	{
	margin:0px 0px 0px 0px;
	}
.mootabs_title {
	padding:0 0 0 5px; width:430px; height:54px; position:absolute; top:75px; z-index:100;
}

.mootabs_title li {
	float: left;	
	margin-right: 0px;
	cursor: pointer;
	
}
.mootabs_title li span
	{
	display:block; float:left; height: 16px;
	}
.mootabs_title li span.one
	{
	background:url(../images/tab-l-2-m.gif)  no-repeat; padding:12px 0px 0px 18px; width:120px; margin:0 0 0 -3px;
	}
.mootabs_title li span.two
	{
	background:url(../images/tad-r.gif) no-repeat 0px 0px; padding:12px 28px 0px 20px;
	}
	
	.mootabs_title li span.three
	{
	}
	
.mootabs_title li.active span {
padding-bottom:0px;
}
.mootabs_title li.active span.one
	{
	background-position:0px -33px; padding-bottom:1px;
	}
.mootabs_title li.active span.two
	{
	background-position:0px -31px; padding:12px 28px 1px 20px;
	}
.mootabs_title li.active span.girls
	{
	background:url(../images/tab-girls.gif) no-repeat 0px 0px; padding:9px 0px 4px 0px;
	height: 33px;
	margin:0 0 0 -3px;
	width:55px;
	background-position:left top;
	}

.mootabs_title li span.guys,
.mootabs_title li.active span.guys,
.mootabs_title li span.gay,
.mootabs_title li.active span.gay {
	background-position: left top;
	margin: 0px 0px 0px -3px;
	padding: 9px 0px 4px 0px;
	width: 55px;
}

.mootabs_title li span.guys {
	background: url(../images/tab-guys-over.gif) no-repeat 0px 0px; height:53px;
}

.mootabs_title li.active span.guys {
	background: url(../images/tab-guys.gif) no-repeat 0px 0px; height:53px;
}
	
.mootabs_title li span.gay {
	background:url(../images/tab-gay-over.gif) no-repeat 0px 0px; height:54px; margin:0 0 0 -2px;
}

.mootabs_title li.active span.gay {
	background:url(../images/tab-gay.gif) no-repeat 0px 0px; height:54px;
}
	
.mootabs_panel {
	display: none;
	position: relative;
	clear: both;
	
}

.mootabs_panel.active {
	display: block;
}
=======
img
	{
	display:block;
	}
.mootabs
	{
	margin:0px 0px 0px 0px;
	}
.mootabs_title {
	padding:0 0 0 5px; width:430px; height:54px; position:absolute; top:75px; z-index:100;
}

.mootabs_title li {
	float: left;	
	margin-right: 0px;
	cursor: pointer;
	
}
.mootabs_title li span
	{
	display:block; float:left; height: 16px;
	}
.mootabs_title li span.one
	{
	background:url(../images/tab-l-2-m.gif)  no-repeat; padding:12px 0px 0px 18px; width:120px; margin:0 0 0 -3px;
	}
.mootabs_title li span.two
	{
	background:url(../images/tad-r.gif) no-repeat 0px 0px; padding:12px 28px 0px 20px;
	}
	
	.mootabs_title li span.three
	{
	}
	
.mootabs_title li.active span {
padding-bottom:0px;
}
.mootabs_title li.active span.one
	{
	background-position:0px -33px; padding-bottom:1px;
	}
.mootabs_title li.active span.two
	{
	background-position:0px -31px; padding:12px 28px 1px 20px;
	}
.mootabs_title li.active span.girls
	{
	background:url(../images/tab-girls.gif) no-repeat 0px 0px; padding:9px 0px 4px 0px;
	margin:0 0 0 -3px;
	width:55px;
	background-position:left top;
	}

.mootabs_title li span.guys,
.mootabs_title li.active span.guys,
.mootabs_title li span.gay,
.mootabs_title li.active span.gay {
	background-position: left top;
	margin: 0px 0px 0px -3px;
	padding: 9px 0px 4px 0px;
	width: 55px;
}

.mootabs_title li span.guys {
	background: url(../images/tab-guys-over.gif) no-repeat 0px 0px; height:53px;
}

.mootabs_title li.active span.guys {
	background: url(../images/tab-guys.gif) no-repeat 0px 0px; height:53px;
}
	
.mootabs_title li span.gay {
	background:url(../images/tab-gay-over.gif) no-repeat 0px 0px; height:54px; margin:0 0 0 -2px;
}

.mootabs_title li.active span.gay {
	background:url(../images/tab-gay.gif) no-repeat 0px 0px; height:54px;
}
	
.mootabs_panel {
	display: none;
	position: relative;
	clear: both;
	
}

.mootabs_panel.active {
	display: block;
}
>>>>>>> .r65
