﻿body
{
    background: url(../img/hostedpricedrop/header-pros.png); 
    background-repeat:repeat-x;
    font-family: Arial;
    font-size: 0.75em;
}

a img
{
    border: none;
}

#headline h1
{
	display: none;
}

#headline h2
{
	display: none;
}

#content-container
{
    width: 840px;
    text-align: left;
    margin: 80px auto;
}
        
#left-column
{
    float: left;
}

#right-column
{
    float: left;
    margin-top: 150px;
    width: 518px;
}

#text-content
{
    margin-left: 0.7em;         
    float: left;
    width: 300px;
    font-size: 1.1em;
}

#bullet-points
{
    float: left;
    width: 200px;
}

#bullet-points ul li
{
    list-style-type: square;
    margin-bottom: 1em;
    font-size: 0.9em;
}

#bullet-points ul li b
{
    font-size: 1.1em;
}

#closing
{
	margin-left: 0.7em;
}

#closing h3
{
    color: #283478;
    font-weight: normal;
    font-size: 1.5em;
    width: 300px;
}

#closing h3 a
{
	color: inherit;
	text-decoration: none;
}

#closing h3 a:hover
{
	text-decoration: underline;
}

#closing h3 a:visited
{
	color: inherit;
}

#closing p
{
	width: 275px;
	text-align: center;
}

#closing p img
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#logo
{
    float: right;
}

#footer
{
    position: absolute;
    bottom: -2em;
}

#footer a
{
    color: Black;
    text-decoration: none;
    margin-left: 0.25em;
    margin-right: 0.25em;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer a:visited
{
    color: Black;
}
