div.clear{
	clear: both;
	}

a{
	text-decoration: none;
	}

#collage, #collageSet{
	width:740px;
	float:center;
	margin-top: 17px;
	}

div.collage_wrap_homePageVersion{
	width: 704px;
	direction: ltr;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	color: #676767;
	}
	
div.block_left_homePage{
	width: 300px;
	float: left;
	position: relative;
	}
	
div.block_right_homePage{
	width: 404px;
	float: left;
	position: relative;
	}

div.homePage_size4_right{
	top: 38px;
	}
	
div.block_left, div.block_right{
	width: 202px;
	float: left;
	position: relative;
	}
	
div.collage_inner_row{
	clear: both;
	}

div.contentType_image{
	padding: 6px;
	}
	
div.image_title_bg{
	background-image: url("../images/background.png");
	background-repeat: repeat;
	position: absolute;
	bottom: 0px; 
	left: 0px;
	}

h6.image_title a{
	color: #fff;
	font-weight: lighter;
	}

h6.image_title_size1{
	margin: 0 0 2px 5px;
	font-size: 17px;
	width: 294px;
	}

h6.image_title_size2{
	margin: 0 0 2px 5px;
	font-size: 14px;
	width: 194px;
	}

h6.image_title_size3{
	margin: 0 0 2px 5px;
	font-size: 12px;
	width: 144px;
	}

h6.image_title_size4{
	margin: 0 0 2px 5px;
	font-size: 11px;
	width: 94px;
	}

h6.image_title_size5{
	margin: 0 0 2px 5px;
	font-size: 7px;
	width: 44px;
	}

/**** size1  ****/
div.collage_img_size1{
	cursor: pointer;
	width: 299px;
	height: 222px;
	float: right;
	clear: both;
	margin: 0 1px 1px 0;
	background-repeat: no-repeat;
	position: relative;
	}

div.size1_right{
	float: left;
	}
	
/**** size2  ****/
div.collage_img_size2{
	cursor: pointer;
	width: 199px;
	height: 148px;
	margin: 0 1px 1px 0;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	}

div.size2_right{
	float: left;
	}

/**** size3  ****/
div.collage_img_size3{
	cursor: pointer;
	width: 149px;
	height: 111px;
	margin: 0 1px 1px 0;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	}

div.size3_right{
	float: left;
	}

/**** size4  ****/
div.collage_img_size4{
	cursor: pointer;
	width: 99px;
	height: 73px;
	margin: 0 1px 1px 0;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	}

div.size4_right{
	float: left;
	}

/**** size5  ****/
div.collage_img_size5{
	cursor: pointer;
	width: 49px;
	height: 36px;
	float: right;
	margin: 0 1px 1px 0;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	}

div.size5_right{
	float: left;
	}
	
h6.categoryCollageTitle {
	color: #FFFFFF;
	}