/* CSS Document */
.image_row
{
	position:relative;
	height:100px;
	padding:10px;
	width:410px;
}

.image_row_box
{
	position:relative;
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
}