@CHARSET "UTF-8";

.tt_portlet{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:1px dashed #B6CDDD;
	vertical-align:top;
	width: 270px;
}

.tt_portlet_wrapper{
	background: #F1F1F1;
	padding-bottom; 2px;
}

.tt_titleBar{
	min-width: 270px;
	width:100%;	
	background-color:#D6D6D6;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
}

.tt_portlets_content{
    text-align: left;
	border-bottom:1px dashed #D6D6D6;
}

.tt_dashed_border{
	margin: 6px;
	height:auto;
	max-width:270px;
	vertical-align:top;
}

.tt_dashed_border_left{
	margin: 6px;
	height:auto;
	min-height: 100px;
	float:left;
	vertical-align:top;
}

.tt_dashed_border_right{
	margin: 5px;
	height:auto;
	min-height: 100px;
	width:168px;
	float: right;
	vertical-align:top;
}

.tt_redak_text{
	font-size:9px;
	line-height:13px;
}

.tt_redak_header{
	color:#841E4D;
	font-size:11px;
	font-weight:bold;
}	

.tt_redak_link{
	color:#841E4D;
}

table td.tt_portletColumn {
    padding: 5px;
    border-left: 1px dashed #B6CDDD !important;
}

.tt_portletColumnContainer {
    padding: 10px 5px 5px 5px;
}

.tt_upToParent {
    text-align: left;
    margin-bottom: 20px; 
    padding-bottom: 10px; 
    border-bottom: 1px dashed #B6CDDD; 
}


