#Content.home .column .hd, 
#Content.home .column .bd 
{
	border-left: #d1d1d1 solid 2px;
}

#Content.home .first-of-type .hd, 
#Content.home .first-of-type .bd 
{
	border: none;
}

#Content.overview h1 a,
#Content.overview h2 a
{
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-bottom: 4px;
}

#Content.overview h1 a
{
	font-size: 16px;
	padding-top: 4px;
	font-weight:bold;
	text-transform:uppercase;
}

/* Column Colors */
#Content.home div.catFun		{ background: #008aff; }
#Content.home div.catHoreca		{ background: #434343; }
#Content.home div.catBeauty		{ background: #c4ea11; }
#Content.home div.catShopping	{ background: #c600ff; }
#Content.home div.catSpecials	{ background: #ffa800; }



.catImage
{	
	/*float:right;
	height:173px;
	width:160px;*/
	
	float:left;
width:168px;

}
#Content.home div.catImage
{
	float:none;
	width:auto;
}

.profileitem
{
		list-style: none;
		display:block;
		width:480px;
		border:solid 3px #FFF;
		background:#8f8f8f;
		height:130px;
		margin-bottom:30px;
		color:#fff;
}

.profileitem .hd
{
		padding:4px;
		border-bottom:solid 3px #FFF;
		background:transparent;
}
.profileitem .bd
{
		padding:4px;
		border-bottom:solid 3px #FFF;
		background:transparent;
}

.profilelist
{
	padding:10px;

}
.profile-logo 
{
		height:85px;
		float:left;
		margin-right:10px;
}
.profile-data
{
	width:300px
}
.profile-img
{
	float:right;
	width:85px;
	height:85px;
	margin-top:-85px;

}
.profile-logo img
{
	width:85px;
	height:auto;

	}
.profile-img img
{
		width:85px;
	height:auto;
			border:1px solid #fff;
}
.home .profilelist
{
	border:2px solid #C8C8C8;
	width:100px;
	margin-left:5px;
}

.profilelist li
{
	list-style: none;
}
.profilelist li a
{
	text-decoration:none;
	color:#fff;
}
.home .profilelist li a
{
	color:#000;
}
.skyscraper
{
		padding:10px;
			border:2px solid #C8C8C8;
			width:126px;

	}

.leaderboard
{
	text-align:center;
}