﻿.landingHeader
{
    margin-left:auto; 
    margin-right:auto; 
    background-image:url(/images/header.gif); 
    width:960px; 
    height:111px; 
    text-align:right;  
    border:1px solid #26A9E4;
    cursor:pointer;
}
.keywordHeader1
{
    color: white; 
    font-size: 300%; 
    font-weight:normal;
    padding-right:15px; 
    margin:0; 
    line-height:111px;    
}
.keywordHeader2
{
    font-size: 200%; 
    font-weight:normal;
    color:#26A9E4;
    margin:0;
    margin-top:1em;
    margin-bottom:0.5em;
}
.keywordHeader3
{
    font-size: 150%; 
    font-weight:normal;
    margin:0;
    margin-top:0.5em;
    margin-bottom:1em;
}
.landingContent
{
    width:940px; 
    margin-left:auto; 
    margin-right:auto; 
    background-image:url(/images/ultimate-personal-shaver_2-midium.jpg);
    background-repeat:no-repeat;
    border:1px solid #26A9E4;
    padding:10px;
}
.landingContentText
{
    width:560px;
    float:left;
}
.additionalButtons
{
    margin-top:470px;
    width:370px;
    float:left;   
    text-align:center;
}
.landingProducts
{
    width:560px;
    float:right;
    text-align:center;    
}