#CommonBody          { width:289px; padding:10px; }
#CommonBodyTable { }
.shadetabs{ 
    padding: 0px 0;
    margin-left: 0;
    margin-bottom: 0;
    font-family:Tahoma,Verdana,sans serif;
    line-height:14px;
    font-size:11px;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li					{ display: inline; margin: 0px; margin-right: 5px; border:0; height:15px; }
.shadetabs li img				{ padding-top:5px; padding-bottom:4px; }
.shadetabs li a               	{ text-decoration: none; padding: 9px 7px 2px; background: #f6f6f5; margin-bottom:0; }
.shadetabs li a:visited     	{ color:  #333333; }
.shadetabs li a:hover      		{ text-decoration: underline; color: #cc0000;  }
.shadetabs li.selected          { background:#fff; }
.shadetabs li.selected a        { background:#fff;  }
.shadetabs li.selected a:hover	{ text-decoration: none; }
.tabcontentstyle     			{ width: 247px;margin-top:2px; border: 1px solid #fff; padding: 10px; background:#fff; z-index:1000; }
.tabcontent            			{ display:none; font-family:Tahoma,Verdana,sans serif; line-height:14px; font-size:11px; }
.tabcontent table td 			{ font-family:Tahoma,Verdana,sans serif; line-height:16px; font-size:11px; }
.name                       { padding-top:5px; font-family:Tahoma,Verdana,sans serif; line-height:16px; font-size:11px; font-weight:bold; }
a.order                      {font-weight:bold; text-decoration:underline; font-size:11px; }
a.order:hover            { font-weight:bold; text-decoration:underline; }
.sidelinks a                { color:#333333; text-decoration:underline; font-size:11px; font-weight:normal; }
.sidelinks a:hover       { text-decoration:underline; color:#cc0000; }

/* ------------------------- added Oct 1 ---- */
.tabcontentstyle ul { list-style:none; margin-left: 0px; padding-left: 0px; }

li.toggleHeadline 
{
    list-style-type: none;
    margin-left: 20px;
    list-style-image: url(http://www.endocrinetoday.com/images/layout/beigeBullet.gif);
    font-size:12px;
    font-weight:bold;
    font-family:Arial,sans-serif;
    padding: 0 0 10px 0;
    color:#000;
}

.tabcontentstyle li.toggleHeadline a, .tabcontentstyle li.toggleHeadline a:visited { 
font-family: Arial, Helvetica, sans-serif;
    color:#000;
}

.tabcontentstyle li.toggleHeadline a:hover, .tabcontentstyle li.toggleHeadline a:visited:hover {
    color:#931a25;
}

.tabcontentstyle li.toggleHeadline .updated { font-size:11px; font-weight:normal; font-family:"Trebuchet MS", Arial,sans-serif; font-style:italic; }

.tabcontentstyle .moreHeadlines { padding-left:15px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

@media print {
.tabcontent { display:block!important; }
}

