﻿.content_section {
	background-color: #FFFFFF;
    padding-bottom: 36px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 36px;
	min-height: 550px;
}
.content_page_text {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
    margin-left: 346px;
}
.content_page_image {
	float: left;
	height: 400px;
	width: 310px;
	margin-left: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #DBDBDB;
}
.content_section_divider {
	background-color: #B7B7B7;
	height: 1px;
	margin-top : 18px;
	margin-bottom : 18px;
	margin-left : 0px; 
	margin-right : 0px;
	width: 540px;
}
.content_page_title_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:	30px;
	font-weight: normal ;
	color: #212121;
	margin-bottom : 18px;
}
.content_page_details_section {
	font-family: Arial;
	font-size:	12px;
	color: #212121;
	
}
.content_page_synopsis_section
{    min-height: 170px;
     width : 540px;
}
.content_page_synopsis_title {
	font-family: Arial;
	font-size:	12px;
	font-weight:bold;
	color: #212121;
	margin-bottom :10px;
}
.content_page_synopsis_text {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
    
}

.link_box
{
     min-height :30px;
}
.link_trailer
{
    float :left;
    height : 28px;
    /*width : 89px;*/
}
.link_website
{
    float :left;
    height : 28px;
    width : 93px;
}
.link_imdb
{
    float :left;
    height : 28px;
    width : 63px;
}
.link_sbd
{
    float :left;
    height : 28px;
    width : 95px;
}
.link_print
{
    float :left;
    height : 28px;
    width : 74px;
}
.link_share
{
    float :left;
    height : 28px;
    width : 69px;
}
.link_divider
{
    float :left ;
    border-left-style: solid;
    border-left-color: #B7B7B7;
    border-left-width : 1px;
    margin-left : 4px;
    margin-right : 4px;
    width : 1px;
    height : 30px;
}

.content_photo
{
    float: left;
    padding-top : 18px;
    height : 190px;
    vertical-align: middle;
}
.content_photo_divider
{
    float :left ;
    width : 18px;
    height : 190px;
}

