body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span{margin:0;padding:0; float: none;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} body{	color:						#000;				font-family:				Arial;	font-size:					12px;}/** DEFAULT DIVISIONS **/	#container{		background:					#fff url('/static/graphics/bg_modal.gif') top left no-repeat;		width:						860px;	}		#header{		height:						100px;		width:						860px;	}	#content{		margin:						15px;	}/** HEADER DIVISION **/		.banner-leaderboard{	   		-webkit-box-shadow: 		0 0 10px #999;	   		-moz-box-shadow: 			0 0 10px #999;			border:						1px solid #fff;			float:						left;			height:						90px;			margin:						10px 0 0 115px;			overflow:					hidden;			width:						728px;		}	/** CONTENT DIVISION **/		#trailer{			float:						left;               overflow:                               hidden;			width:						640px;		}				.info{			border:						1px solid #d9d9d9;			border-bottom:				0px;			float:						left;			font-size:					14px;			padding:					10px 10px 0 10px;			position: 					relative;			width:						168px;		}					.info .title{				color:						#ffcc00;				font-size:					24px;				font-weight:				bold;			}						.info span{				display:					block;				padding:					5px 0 5px 0;			}			.info img{				display:					block;				padding:					5px 0 5px 0;			}			.info .kijkwijzer img{				float:						left;				padding:					5px 5px 5px 0;			}						.info-bottom{				background:					url('/static/graphics/bg_modal-info.gif') bottom right no-repeat;				display:					block;				height:						21px;				float:						right;				width:						188px;			}		.description{			float:						left;			width:						830px;		}          #trailer .description{               width:                                    620px;        }        ul.credits{           display:                                     inline;       }            ul.credits li{               display:                                          inline;           }        ul.credits li:after{           content:                                    ', ';       }       ul.credits li:last-child:after{           content:                                   '';       }/** DEFAULT STYLES **/	.clearer{		clear:						both;		}	strong{		font-weight:				bold;	}		em{		font-style:					italic;	}		a{	   	color:						#000;	   	outline: 					none;	   	text-decoration:			none;	}		a:hover{		text-decoration:			underline;		}	
