#seasons{
	float:right;
	width:735px;
}
#movie_info{
	float:right;
	width:249px;
	margin-right:5px;
}
#seasons table td{
	padding:5px;
}
#seasons table tr:hover{
	background:#e5e5e5 !important;	
}
#seasons table thead td{
	text-align:center;
	border-bottom:1px dotted #CCC;

}
#seasons .ses_title{
	display:block;
	font-weight:bold;
	padding-bottom:3px;
	font-size:14px;
}
#seasons span{
	color:#666;	
}
#seasons .box_head{
	font-family:Arial,Sylfaen;
}
#seasons .nums{
	text-align:center;
	font-family:Arial;
	color:#666666;
	font-size:10px;
}
.box_head{
	height:23px;	
}
.vid{
	width:150px;
}
.movie_title{
	text-align:center;
	font-size:18px;
	line-height:20px;
	padding-bottom:10px;
	color:#666;
}
.desc{
	padding:2px;
	padding-top:8px;
	color:#666;
}
.desc p{
	margin-bottom:10px;	
}
.vid_tiny {
	border:1px solid #999999;
	float:left;
	padding:1px;
	position:relative;
	width:100px;
}
#referal input{
	border:1px solid #c5c5c5;
	background:#ebebe4;
	padding:2px;
	width:230px;
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	position:relative;
}
#referal{
	margin-bottom:5px;
}	

#photos_posters {
	margin-top:10px;	
}

#photos_posters .vid_cont_cat{
	padding:5px;	
}
.photo_cont{
	margin:10px;	
	margin-right:7px;
}
ul.token-input-list-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 400px;
    border: 1px solid #8496ba;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0 0 0 165px;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: white;
    margin: 2px 0;
    -webkit-appearance: caret;
}

li.token-input-token-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 15px;
    margin: 3px;
    padding: 1px 3px;
    background-color: #eff2f7;
    color: #000;
    cursor: default;
    border: 1px solid #ccd5e4;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    white-space: nowrap;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

li.token-input-selected-token-facebook {
    background-color: #5670a6;
    border: 1px solid #3b5998;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 11px;
    font-family: Verdana;
    z-index: 1;
}

div.token-input-dropdown-facebook p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown-facebook ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown-facebook ul li {
    background-color: #fff;
    padding: 3px;
    margin: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
    background-color: #3b5998;
    color: #fff;
}