
div.simpleTabs { padding:5px; max-width:300px; background:url(stripes.png);}
ul.simpleTabsNavigation {  background:#646464; border-bottom:4px solid #c00311; margin-bottom: 0;margin-left: -5px;margin-top: -5px;padding:5px 0 4px !important;position: absolute;text-align: center; width: 300px; overflow:hidden;}

#homepage div.simpleTabs {
    background: none repeat scroll 0 0 #ddd;
}
#homepage ul.simpleTabsNavigation {
    background: none repeat scroll 0 0 #646464;
    border-bottom: 4px solid #c00311;
    padding: 5px 0 0 !important;
}
#homepage ul.simpleTabsNavigation li {
    display: none;
}
#homepage ul.simpleTabsNavigation li.roi {
    display: block !important;
    text-align: left;
}
#homepage ul.simpleTabsNavigation li.roi a {
    border-bottom: medium none;
    color: #fff;
    font-size: 19px;
}
#homepage .tabdate {
    background: none repeat scroll 0 0 #797979 !important;
    color: #fff !important;
}
#homepage .tabdate {
    border-radius: 1px;
    width: 45px;
}

ul.simpleTabsNavigation li { list-style:none; display:inline; margin:0; padding:0 4px; }
ul.simpleTabsNavigation li a {
    border-bottom: medium none;
    color: #ccc;
    font-size: 17px;
    font-weight: bold;
    padding: 3px 6px;
    text-decoration: none;
}
ul.simpleTabsNavigation li a:hover { color:#fff; }
ul.simpleTabsNavigation li a.current {  color:#fff; border-bottom:none; }
div.simpleTabsContent { overflow-y:scroll; max-height:545px; background:none repeat scroll 0 0 #FFFFFF; padding:38px 15px 15px; margin-top:3px; display:none; }
div.simpleTabsContent.currentTab { display:block; }
.yjsquaretabber .yjsquare_in {background: none repeat scroll 0 0 transparent; margin-left: -5px;  padding: 0 !important;}
.mainContainer {width: 300px;margin-top:10px;}

.tabcontent > li {
    border-top: 1px solid #CCCCCC;
    margin-left: 0 !important;
    padding-bottom: 20px;
    padding-left: 0 !important;
    width: 100%;
}
li#widgetAD {
    border-top: medium none;
    padding-bottom: 13px!important;
    padding-top: 8px;
}
li#widgetAD a {
    display: inline-block;
}
div.simpleTabsContent { padding:38px 15px 15px!important;}

.tabdate {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: -12px auto 0;
	font-size:12px;
    padding: 2px;
    text-align: center;
    width: 80px;
	color:#6D6E71;
	font-weight:bold;
}.tabcontent a:hover{color:#ff1545;}
.tabcontent a {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.tableauthor span {
    display: block;
    font-size: 10px;
}
a#tableauthor {
    display: block !important;
}
#tableauthor {
    color: #D82E00;
    display: block !important;
} 
#tabletitle {
    color: #666666;
    display: block;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 16px;
    margin-top: 5px;
}
#tablecom {
    background: none repeat scroll 0 0 #DDDDDD;
    display: block;
    font-size: 11px;
    font-weight: normal;
	line-height: 17px;
    padding-bottom: 3px;
}

#widgetFixed {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    width: 100%;
	border-top:1px solid #d0d0d0;
}
#widgetFixed a:hover {color:#000;}
#widgetFixed a {
    background: url("arrow.png") no-repeat scroll 112px 6px transparent;
    color: #ff1545;
    display: block;
    font-size: 13px;
    margin: 0 auto;
    padding-right: 15px;
    width: 130px;
}
.tabcontent {
    overflow-x: hidden;
}
