.section {
margin:-77px 0 0;
position:relative;
width:630px;
}
.tabs {
height:50px;
list-style:none outside none;
margin-left:11px;

}
.tabs td {
color:#433C3A;
font:bold 18px arial;
cursor:pointer;
display:inline;
float:left;
margin:0;
position:relative;
padding:0 !important;
}
.tab_sep{ background:url(../images/theme603/tab_sep.jpg) no-repeat; width:1px;height:39px;}

.box {padding:22px 0 0 22px; display:none}
.box.visible {display: block;}

.tab_right {height:39px; line-height:47px;padding:0px 18px;}

.tabs .current .tab_mdl,.tabs td:hover .tab_mdl {background:url(../images/theme603/tab_mdl.jpg) repeat-x;height:39px;}
.tabs .current .tab_left,.tabs td:hover .tab_left  {background:url(../images/theme603/tab_left.jpg) no-repeat;height:39px;}
.tabs .current .tab_right,.tabs td:hover .tab_right { background:url(../images/theme603/tab_right.jpg) no-repeat right top;height:39px;}
.tab .readon{margin-left:22px;}
.tab .line{margin-left:22px;}


.ombreNoir {
	box-shadow: 2px 2px 10px black;
}

