body.the_buzz div#wrapper {
    height:800px;
}
body.the_buzz div#content {
    font-size:11px;
    left:509px;
    top:66px;
    width:449px;
}
body.the_buzz div#content .magentanews .title a:link{
	color:#747474;
	font-weight:bold;
}
#the_buzz_noscript a {color:#00ccff;}
body.the_buzz div#content h2 {
    background-image:url(../images/the_buzz.gif);
    background-position:right top;
    background-repeat:no-repeat;
    float:right;
    color:#000;
    font-size:2.1em;
    height:27px;
    text-indent:-9999px;
    width:170px;
}
body.the_buzz div#content div.solidLine {
    border-bottom:1px solid #000000;
    height:15px;
    margin-bottom:15px;
    clear: both;
}
body.the_buzz div#content div.dottedLine {
    background-image:url(../images/dotted_line.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
    clear: both;
    height:1px;
    padding-top:14px;
    *padding-top:6px;
    _padding-top:6px;
    margin-bottom:17px;
}
body.the_buzz div#content div.newsContainer {
    width:420px;
    float:left;
}
body.the_buzz div#content div.newsItem img {
    float: left;
    margin:0px 10px;
}

body.the_buzz div#content div.newsItem h3 {
    color:#00CCFF;
    font-weight:bold;
    font-size:12px;
}
body.the_buzz div#content div.newsItem p {
    margin-top: 15px;
    text-align:left;
    color: #000;
}
body.the_buzz div#content div.newsItem p span.date{
    color: #c0c0c0;
}
body.the_buzz div#content div.newsItem img.rollOver {
    cursor:pointer;
    margin: 0 0;
}
body.the_buzz div#footer {
	font-size:10px;
}
body.the_buzz #archive_link{
	float:left;
	margin-top:11px;
}
body.the_buzz #archive_link a{
	text-indent:-9999px;
	width:64px;
	height:16px;
	display:block;
	background:url(../images/archive_off.gif) top left no-repeat;
}
body.the_buzz #archive_link a:hover{
	background:url(../images/archive_on.gif) top left no-repeat;
}
body.the_buzz #buzz_main_story{
	background:url(../images/dotted_line.gif) bottom left no-repeat;
}
body.the_buzz .story_image{
	float:left;
	width:115px;
	height:115px;
	margin-right:21px;
}
body.the_buzz .story_content{
	float:left;
	width:303px;
}
body.the_buzz .story_content p{
	color:#000000!important;
	text-align:left!important;
}
