#box1, #box2, #box3, #box4{
	position:absolute;
}

/* Sample 5*/
#box5 .entry{
	position:absolute;
	background:#fff;
	width:244px;
	height:300px;
	padding: 0 6px;
}
#box5 h3{
	padding:0 0 10px 0;
}

.mask	
{
    background: transparent url(images/ContentDividerTileLight-4-14.gif) repeat-x scroll top left;
    padding:14px 0 0 0;    
    width:256px;
	height:800px;
	overflow:hidden;
	position:relative;
}
