html,body
{
    color:#000000;
    font-family: sans-serif;
    height:100%;width:100%;
    background-color:#ffffff;
    margin: 0;
}


ul
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}


p
{
    margin: 0 0 .5em 0;
}

h2
{
    margin: 1.25em 0 .25em 0;
}

#footer
{
    font-family: sans-serif;
    font-size:10px; /* BEGIN MODIFICATIONS by Erik Vorhes, 1 April 2009:
    margin-left: 680px; */
	margin-bottom: 10px;
	width: 1025px;
	overflow: hidden;
}
#left-foot {
	float: left;
	padding: 0 5px 10px 35px;
}
#right-foot {
	float: right;
}
/* END 1 April 2009 MODIFICATIONS */
a
{
    font-family: sans-serif;
    font-size:10px;
    color:#000000;
}
#headerRecall a 
{
    font-family: sans-serif;
    font-size:12px;
	
    color:#EE1A2F;

}
#headerRecall 
{
  padding-left:30px; 
  padding-top:5px; 

}
#noflash 
{
    text-align: center;
}

#noflash h1 
{ 
    width: 272px;
    height: 203px;
    border: 2px solid black;
    margin: 10% auto 2% auto;
}

#noflash h1 span
{
    display: none;
}

#noflash #explanation
{
    margin: 0 0 1% 0;
}

#noflash #getflash
{
    display: block;
    border: none;
}

#noflash #getflash img
{
    border: none;
}

/* Special K Protein Shakes homepage takeover CSS, added 17 Apr 2009 by Erik Vorhes */
.skShakesInfoTab {
	position: absolute;
	top: 33px;
	_top: 51px;
	left: 385px;
	height: 27px;
	width: 110px;
	overflow: hidden;
	/*display: none;*/
}
.skShakesInfoTab img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
.skShakesInfoTab a,
.skShakesInfoTab img {
	border: none;
	text-decoration: none;
}
