#tab_bbl .dialog_white { width:100%; margin:0px; min-width:7em; overflow: hidden;}
#tab_bbl .dialog_white .hd .c { font-size:1px; height:7px; overflow: hidden;}
#tab_bbl .dialog_white .ft .c { font-size:1px; height:32px; overflow: hidden;}
#tab_bbl .dialog_white .hd {background: url('/mall/image/coverfinder/widgets/bubble_inline/white_tl.gif') no-repeat 0px 0px; overflow: hidden; }
#tab_bbl .dialog_white .hd .c {background: url('/mall/image/coverfinder/widgets/bubble_inline/white_tr.gif') no-repeat right 0px; overflow: hidden; }
#tab_bbl .dialog_white .bd {background: url('/mall/image/coverfinder/widgets/bubble_inline/white_ml.gif') repeat-y 0px 0px; min-width: 7em; overflow: hidden;}
#tab_bbl .dialog_white .bd .c { background: url('/mall/image/coverfinder/widgets/bubble_inline/white_mr.gif') repeat-y right 0px; min-width: 7em; padding:0px 5px; overflow: hidden;}
#tab_bbl .dialog_white .ft { background: url('/mall/image/coverfinder/widgets/bubble_inline/white_bl.gif') no-repeat 0px 0px; overflow: hidden; }
#tab_bbl .dialog_white .ft .c { background: url('/mall/image/coverfinder/widgets/bubble_inline/white_br.gif') no-repeat right 0px; overflow: hidden;}

#tab_bbl{
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
}

#tb_ca{
	clear: both;
}

#tbb_tab_button_container_blue{
	line-height: 35px;
	height: 35px;
	float: left;
}

#tbb_tab_button_container_big_red{
	height: 37px;
	line-height: 37px;
}

#tb_mn{
	position: relative;
	clear: both;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#tb_bts{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 35px;
	width: 100%;
	clear: both;
} 

.tb_bts_tab_button_container_blue{
	height: 35px;	
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}

.tb_bts_tab_button_container_big_red{
	height: 37px;	
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}

#tb_bts DIV.tab_button_container_blue{
	height: 35px;	
	width: auto;
	display: block;
}

#tb_bts DIV.tab_button_container_big_red{
	height: 37px;
	width: auto;	
	display: block;
}

#tb_cnts{
	display: block;
	clear: both;
	height: auto;
	float: left;
	width: 100%;
}

.tb_tab_button_container_blue{
	position: relative;	
	margin-top: 35px;
}

.tb_tab_button_container_big_red{
	position: relative;
	left: 0px;
	top: 37px;
	margin-bottom: 37px;
}

.tab_contents_hidden{
	visibility: hidden;
	display: none;
}

.tab_contents_visible{
	visibility: visible;
	display: block;
}

.tab_contents{
	border: #CCC 1px solid;
	width: 100%;
	height: auto;
	float:left;
}

.tab_contents_bubble{
	width: 100%;
	height: auto;
}

.tab_contents_no_border{
	border: 0px;
	width: 100%;
	float:left;
}

.tab_contents_wrapper{
	overflow: hidden;
	width:100%;
	float:left;
	padding: 10px 10px 10px 10px;
}

.tab_contents_wrapper_mall{
	overflow: hidden;
	width:740px;
	float:left;
	padding: 10px 10px 10px 20px;
}

.tab_contents_wrapper_no_pad, .tb_w_np{
	width:100%;
	padding: 0px 0px 0px 0px;	
}

.tab_button_container_grey, .tab_button_container_red{
	float:left;
	width:100%;
	font-size:10px;
	line-height:normal;
	
}   

#tb_cnts .tab_contents, #tb_cnts .tab_contents_no_border{
	float: none;	
}

#tb_cnts .tab_contents{
	float: none;	
}

.tab_button_container_blue{
	float:left;
	width:100%;
	font-size:0.9em;
	line-height:normal;
	font-family: Arial, Verdana, sans-serif
}   

.tab_button_container_big_red{
	float:left;
	width:100%;
	font-size:1.1em;
	line-height:normal;
	font-family: Arial, Verdana, sans-serif
}   

      
.tab_button_container_grey ul, .tab_button_container_red ul{
    margin:0;
	padding:10px 10px 0;
    list-style:none;
    display: block;
    clear: both;
}

.tab_button_container_blue ul, .tab_button_container_big_red ul{
    margin:0pt;
	padding:10px 0pt 0pt;
    list-style:none;
    display: block;
    clear: both;
}
      
.tab_button_container_grey li, .tab_button_container_red li, .tab_button_container_big_red li, .tab_button_container_blue li{
	display:inline;
	margin:0;
	padding:0;
}

.tab_button_container_blue a, .tab_button_container_grey a, .tab_button_container_red a, .tab_button_container_big_red a{
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 7px;
	text-decoration:none;
}


.tab_button_container_grey a{
	background:url("/images/tabs/left.gif") no-repeat left top;
	position: relative;
}

.tab_button_container_red a{
	background:url("/images/tabs/left_red.gif") no-repeat left top;
	position: relative;
}

.tab_button_container_big_red a {
	background:url("/images/tabs/left_red2.gif") no-repeat left top;
	position: relative;
}

.tab_button_container_blue a{
	background:url("/images/tabs/left_blue2.png") no-repeat left top;
	position: relative;
}
      
.tab_button_container_grey a span, .tab_button_container_red a span{
	float:left;
	display:block;
	padding:6px 8px 5px 5px;
	font-weight:bold;
	color:#333;
}

.tab_button_container_blue a span{
	float:left;
	display:block;
	padding:6px 8px 5px 2px;
	font-weight:bold;
	color:#333;
}

.tab_button_container_big_red a span{
	float:left;
	display:block;
	padding:6px 8px 5px 2px;
	font-weight:bold;
	color:#333;
}

.tab_button_container_grey a span{
	background:url("/images/tabs/right.gif") no-repeat right top;
	position: relative;
}

.tab_button_container_red a span{
	background:url("/images/tabs/right_red.gif") no-repeat right top;
	position: relative;
}

.tab_button_container_big_red a span{
	background:url("/images/tabs/right_red2.gif") no-repeat right top;
	position: relative;
}

.tab_button_container_blue a span{
	background:url("/images/tabs/right_blue2.png") no-repeat right top;
	position: relative;
}

    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tab_button_container_big_red a span {float:none;}
.tab_button_container_blue a span {float:none;}
.tab_button_container_grey a span {float:none;}
.tab_button_container_red a span {float:none;}
/* End IE5-Mac hack */
    
.tab_button_container_grey a:hover, .tab_button_container_red a:hover, .tab_button_container_big_red a:hover{
	color:#333;
}

.tab_button_container_blue a:hover{
	color:#333;
}

.tab_button_container_grey .current a, .tab_button_container_red .current a, .tab_button_container_big_red .current a{
	background-position:0 -300px;
	border-width:0;
}

.tab_button_container_blue .current a{
	background-position:0 -300px;
	border-width:0;
}

.tab_button_container_grey .current a span, .tab_button_container_red .current a span, .tab_button_container_big_red .current a span{
	background-position:100% -300px;
	padding-bottom:5px;
	color:#FFFFFF;
}

.tab_button_container_big_red .current a:hover span{
	background-position:100% -300px;
	padding-bottom:5px;
	color:#FFFFFF;
}

.tab_button_container_big_red .current a:hover{
	background-position:0 -300px;
	border-width:0;
}

.tab_button_container_blue .current a span{
	background-position:100% -300px;
	padding-bottom:5px;
	color:#FFFFFF;
}

.tab_button_container_grey a:hover, .tab_button_container_red a:hover, .tab_button_container_big_red a:hover{
	background-position:0% -150px;
	color:#FFFFFF;
}

.tab_button_container_blue a:hover{
	background-position:0% -150px;
	color:#FFFFFF;
}

.tab_button_container_grey a:hover span, .tab_button_container_red a:hover span, .tab_button_container_big_red a:hover span{
	background-position:100% -150px;
	color:#FFFFFF;
}

.tab_button_container_blue a:hover span{
	background-position:100% -150px;
	color:#FFFFFF;
}
