#collec-home {
	position: relative;
	width: 604px;
	height: 424px;
	overflow: hidden;
	margin-bottom: 1px;
	
	background: #eee;
}

.floatyCat {
	position: absolute;
	bottom: 10px;

	display: block;
	width: 138px;
	height: 140px;
	background: transparent;
}
.lnk1 { left: 10px; }
.lnk2 { left: 158px; }
.lnk3 { left: 306px; }
.lnk4 { left: 454px; }

.col-middle h3 {
	font-family: HelveticaNeueULht, Calibri, Arial, sans-serif;
	font-size: 14px;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	margin: 0;
	margin-bottom: 1px;
	color: #fff;
}

	
	h3.t_basics_best { background: #000000; }
	h3.t_basics_heart { background: #333333; }
	
	h3.t_streetlife_best { background: #9a6600; }
	h3.t_streetlife_heart { background: #cd9933; }
	
	h3.t_design_best { background: #0099ff; }
	h3.t_design_heart { background: #32ccfe; }
	
	h3.t_wrunglady_best { background: #990099; }
	h3.t_wrunglady_heart { background: #cb99cc; }

#collec-other {
	height: 213px;
	overflow: hidden;
	
	margin-bottom: 10px;
}
	#collec-other .pitem {
		display: block;
		float: left;
	}
	#collec-other .pitem-150 {
		display: block;
		height: 150px !important;
		border: 1px solid #ccc;
		padding: 0;
	}
	#collec-other .pitem-desc {
		display: block;
		width: 140px;
		height: 42px;
		min-height: 50px;
		border: 1px solid #ccc;
		border-top: 0;
		
		padding: 5px;
	}
	#collec-other .noborderleft {
		border-left: 0;
	}
	
#collec-promote {
	height: 220px !important;
	margin-bottom: 10px;
}
	#collec-promote h4 {
		font-family: HelveticaNeueULht, Calibri, Arial, sans-serif;
		font-size: 14px;
		display: block;
		float: left;
		width: 179px;
		height: 25px;
		line-height: 25px;

		background: #999999;
		color: #333333;

		padding: 0 8px;

		margin: 0;
		margin-right: 10px;
		margin-bottom: 1px;
		
		text-transform: uppercase;
	}
	#collec-promote h4.nomarge {
		width: 178px;
		height: 25px;
		line-height: 25px;
		margin-right: 0;
	}
	
	.collec-promote-blocs {
		
	}
	span.promote-blocs {
		display: block;
		float: left;
		width: 193px;
		height: 193px;
		border: 1px solid #999999;
		margin-right: 10px;
	}
	span.promote-right {
		width: 192px !important;
		margin-right: 0;
	}