div#content
{
	width: 480px;
	padding: 0;
	margin-left: 5px;
}

div#content2
{
	float: left;
	margin-left: 5px;
	width: 270px;
	background-color: #ececec;
	
}

.padding_10
{
	padding: 15px;
}

div#movies-in-iceland
{
	position: absolute;
	width: 276px;
	height: 131px;
	background: url(/resources/images/filminiceland.com/templates/clint_bg.jpg);
}

div#movies-in-iceland h4
{
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
	margin: 0;
	
}

div#movies-in-iceland p
{
	width: 110px;
	color: #a2a3bb;
	padding: 27px 0 0 12px;
	margin: 0;
	
}

div#content2 div#set_height
{
	height: 131px;
}


div#movie-list
{
	padding: 10px;
	background: url(/resources/images/filminiceland.com/templates/logo_small.gif) no-repeat bottom right;
}