﻿.rp_list {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	position:fixed;
	right:-208px;
	top:240px;
	margin:0;
	padding:0;
	z-index:55;
}

.rp_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rp_list ul li {
    width: 240px;
    margin-bottom: 5px;
    display: none;
    font-family: 'Open Sans', sans-serif;
}
.rp_list ul li div{
	display: block;
	line-height:15px;
	width: 300px;
	height: 55px;
	background:#518c8c;
	overflow:hidden;
}
.rp_list ul li div img{
	width:66px;
	height: 55px;
	border:none;
	float:left;
	
}
span.rp_title{
	margin:4px 0px 0px 0px;
	display:block;
    padding:4px 0 0 10px;
    background: none repeat scroll 0 0 #518c8c;
    border-bottom: 0 solid #979995;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    width: 170px;
    float:left;
	line-height:20px;
}

span.rp_links{
	width:195px;
	height:8px;
	padding-top:2px;
	display:block;
	float: left;
    margin: 8px 0 0 12px;
}
span.rp_links p {
    line-height: 12px;
    color: #fff;
    padding-right: 22px;
} 
span.rp_links a{
	color:#fff;
	font-weight:bold;
}
/*
span.rp_links a{
	padding: 2px 18px;
	font-size:10px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;
	outline:none;
}
span.rp_links a:hover{
	background-color:#000;
	color:#fff;
}
*/





.buttons, .btn-try-it, .btn-prices {display:inline-block;font-size:1px !important; height:35px; margin:7px 0;  width:140px; line-height: 12px;}              
.block .block-content .buttons, .btn-try-it, .btn-prices { float:right; }      
.block {background:#f9f9f9; position:relative; width:auto;}                 
.btn-watch-now { display:inline-block; font-size:1px !important; height:35px; margin:7px 0;  width:116px; line-height: 12px; }