

.widget {

width: 100%;

background: #fff url(../images/bkgd_tab.gif) repeat-x 0 25px;
 

margin-bottom: 15px;

/*margin-left:0!important;
*/margin-top:10px;
}



	.widget a {

	color: #222;

	text-decoration: none;

	}

	

	.widget a:hover {

	color: #009;

	text-decoration: underline;

	}

/* news_resources*/
.widget .tabnav {
	
	height: 24px;
	overflow: hidden;
	margin-top: 0;
}

.widget .tabnav li a {
	background: none;
	display: block; 
	padding-left: 0;
	height: 24px;
}
.widget .tabnav li {
	height: 24px;
	border-right: 5px;
	border-style: solid;
	border-color: #fff;
	float:left; 
	list-style:none!important;
	margin:0!important;
	background: #58203a;
}

.tabnav {
	list-style:none;
}
	.tabnav li {

	}

	

		.tabnav li a {

		text-decoration: none;

		text-transform: uppercase;

		color: #fff;

		font-weight: normal;

		padding:7px 6px!important;

		outline: none;
		font-size:.75em;
		background:#4A152D;
		}

		

		.tabnav li a:hover, .tabnav li a.active, .tabnav li a:active, .tabnav li.ui-tabs-selected a {

		background: #7C0040;

		color: #222;

		text-decoration: none;
		color:#fff;

		}

		

	.tab {
 

	background: transparent;

	padding: 5px 15px;
	min-height:400px;
	height:100%;
	
	}

	

		.tab li {
 

		margin-left: 20px;

		}



.ui-tabs-hide {

		display: none;

		}

.tab p {
	margin-bottom: 1em;
}
