* { margin: 0; padding: 0; outline: 0; }
img { border: 0; }

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
}

a { color: #168fba; }
a:hover { color: #889096; }

#wrapper {
	width: 758px;
	margin: 0 auto;
}

	h1 a { 
		width: 758px;
		height: 70px;
		text-indent: -10000px;
		background: url(../images/header.gif) no-repeat;
		display: block;
	}
	
	#billboard {
		width: 558px;
		height: 252px;
		padding: 0 0 5px 4px;
		float: left;
	}

	#promo {
		width: 187px;
		height: 252px;
		margin-top: -5px;
		padding-right: 5px;
		float: right;
	}
		#promo dt, #promo dl .tagline, #promo dl .caption, #promo dl .availability, #promo dl .actions, #promo dl .title ,#promo .featured h4 { display: none; }
		
		#promo .featured {
			width: 187px;
			overflow: hidden;
		}
		#promo .featured dd.media{
			padding-top: 5px;
		}

	#intl-movies {
		clear: both;
		width: 760px;
		margin-left: -6px;
		list-style-type: none;
	}
	
		#intl-movies li { 
			width: 180px;
			padding-top: 3px;
			margin: 0 0 7px 10px;
			background: url(../images/bg_thumb_top.gif) no-repeat top;
			float: left;
			display: inline;
		}
		
		.aesthetics {
			width: 180px;
			padding-bottom: 3px;
			background: url(../images/bg_thumb_bottom.gif) no-repeat bottom;
		}
			
			#intl-movies dl {
				padding: 0 3px;
				width: 174px;
				height: 199px;
				background: url(../images/bg_thumb.gif) repeat-y;
			}
				
			#intl-movies dt {
				display: none; 
			}
			
			#intl-movies dd.title {
				width: 154px;
				padding: 0 10px;
				height: 30px;
				font-size: 1.1em;
				color: #303030;
				font-weight: bold;
				text-align: center;
			}
			
			#intl-movies dd.releasedates {
				font-size: 1.1em;
				text-align: center;
				font-weight: bold;
			}
			
			#intl-movies dd.visit {
				font-size: 1.1em;
				padding: 12px 0 0 0;
				text-align: center;
				font-weight: bold;
			}
	
	#footer {
		margin: 0 auto;
		width: 750px;
		clear: both;
	}

	#footer {
		clear: both;
		padding: 2em 0;
		color: #889096;
		text-align:left;
	}

	#footer #footerintl,
	#footer #footerinfo,
	#footer #footerlegal {
		font-size: 1em;
	}

	#footer a {
		color: #889096;
	}
	#footer a:hover{
		color: #303030;
	}
	#footer #footerintl {
		float: right;
		text-align: right;
		text-transform: uppercase;
		padding-bottom: 0.4em;
		list-style-type: none;
	}

	#footer #footerintl li{
		float: left;
		margin-left: 1em;
		}

	#spfooterintl {
		width: 90px;
		padding: 0.75em 0 0 2em;
		background: url(http://www.sonypictures.com/global/styles/images/globe.gif) no-repeat 0 10px;
		text-align: left;
	}
	
	#spglobalhome {
		width: 77px;
		padding: 1.3em 0 0 0;
	}
	
	#footer #footerintl img {
		vertical-align: middle;
	}

	#footer #footerintl a {
		text-decoration: none;
	}

	#footer #footerinfo {
		padding: 2.5em 0 0 0;
	}

	#footerlegal{
		clear: both;
	}
	#footer #footerinfo,
	#footer #footerlegal ul {
		list-style: none;
	}
	
	#footer #footerinfo li,
	#footer #footerlegal ul li {
		display: inline;
		padding: 0 .5em;
	}

	#footer #footerinfo .listfirst,
	#footer #footerlegal .listfirst {
		border-left: none;
		padding-left: 0;
	}

	#footer #footerlegal {
		border-top: 1px solid #889096;
		padding-top: 1em;
	}

	#footer #footerlegal #footercopyright {
		float: right;
	}