div.se{
	position:absolute;
	z-index:1001;
	background:url(../images/bg.gif);
	display:none;
	width:600px;
	border: 1px solid #900;
	padding: 10px;
	margin: 0;
}

div#tabz
{
    font-size: 11px;
    margin: 0px auto;
    width: 520px;
    
}
div.my_tab
{
	display: inline;
    float: right;
    margin: 0px auto;
    width: 362px;
}
div.my_tab h5
{
    color: #414141;
    border-bottom: #cacaca 1px solid;
}
div#tab-bar
{
    border-right: #414141 1px solid;
	padding: 2px 0 0 0;
    background: #ffffff;
    float: left;
    font: 12px "Trebuchet MS";
    width: 146px;
	height:260px;
}
div#tab_contents {
	border: solid #414141;
	border-width:1px 1px 1px 0;
	padding-left:10px;
	height:260px;
}
div#tab-bar div.mt-tab
{
    /*border-right: #414141 1px solid;*/
    padding-right: 5px;
   /* border-top: #414141 1px solid;*/
    display: inline;
    padding-left: 15px;
    float: right;
    padding-bottom: 5px;
    margin: 4px -1px 0px 0px;
    font: 13px "Trebuchet MS";
    /*border-left: #414141 1px solid; */
    width: 125px;
    cursor: pointer;
     color: #414141; 
    padding-top: 0px;
    /*border-bottom: #414141 1px solid;*/
    position: relative;
    text-align: left;
}
div#tab-bar div.mt-tab-active
{
    /* border-right: #ffffff 1px solid; */
    padding-right: 5px;
    border-top 	: #414141 1px solid;
    display: inline;
    padding-left: 15px;
    font-weight: bold;
    float: right;
    padding-bottom: 5px;
    margin: 4px -1px 0px 0px;
    border-left: #414141 1px solid;
    cursor: pointer;
    color: black;
    padding-top: 5px;
    border-bottom: #414141 1px solid;
    text-align: center;
}
div.mt-tab {
	border-right:1px solid #414141;
}

div#tab-bar div#mt-sites_large,div#tab-bar div#mt-sites_mash,div#tab-bar div#mt-sites_niche {
	width:120px;
	padding-left:5px;
}