.tx-multipartlinks-pi1{margin-bottom:40px;}
.tx-multipartlinks-pi1 IMG { border:none; }
.tx-multipartlinks-pi1 p.teaser{font-size:10px;}
.tx-multipartlinks-pi1 h4{color:#1b4b73;}

.rounded-container-top,
.rounded-container-left,
.rounded-container-bt
{
	position:relative;
	background-image: url(multipartlinks-corner.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:3px;
}

.rounded-container-top
{
	background-position:100% 0;
	width:auto;
	top:-1px;
	right:-1px;
}

.rounded-container-top
.rounded-container-left
{
	background-position:0 -6px;
	width:3px;
	left:-2px;
}

.rounded-container-bt
{
	background-position:100% -3px;
	clear:both;
	width:auto;
	bottom:-1px;
	right:-1px;
}

.rounded-container-bt
.rounded-container-left
{
	background-position:0 -9px;
	width:3px;
	left:-2px;
}

.rounded-container
{
	border:1px solid #b0b0b0;
	background-color:#fcfcfc;
    background: url(multipartlinks-bg.jpg) no-repeat top left;
    margin-top:20px;

}
.rounded-container:hover
{
    background-color:#f6f6f8;
    background: url(multipartlinks-bg_h.jpg) no-repeat top left;
}

.rounded-container-content
{
	margin:10px;
	padding-left:60px;



}

