ul.splitintwo{
margin:0;
}
ul.splitintwo li{
width:47%;
float:left;
list-style:none;
margin:0 2% 0 0;
padding:10px 0 0 0;
border-top:1px dotted #ccc;
}
ul.splitintwo li img{
float:left;
margin:10px 10px 10px 0;
}
ul.splitintwo li h3{
margin:10px 0 0 0;
padding:0;
}
ul.splitintwo li p{
margin:0 0 20px 66px;
padding:0;  
}
div.learnbox{
background-color:#FBF7F7;
border:1px solid #eee;
padding:20px;
position:relative;
}
div.learnbox ul{
margin:10px 20px 10px 20px;
padding:0;
}
div.learnbox li{
margin:0;
/*padding:0;*/
}

#logos_cont {
    border-top:2px solid #CFD0D2;
    padding-top:20px;
    text-align:center;
}

.planWrapper a {
    text-decoration:none;
}
.themelearn .planWrapper {
    border:0;
}
.packagePriceTag {
    white-space:nowrap;
}
.packagePriceTag span .pounds {
    color: red;
    white-space:nowrap;
}
.packageItemWrapper {
    padding:0;
}
.themelearn .packageItem {
    cursor:auto;
}
a.packageMessage div{
    margin:0;
    padding:0;
    font-weight:bold;
}
.themelearn h2.title {
    clear:both;
}
/*
.themelearn ul {
    clear:both;
    padding:0;
    margin:0;
}
*/
.themelearn ul li {
    list-style-type:none;
    list-style:none;
    /*width:340px;
    float:left;
    margin:0 20px;
    display:inline-block;*/
}
    
/*
.themelearn ul li p {
    clear:both;
    margin-top:0;
}
.themelearn ul li.clearLeft {
    clear:left;
}
.learnbox ul li { 
    float:none;
    list-style-type:disc;
}
*/
/*  four step process
----------------------------------  */

#steps ol#Hfour_step {
    float:left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
#steps ol#Hfour_step li {
    float: left;
    width: 175px;
    margin: auto 7px;
}
#steps ol#Hfour_step li a,
#steps ol#Hfour_step li strong {
    text-decoration: none;
    color: #111;
    height: 222px;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding-left: 49px;
    padding-top: 12px;
    padding-right:5px;
    background: url(/lovefilm/images/home/learn/four_step_large.jpg) 0% 0% no-repeat;
}
#steps #Hfour_step li.fs1 {
    margin-left:2px;
}
#steps ol#Hfour_step li.fs1 a,
#steps ol#Hfour_step li.fs1 strong {
	background-position: -11px 0%;
}
#steps ol#Hfour_step li.fs2 a,
#steps ol#Hfour_step li.fs2 strong {
	background-position: -211px 0%;
}
#steps ol#Hfour_step li.fs3 a,
#steps ol#Hfour_step li.fs3 strong {
background-position: -408px 0%;
}
#steps ol#Hfour_step li.fs4 a,
#steps ol#Hfour_step li.fs4 strong {
	background-position: -618px 0%;
}
#steps ol#Hfour_step li div {
    position:relative;
    top:-40px;
    z-index:99;
    width:174px;
    text-align:center;
    font-weight:bold;
}

#steps ol#Hfour_step li a:hover {
    text-decoration: underline;
    color: #0066cc;
}

#steps {
    text-align:center;
}

#steps button {
    background-color:transparent;
    background-image:url(/lovefilm-de/images/promo/lohome2/cta.png);
    border:0 none;
    cursor:pointer;
    height:46px;
    overflow:hidden;
    text-indent:-900px;
    width:249px;
}


