#fler-profile .colorbox
{
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;

}
#fler-profile-mid .colorbox
{

}
#fler-profile .colorbox-title
{
	padding: 3px 12px;
	line-height: 26px;
	font-size: 16px;
	
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;	
background-color: white;
}

#fler-profile .colorbox-title-bottarr
{
	line-height: 9px;
	height: 9px; font-size: 1px;
	position: relative;
}
#fler-profile .colorbox-title-bottarr span
{
	position: absolute;
	right: 10px;
	display: inline-block;
	width: 18px;
	height: 9px;
	background: url("/ui/img/core3/asset_arrows.png") 0 -18px no-repeat;


}


#fler-profile .colorbox div.colorbox-content
{
	padding: 0 12px 12px 12px;
}

#fler-profile #colorbox-rcol-news
{
	background: #F2E5D5;
}

#fler-profile #colorbox-rcol-myprofile
{
	background-color: #f9d088;
}
#fler-profile #colorbox-rcol-products
{
	background-color: #f8d1e5;
}
#fler-profile #colorbox-rcol-admininfo,
#fler-profile #colorbox-rcol-favusers
{
	background-color: #e6f0fb;
}

#fler-profile #colorbox-mid-comments
{
	background-color: #ebedf2;
}

#fler-profile #colorbox-mid-blog
{
	background-color: #eafbe8;
}

#fler-profile #colorbox-mid-flerbox
{
	background-color: #fbeee8;
}
#fler-profile #colorbox-mid-flerclub
{
	background-color: #fbe8f2;
}
#fler-profile #colorbox-mid-topnom
{
	background-color: #ebf8f7;
}
#fler-profile #colorbox-mid-fotogallery
{
	background-color: #ecedf2;
}