

/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
float: none;
}


	.feature{
		width:660px;
		/* margin:30px 0 0 0; */
		margin:0px 0 60px 0;
		padding:22px 22px 80px 22px;
		border:3px solid #D0D0D0;
		float:left;
	}
	
	
	#sidemenu{
		float:right;
		}


#contents{
	width: 995px!important;
	margin:20px 0 0 20px;
	}
	
.feature .movie_list .unite{
	width:318px;
	}
	
.feature .movie_list .unite .movie_detail h3{
	padding-top:8px;
	}

#sidemenu .side_box,
#sidemenu .profile{
	width:300px;
	}
	
img{
	vertical-align:top;
	}
	
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}