/* Details page */
	.detail-row { padding: 4px 10px; }
	.detail-row span { font-weight: bold; padding-right: 10px; }
	.mpaa-rating-box {border: 1px solid #747373;background-color: #fff;font: 10px  "Times New Roman", Times, serif;color: #747373;width: 365px;overflow: hidden; }
	.mpaa-rating-box .ratingCode {float: left;width: 60px;border-right-width: 1px;padding-right: 10px;font-size: 20px;font-weight: bold;border-right-style: solid;height: 100%;margin: 0;text-align: center; }
	.mpaa-rating-box .warnings {margin-left: 80px; }
	.trailerContainer span {float: left; width: 150px;}
	.trailerContainer span.spotlightLogo {width: 100px;float:right;font-size: 10px;font-weight: normal;font-style: italic;line-height: 12px; }
	.trailerContainer span.spotlightLogo img {float:right; clear:right; padding: 0;width: 100px;margin: 0;opacity: 0.75; }
	.trailerButton {width: 294px;background: transparent url(http://static.newsok.biz/sites/wimgo/images/play_button.png) no-repeat center center;position: absolute;height: 240px;margins: auto; }
	.trailerImage { margin: 20px; }
	.trailer-player-box {position: absolute;top: 200px;left: 200px;width: 480px;height: 270px;display:none;}
	.moviePhotosContainer .viewAll {padding: 10px 10px 0;margin: 0; }
	
	/* nearby showtimes list */
	#showtmes-nearby ul.list-edge>li,
	#localTheaters ul.list-edge>li { padding: 10px; overflow: auto;}
	#localTheaters ul.list-edge>li .theater-name {float: left;}

	.theater-name, 
	.theater-address,
	.theater-phone, 
	.theater-count { display: block; margin: 0; padding: 1px;}
	.theater-name { }
	.theater-count { padding-top: 13px; }
	.theater-address{  font-weight: bold; font-size: .8em; padding-right: 1em;}
	.theater-phone { font-size: .8em; float: none;}
	.movieShowtimes {clear: left; overflow: auto; display: block;}
	.movieShowtimes img { float: left; margin: 0 0 0 -3px; padding: 0;clear: left;}
	.fandango, .list-showtimes.fandango {background: url(http://s3.amazonaws.com/wimgo/images/fandangoLogoSmall.png) no-repeat 0 -4px; font-style: italic; display: block; padding: 7px 0 0 26px; overflow: auto; clear: left;}
	.list-fandango { padding-top: 4px; padding-bottom: 10px; padding-right: 0;}
	
	.list-showtimes {padding: 3px 0 0 5px; margin: 0;}
	.list-showtimes li { margin-right: 10px; width: auto; margin-bottom: 3px;}
	
	#localTheaters ul.list-edge>li { padding: 10px; overflow: auto;}
	#localTheaters ul.list-edge>li .theater-name {float: left;}
	#localTheaters ul.list-edge>li .theater-count {display: inline; margin-left: 1em; line-height: 1.6em;}	
	
/* Movies Search Results */
 .list-movies .basic-row { margin: 10px;padding: 10px; }
 .list-movies .movie-thumbnail { margin: 2px 20px 0 0;}
 .list-movies .movie-header { padding: 0 0 10px 0; overflow: auto; }
 .list-movies .movie-title { padding: 0 10px 0 0; }
 .list-movies .movie-mpaa-rating { padding-top: 2px; }
 .list-movies .movie-release-date,
 .list-movies .movie-runtime { padding: 2px 0 0 10px; }
 .list-movies .movie-summary { padding: 10px 0 20px; padding-left: 86px; }

