﻿body
{
	background-image:url(/askanexpert/images/look_feel/forum_head_bg.jpg);
	background-repeat:repeat-x;
}
#Header
{
	background-color:Transparent;
}

a {text-decoration:none; font-weight:bold; font-family:"Lucida Grande","Nimbus Sans Medium",Arial,sans-serif;}

#Header h1 {
    background-color:#000000;
    border-bottom:solid 0px #ffffff;
    background-image:url(/askanexpert/images/look_feel/logo.jpg);
    background-repeat:no-repeat;
    background-position:30px 5px;
    width:260px;
}

.DiscussionTopic a, h1 a, .CategoryName a
{
	color:#666666 !important;
}

