/* Team CelebPoker CSS (Profiles et all) */

.teamcp_profileBlock {

	float:left;
	
	width: 365px;
	
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.teamcp_profileBlock p {

	padding: 5px 0px 8px 0px;
	margin: 0px;
}

.teamcp_downloadMain {
	height: 245px;
	position:relative;
	background: url(/images/team-celebpoker/teamcp-downloadMain.jpg) no-repeat;
}

.teamcp_downloadBtn{
	position:absolute;
	right: 51px;
	bottom: 6px;
	background-image:url(/images/team-celebpoker/teamcp-downloadBtn.jpg);
	z-index: 1000;
	background-repeat:no-repeat;
}

