/*
.tbn_portlet {
	background: url(/images/portlets/web/portlets.gif) repeat-y 0px 0px;
}

.tbn_portlet .portlet_top {
	width: 100%;
	height: 25px;
	background: url(/images/portlets/web/portlets.gif) no-repeat -20px 0px;
}

.tbn_portlet .portlet_top label, .tbn_portlet .portlet_top div.dash_item_title {
	display: block;
	position: relative;
	height: 21px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top: 5px;
	background: url(/images/portlets/web/portlets.gif) no-repeat -788px 0px;
	color:#666666;
	padding-left: 15px;
}



div.portlet_header_title, span.portlet_header_title {
	color:#E21350;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	display: inline;
}


.tbn_portlet .portlet_content {
	position:relative;
	background: #FFF url(/images/portlets/web/portlets.gif) repeat-y -1055px 0px;
	padding: 10px 8px;
	margin: -1px 0px 0px 1px;
}

.tbn_portlet .portlet_content .home_portlet {
	padding-left: 65px;
	color: #E21350;
	text-align: left;
}

.tbn_portlet .portlet_bottom {
	width: 100%;
	height: 6px;
	background: url(/images/portlets/web/portlets.gif) no-repeat -20px -41px;
}

.tbn_portlet .portlet_bottom span, .tbn_portlet .portlet_bottom div {
	display:block;
	position:relative;
	width: 10px;
	height:6px;
	float: right;
	background:url(/images/portlets/web/portlets.gif) no-repeat -1030px -41px;
}

.tbn_portlet_spacer {
	height: 10px;
}

.tbn_dash {
	padding-bottom: 11px;
}

*/

.tbn_portlet {
	background: url(/images/portlets/left_side.gif) repeat-y left top;
	margin:0;
}

.tbn_portlet .portlet_top {
	width: 100%;
	height: 25px;
	background: url(/images/portlets/top_side.gif) no-repeat left top;
	margin:0;
}

.portlet_top {
	/*position:relative;*/
}

.tbn_portlet .portlet_top label, .tbn_portlet .portlet_top div.dash_item_title {
	display: block;
	/*position: relative;*/
	height: 21px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top: 5px;
	background: url(/images/portlets/top_right.gif) no-repeat right top;
	color:#666666;
	padding-left: 15px;
	margin:0;
}



div.portlet_header_title, span.portlet_header_title {
	color:#E21350;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	display: inline;
	margin:0;
}


.tbn_portlet .portlet_content {
	/*position:relative;*/
	background: #FFF url(/images/portlets/right_side.gif) repeat-y right top;
	padding: 10px 8px;
	margin: -1px 0px 0px 1px;
}

.tbn_portlet .portlet_content .home_portlet {
	padding-left: 65px;
	color: #E21350;
	text-align: left;
}

.tbn_portlet .portlet_bottom {
	width: 100%;
	height: 6px;
	background: url(/images/portlets/bottom_side.gif) no-repeat left bottom;
}

.tbn_portlet .portlet_bottom span, .tbn_portlet .portlet_bottom div {
	display:block;
	/*position:relative;*/
	height:6px;
	background:url(/images/portlets/bottom_right.gif) no-repeat right top;
}

.tbn_portlet_spacer {
	height: 10px;
}

.tbn_dash {
	padding-bottom: 11px;
}
