/* Tabs classes LEFT */

.tabs {float: left;	width: 100%;line-height: normal;}
.tabs ul, .tabsr ul, .dtabsr ul {margin: 0!important;padding: 0px 0px 0px!important;list-style: none;}
.tabs li,.tabsr li {float: left;background: url("../img/tabs/xp/tab_bg.gif") no-repeat left top;margin-left: 0px!important;margin-right: 4px!important;	padding: 0px 0px 0px 10px!important;	line-height: 17px!important;}
.tabs li.current, .tabsr li.current, .tabs li.ui-tabs-active {background: url("../img/tabs/xp/tab_sel_bg.gif") no-repeat left top;}
.tabs span, .tabsr span {	float: left;display: block;background: url("../img/tabs/xp/tab_end.gif") no-repeat right top;padding: 5px 10px 5px 0px;}
 .tabs .row-sirsi span, .tabs span#descriptionstr_full_parent{ background: none!important;}
.tabs .current span, .tabsr .current span, .tabs .ui-tabs-active span {background: url("../img/tabs/xp/tab_sel_end.gif") no-repeat right top;}
.tabs a, .tabsr a, .dtabsr a {text-decoration: none;}
.tabs a:link, .tabs a:visited, .tabs a:hover, .tabsr a:link, .tabsr a:visited, .tabsr a:hover, .dtabsr a:link, .dtabsr a:visited, .dtabsr a:hover {color: black;}
.tabs a:hover,.tabsr a:hover, .dtabsr a:hover {text-decoration: underline;}


/* Tabs classes RIGHT */

.tabsr {float: right;width: 100%;line-height: normal;}
.tabsr li {float: right;font-size: 11px;}