﻿img.MainBanner
{
    float:left;
    clear:left;
    margin:72px 0 0 16px;
}
div.SideBullets
{
    float:right;
    clear:right;
    width:272px;
    margin:91px 20px 0 0;
}
div.SideBullets h2
{
    float:left;
    clear:both;
    margin:0;
}
div.SideBullets p.aBullet
{
    float:left;
    clear:both;
    width:272px;
    margin:8px 0 0 0;
}
p.aBullet img.imgBullet
{
    float:left;
    margin-left:2px;
}
p.aBullet img.imgText
{
    float:left;
    margin-top:2px;
    margin-left:8px;
}


/* Promotions */
div.Promotions
{
    float:left;
    clear:left;
    width:665px;
}
div.Promotions div.aPromotion
{
    position:relative;
    float:left;
    margin:12px 0 0 16px;
}
div.aPromotion img.ClickHere
{
    position:absolute;
    bottom:20px;
    left:35px;
}

div.Promotions div.DemoFeed
{
    width:188px;
    height:120px;
    padding:22px 9px 23px 8px;
    background-image:url('../img/feed_bg.png');
    background-repeat:no-repeat;
    background-position:center;
}
div.Feed
{
	width:180px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}