body {
	/*margin-left: 0px;*/
}
#skeleton #headerLeft,
#skeleton #navPath {
	/*padding-left: 16px;*/
}

.tr_content {
	/*background: url(/_layouts/images/customimages/bb/bg_pattern.gif) repeat-x scroll 100% 0%;*/	
}

#midCol {
	padding-top: 0px;
	/*padding-top: 10px;*/
}


#midCol3 {
	table-layout: fixed;
}
#midCol3 td {
	vertical-align: top;
}

#midCol3 h2 { 
	margin: 7px 0; 
}

#midCol3 h3 { 
	font-size:11px; 
	margin: 10px 0 5px 0; 
	color: #ee2b31;
}

#midCol3 .part { 
	background-color:#f0f0f0; 
	font-size:11px; 
	padding: 5px 11px 7px 11px; 
}
#midCol3 .part .part { 
	padding-left: 0px; 
}
#midCol3 .part .date { 
	font-size: 10px; 
	color: #404040;
}
#midCol3 .part a { 
	display: block; 
	color:#525252; 
	font-size:11px; 
	margin-top: 2px; 
	padding-bottom: 6px; 
}
#midCol3 .part a.linkArrow { 
	font-family:Arial, Helvetica, sans-serif; 	
	font-weight: bold; 
	font-size:11px; 
	color: #ee2b31; 
}
#midCol3 .part a:hover { 
	color: #ee2b31; 
}

#leftCol .part {
	background-color: #ffffff; 
	padding: 2px 0px 10px 0px; 
}
h1 { 
	font-size: 14px; 
	margin: 25px 0 5px 0;
}
th.colTitle { 
	color: #502e8b; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	padding-bottom: 5px;
	text-align: left;
	height: 47px;
	*height: 23px;
	vertical-align: bottom;
}

#rightCol h3 {
	color: #EE2B31;
}

#rightCol h3.newstitle {
	color: #525252;
}

#headerLeft { 
	border-bottom: 0px solid #f0f0f0; 
	padding-bottom: 10px;
}

#headerRight { 
	border-bottom: 0px solid #f0f0f0; 
	padding-bottom: 10px;
}

#navPath { 
	padding-bottom: 5px;
	/*padding-bottom: 0px;*/
}

html>body .outerpair1 {
/*
	background: url(/_layouts/images/customimages/bb/upperrightfade.png) right top no-repeat;
*/
	
}
html>body .outerpair2 {
/*
	background: url(/_layouts/images/customimages/bb/lowerleftfade.png) left bottom no-repeat;
*/
	padding-top: 8px;
	padding-left: 8px;
}
html>body .shadowbox {
/*
	background: url(/_layouts/images/customimages/bb/shadow.png) bottom right;
*/
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
	color: #fff;
}	
.floatimage {
	float: left;
	margin: 20px 0 0 54px;
	display: inline;
}	

.absoluteimage {
	/*position: relative;
	left: 60px !important;
	top: -420px !important;
	*/
	z-index: 2;
	display: none;
}

.box {
	width: 200px;
}
.box .main {  
	background: url(/_layouts/images/customimages/bb/purple_main.gif) no-repeat bottom left;
	width: 170px;
	padding: 5px 20px 10px 20px;
	color: #fff;
}
.box .main td  {  
	color: #fff;
}
.box .top {
	margin: 0;
	padding: 6px 8px 0px 10px;			
	background: url(/_layouts/images/customimages/bb/purple_top.gif) no-repeat top left;
}	
.wrap {
	white-space: normal;
}
table.inline tr td br{
	display: none;
}
table.inline tr td span.img{
	display: none;
}
.list_overview
{
  width: 100%;
}