/*
Theme Name: The Practice Child
Theme URI: http://themefuse.com/demo/wp/thepractice/
Description: Child theme for the The Practice. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: thepractice-parent
*/

@import url("../thepractice-parent/style.css");


.tabs_framed .tabs li a {
display: block;
font-size: 12px;
float: left;
padding: 8px 5px 0 15px;
height: 44px;
color: #fff;
text-decoration: none;
background: none;
font-weight: bold;
}

.tabs_framed .tabs {
background: rgb(150, 150, 150);
}
