/* Start of CMSMS style sheet 'Osteoporose Portal Tab Styles' */
#tab_top_bgr {
	width:507px;
	height:39px;
	margin:0;
	padding:0;
	background: url(uploads/images/tab_top.gif) no-repeat;
}
#tab_navigation {
        text-align: center;
        float: left; 
}
#tab_navigation ul {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#tab_navigation li {
	display: inline;
	text-align: center;
	padding: 0 3px 0 0;
	float: left;
}
#tab_navigation a {
	color: #24488a;
	background: url(uploads/images/bgr_tab.gif) no-repeat;
	float: left;
	margin:	0;
	text-decoration: none;
	line-height:33px;
	width:120px;
}
#tab_navigation a span {
	display: block;
	text-align:center;
}
#tab_navigation a span {
	float: none;
}
div#tab_navigation a.selected{
	background: url(uploads/images/bgr_tab_active.gif) no-repeat;
	line-height:33px;
	width:120px;
}
div#tab_content {
	width:495px;
	padding: 0 6px 6px 6px;
	background: url(uploads/images/bgr_content.gif) repeat-y;
}
div#tab_content_bottom {
	width:507px; 
	height:6px;
	padding-bottom: 5px;
	background: url(uploads/images/content_box_bottom.gif) no-repeat;
}

/* End of 'Osteoporose Portal Tab Styles' */

