@charset "utf-8";
/* CSS Document */

#content {
	float: left;
	width: 415px;
	margin: 0px;
	}

/* 330px wide Widget container contains all pieces to the widget; should not be modified */
#widgetcontainer {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
.widgetcontentarea {
	display: block;
	background-color: #dbdbdb;
	width: 330px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	}
#widgetcontainer img {
	border: 0px; 
	padding: 0px;
	margin: 0px;
	}  
#widgetcontainer .tabs {
	display: inline;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	}	
#widgetcontainer .panel {
	display: block;
	position: relative;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#widgetcontainer #panel1 {
	display: none;
}
#widgetcontainer #panel2 {
	display: block;
}	
.news_images {
	text-align: center;
	margin: auto;
	padding: 10px;
	}	
.imagepadding {
	padding: 5px;
	display: inline-block;
	border: 0px;
	}	
.boxtopbot {
	margin: 0px;
	padding: 0px;
	}
.articleoptions {
	padding: 5px 20px 10px 10px; 
	margin: 0px;
	line-height: 1.3;
	font-size: 11px;
	color: #343434;
	}
.optionimg {
	vertical-align: middle;
	margin-right: 3px;
	float: left;
	}
/* widget elements are the articles within the widget; there may be multiple elements */
.widgetelement {
	padding: 5px 15px 3px 15px; 
	border-top: 1px solid #c0c1c1;
	margin: 0px;
	line-height: 1.3;
	font-size: 11px;
	color: #343434;
	clear: both;
	}
.widgetelement a {
	text-decoration: none;
	color: #003f7f;
	}
.widgetelement a:hover {
	text-decoration: underline;
	}
.widgetelement ul {
	padding: 0px 0px 0px 20px;
	text-indent: 0px; 
	margin: 0px;
	}
.widgetelement li {
	padding: 5px 0px 2px 0px;
	margin: 0px;
	}	
.widgetelement h3 {
	margin: 4px 0px 1px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #003f7f;
	padding: 0px;
	}
.widgetelement p {
	padding: 3px 0px 2px 0px; 
	margin: 0px;
	}	
	
.newssearch {
	margin: auto;
	text-align: center;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #cbcbcb;
	width: 150px;
	background-color: #cdcdcd;
	}	
.newssearchp {
	font-size: 11px;
	text-align: left;
	}
#tab1, #tab2 {
	height: 36px;
	min-height:36px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top right;	
	display:inline-block;
	display:inline\9;
	}	
#tab1, #tab2, #tab3, #tab4 {
	height: 35px;
	min-height:35px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top right;	
	display:inline-block;
	}	
#tab1 {
	background-image: url(/msucommon/imagesv2/widget/330/tab1_active.png);
	width: 165px;
	min-width:165px;
	}
#tab2 {
	background-image: url(/msucommon/imagesv2/widget/330/tab2_inactive.png);
	width: 165px;
	min-width:165px;	
	}	
#tab3 {
	background-image: url(/msucommon/imagesv2/widget/330/tab3_active.png);
	width: 212px;
	min-width: 212px;
	}
#tab4 {
	background-image: url(/msucommon/imagesv2/widget/330/tab4_inactive.png);
	width: 118px;
	min-width: 118px;	
	}		
#element1, #element2, #element3, #element4 {

	display:block;
	padding: 8px 8px 9px 8px;
	vertical-align: middle;
	text-decoration: none;
	}	
#element1, #element3 {
	color: #003f7f;
	}	
#element2, #element4 {
	color: #585858;
	}		

	
#more {
	background-image: url(/msucommon/imagesv2/widget/330/panelbottom.png);
	width: 330px;
	min-width: 330px;
	height: 12px;
	}				
