#slidetabsmenu { float:right; width:100%; font-size:14px; height: 23px;  line-height:normal; margin: 130px 6px 0 0;}
#slidetabsmenu ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#slidetabsmenu li{
	display:inline;
	padding:0;
}

*+html #slidetabsmenu li{
	display:inline;
	padding:0;
}

#slidetabsmenu a {
	float:right;
	background:url('http://www.dumpporn.net/images/tab-left.png') no-repeat left top;
	color:#fff; font-style:normal; font-variant:normal; font-weight:bold; line-height:23px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-left:1px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:9px; padding-right:0; padding-top:0; padding-bottom:0
}

#slidetabsmenu a span {
	float:right;
	cursor:pointer;
	display:block;
	height:23px;
	background:url('http://www.dumpporn.net/images/tab-right.png') no-repeat right top;
	padding-left:11px; padding-right:20px; padding-top:0px; padding-bottom:0px
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color: fff;
}

#slidetabsmenu #current a {
	background-position:0 -46px;
}

#slidetabsmenu #current a span {
	background-position:100% -46px;
	color: fff27.01.2009 16:09:33;
}

#slidetabsmenu a:hover {
	background-position:0% -23px;
}

#slidetabsmenu a:hover span {
	background-position:100% -23px;
}
