div.Forum_HeaderText, div a.Forum_HeaderText:link, div a.Forum_HeaderText:visited, div a.Forum_HeaderText:active, div a.Forum_HeaderText:hover {
    color: #444444;
    font: bold 10px Helvetica,Arial,San-Serif;
    text-transform: uppercase;
}

.Forum_FooterText, div.Forum_FooterText, div a.Forum_FooterText:link, div a.Forum_FooterText:visited, div a.Forum_FooterText:active {
    color: #444444;
    font: bold 10px "Lucida Grande",Helvetica,Arial,San-Serif !important;
}

.Forum_AltHeaderText, A.Forum_AltHeaderText:link, A.Forum_AltHeaderText:visited, A.Forum_AltHeaderText:active {
    color: #444444;
    font: bold 12px "Lucida Grande",Helvetica,Arial,San-Serif;
}

.Forum_ToolbarLink, a.Forum_ToolbarLink:link, a.Forum_ToolbarLink:visited, a.Forum_ToolbarLink:hover 
{
    background:#b0daec;
    background: -moz-linear-gradient(center top , #E8FAFF 0%, #B0DAEC 100%) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8faff), color-stop(100%,#b0daec));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8faff', endColorstr='#b0daec',GradientType=0 );
    border-color: #B0DAEC;
    border-radius: 3px 3px 3px 3px;
    color: #444444;
    display: block;
    float: left;
    font-family: Helvetica,Arial,San-Serif;
    font-weight: bold;
    margin: 0 2px;
    padding: 5px 8px;
}

td.Forum_LastPostText a.Forum_LastPostText 
{
    background:#b0daec;
    background: -moz-linear-gradient(center top , #E8FAFF 0%, #B0DAEC 100%) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8faff), color-stop(100%,#b0daec));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8faff', endColorstr='#b0daec',GradientType=0 );
    border-color: #B0DAEC;
    border-radius: 3px 3px 3px 3px;
    color: #444444;
    display: inline-block;
    padding: 2px 6px;
    text-decoration: none;
}

a.Forum_ToolbarLink:hover{background:#a0cadc;background:-moz-linear-gradient(top, #d8eaef 0%, #a0cadc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8eaef), color-stop(100%,#a0cadc));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8eaef', endColorstr='#a0cadc',GradientType=0 );color:#444444;-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none; }
td.Forum_LastPostText a.Forum_LastPostText:hover{background:#a0cadc;background:-moz-linear-gradient(top, #d8eaef 0%, #a0cadc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8eaef), color-stop(100%,#a0cadc));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8eaef', endColorstr='#a0cadc',GradientType=0 );color:#444444;text-decoration:none;border-bottom:1px solid #d8eaef;border-right:1px solid #d8eaef;}

span.Forum_HeaderText {
    color: #444444;
    font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.Forum_UCP_Header {
    color: #444444;
    font-family: "Lucida Grande",Helvetica,Arial,San-Serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}

.Forum_SearchContainer a.primary-action 
{
    background:#b0daec;
    background: -moz-linear-gradient(center top , #E8FAFF 0%, #B0DAEC 100%) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8faff), color-stop(100%,#b0daec));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8faff', endColorstr='#b0daec',GradientType=0 );
    border-bottom: 1px none;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px none;
    color: #444444;
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 8px;
    text-transform: capitalize;
    width: 100px;
}

.Forum_SearchContainer a.primary-action:hover{background:#a0cadc;background:-moz-linear-gradient(top, #d8eaef 0%, #a0cadc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8eaef), color-stop(100%,#a0cadc));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8eaef', endColorstr='#a0cadc',GradientType=0 );color:#444444;border-bottom:1px none;border-right:1px none;-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none;}

td.Forum_NavBarButton a.Forum_Link 
{
    background:#b0daec;
    background: -moz-linear-gradient(center top , #E8FAFF 0%, #B0DAEC 100%) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8faff), color-stop(100%,#b0daec));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8faff', endColorstr='#b0daec',GradientType=0 );
    border-bottom: 1px none;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px none;
    color: #444444;
    display: block;
    padding: 5px 8px;
    text-transform: capitalize;
}

td.Forum_NavBarButton a.Forum_Link:hover{background:#a0cadc;background:-moz-linear-gradient(top, #d8eaef 0%, #a0cadc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8eaef), color-stop(100%,#a0cadc));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8eaef', endColorstr='#a0cadc',GradientType=0 );color:#444444;border-bottom:1px none;border-right:1px none;-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none;text-transform:capitalize;}

.Forum_NavBarButton A.Forum_Link:link, .Forum_NavBarButton A.Forum_Link:visited, .Forum_NavBarButton A.Forum_Link:active {
    color: #444444;
    font: bold 12px Helvetica,Arial,San-Serif;
    text-align: center;
    text-decoration: none;
}

td.Forum_ReplyCell a.Forum_Link 
{
    background:#b0daec;
    background: -moz-linear-gradient(center top , #E8FAFF 0%, #B0DAEC 100%) repeat scroll 0 0 transparent;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8faff), color-stop(100%,#b0daec));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8faff', endColorstr='#b0daec',GradientType=0 );
    border-bottom: 1px none;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px none;
    color: #444444;
    display: block;
    padding: 4px 8px;
    text-transform: capitalize;
}

td.Forum_ReplyCell a.Forum_Link:hover{background:#a0cadc;background:-moz-linear-gradient(top, #d8eaef 0%, #a0cadc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8eaef), color-stop(100%,#a0cadc));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8eaef', endColorstr='#a0cadc',GradientType=0 );color:#444444;border-bottom:1px none;border-right:1px none;-moz-border-radius:3px;-webkit-border-radius:3px;text-transform:capitalize;}

td.Forum_FooterText a.Forum_FooterText:hover, td.Forum_FooterText .Forum_FooterDisabled, div.Forum_FooterText a.Forum_FooterText:hover, div.Forum_FooterText .Forum_FooterDisabled, div.Forum_FooterText a.Forum_FooterText {
    background: none repeat scroll 0 0 #B0DAEC;
    color: #444444;
    text-decoration: none;
}

.Forum_Row, .Forum_Row_Alt {
    background-color: #E8E8E8;
    border-left: 1px solid #B0DAEC;
    border-top: 1px solid #B0DAEC;
    padding: 10px 5px 10px 10px;
}