#left_unicats{
	width: 700px;
	float: left;
}
#right_unicats{
	width: 215px;
	float: right;
}
#bottom_unicats{
	width: 100%;
	margin: 8px 0px 5px 0px;
	float: left;
}

.large_holder{
	width: 100%;
	margin: 0px 0px 8px 0px;
	float: left;
}
.unicat_large_left{
	width: 160px;
	padding: 2px;
}
.unicat_large_right{
	width: 525px;
}
.unicat_list td{
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.small_holder{
	width: 100%;
	margin: 0px 0px 8px 0px;
	float: left;
}
.unicat_small_left{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	width: 200px;
}
.small_holder_pad{
	width: 215px;
	height: 200px;	
	margin: 0 0 25px 0;
	float: left;
}
.small_holder_pad_mid{
	width: 215px;
	height: 200px;
	margin: 0 0 25px 25px;
	float: left;
}
	
	

