body
{
    background-image:none;
}
div.masterHeader
{
	background-image:none;
	height:auto;
}


/* SNAP IN */
/* FACTS */
div.articleHolder div.snapinFactsHolder
{
	width:280px;
}
div.articleimageleft, p.articleimageleft  
{
	clear:both;
}
p.articleimageleft  
{
	float:none;
}
div.snapinFactsHolder
{
    background-color: Transparent;
    min-height: 50px;
    min-width: 238px;
    padding: 12px;
    border: 3px solid #F2F3DE;
}

div.snapinFactsInner
{
    border-bottom: none;
    min-height: 50px;
    min-width: 218px;
}

div.snapinFactsInner p.headline
{
    background-color: Transparent;
    color: #000;
    display: block;
    font-family: Arial, Verdana;
    font-weight: bold;
	letter-spacing: 0px;
	height: 15px;
	font-size: 17px;
	margin: -15px 0 5px -10px;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}


