#header_bar img {
    float : left;
    position: relative;
    top : -10px;
    margin-right : 20px;
}

#content {
    font-size : 16px;
}

#presentation, div.simplebox, div.feature {
    padding : 7px 5px 3px 5px;
}

#presentation {
    padding-top : 40px;
}

#presentation #demo {
    float : right;
    position : relative;
    margin-left : 50px;
}

#presentation h1 {
    font-size : 48px;
    line-height : 52px;
    text-shadow : 2px 2px 2px #CCCCCC;
    margin-top : 0px;
}

#presentation p, #presentation span {
    font-family:"Molengo",arial,helvetica,sans;
    font-size : 18px;
    line-height : 28px;
    font-weight : normal;
}

#presentation #browsers a:hover {    
	cursor: pointer;
}

div.doombox {
    margin : 10px;
}

div.doombox #waitinglist_subscribe form {
    margin-top : 0px;
}

div.simplebox #partners {
    width : 100%;
	text-align : center;
}
div.simplebox #partners img {
    margin : 10px;
}

div.feature {
    width : 438px;
    height : 125px;
    background-color : #EDF7FF;
    border : 1px solid #94B3C5;
    float : left;
    margin : 10px 10px 30px 10px;
}

div.feature img {
    float : left;
    margin-right : 5px;
}

div.feature h3 {
    margin-top : 14px;
}

div.feature p {
    font-family:"Molengo",arial,helvetica,sans;
    text-align : justify;
    margin-top : 15px;
}

div.simplebox {
    margin : 10px;
    margin-top : 0px;
    padding : 7px 5px 3px 5px;
    width : 908px;
    border : 1px solid #94B3C5;
    font-family:"Molengo",arial,helvetica,sans;
}

#waitinglist_subscribe h2 {
    margin : 0;
}

#waitinglist_subscribe img {
    float : left;
    margin-right : 10px;
}

#waitinglist_subscribe form {
    margin-top : 20px;
    font-weight : bold;
}

#waitinglist_subscribe p {
    line-height:32px;
}

#waitinglist_subscribe p.errorField {
    color: #af4c4c;
    margin: 0 0 6px 0;
    padding: 4px;
    background: #ffbfbf;
}

/* Facebook Like button */
.fb_iframe_widget {
    margin : 0;
	padding : 0;
}

div.browser-button {
    padding : 10px;
    position : relative;
    text-align : left;
    font-size : 18px;
    font-weight : bold;
    font: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

div.browser-button img {
    margin : 4px;
    margin-right : 15px;
    vertical-align:middle;
}

div.altbrowsers {
    font-size : smaller;
}

#countries {
    float : right;
    display : inline;
    height : 48px;
    widht : 250px; /* IE */
}

#countries a {
    text-decoration : none;
}

#partners .item > img {
    display : inline;
    margin : 10px;
}

#partners table td {
    border : none;
}

.page-header {
    padding-bottom : 0px;
}

.page-header h2 {
    font-size : 36px;
    line-height : 48px;
}
