.marginContainer{
	width: 200px;
	border-color: #c8c8c8;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

.sbHead{
	background-image: url(../gfx/sb_head_bg.png);
	background-repeat: repeat-x;
	height: 24px;	
}

.sbHead h3{
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
	color: #646478;
}

.sbContent{
	/*height: 100px;	*/
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

/*****************************************************/

.marginContainer .seaContent{
	
}

.marginContainer .seaInnerContent{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 0px;
	border-bottom-color: #c8c8c8;
	border-bottom-style: solid;
	width: 175px;
}

.marginContainer .seaHead{
	padding:0px;
}

.marginContainer a.seaLink{
	color: #70bf4c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.marginContainer .seaText{
	font-size: 11px;
	line-height: 130%;
}

.marginContainer .seaTrenner{}

.marginContainer .countFoo{}

.marginContainer .readMore{
	text-align: right;
}

.marginContainer .readMoreLink{
	color: #0c4da2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../gfx/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
}
