.about {
	color:#363636;
}

div.article .articleToolbar {
    display:none;
}

div.article p.articleBody strong {
    font-weight:bold;
    font-size:14px;
}

div.article p.articleBody em {
    font-style:italic;
}

div.article p.articleDateTime {
    font-weight:bold;
    font-size:12px;
}

div.article p.articleTitle,
.about_bg h2,
.article h1
{
    font-weight:bold;
    color: #a91467;
    font-size:18px;
    clear:both;
	margin-bottom:10px;
	margin-top:10px;
}

div.article p {
	line-height:150%;
	margin-bottom:13px;
	margin-top:0;
}

div.article div.belowarticle {
    background-image:url(/css/gfx/common/article_actions_bg.gif);
    background-repeat:repeat-x;
    height:21px;
    margin-bottom:20px;
    clear:both;
}

div.article .imageLeft, div.article .frameboxLeft{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

div.article .imageRight, div.article .frameboxRight{
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}

div.article .imageTop {}

div.article .imageBottom {}

div.article .frameboxBottom,div.article .frameboxTop,div.article .frameboxLeft,div.article .frameboxRight {
    width:200px;
}

div.linkgrouptitle {
    font-weight:bold;
}

div.article .linksbox, div.article .textbox, div.article .quickpollbox {
    width:176px;
    padding:10px;
    border:1px solid #AAAAAA;
}

div.article {}

/* about_header */

.frame > .about_bg {
    background-color: #7A7A7A;
    box-shadow: none;
}

.frame > .about_bg h2 {
    color: white;
    margin: 0;
}

.about_bg h1 {
	color:#363636;
	font-size:20px;
	font-weight:bold;
	padding-bottom:3px;
}

/*about article/text area*/

.about a.morelink {
	background:transparent url(gfx/common/linkarrow.gif) no-repeat scroll 2px center;
	padding-left:11px;
}

.about p, .about h2, .about h3 {
	margin-top:5px;
	margin-bottom:5px;
}

.about p, .about ol.points {
	margin-bottom:10px;
}

.about ol.points {
	list-style-type: decimal;
	font-weight: bold;
	padding-left:0px;
}

.about ol.points li {
	font-weight: normal;
	list-style-position:inside;
}

.about h2.divider {
	margin-top:0;
	padding-top:10px;
	border-top:1px solid #AAAAAA;
}

.about h2 {
	font-size:16px;
}

.about h2, .about h3 {
	margin-top:20px;
	font-weight:bold;
}

/*buyinfo right box*/

.about .buyinfo_top,.buy .buyinfo_top {
    width:315px;
    height:11px;
    background:transparent url(gfx/widgets/sputnik/standard_wide_top_bg.gif) no-repeat scroll left top;
}

.about .buyinfo_body,.buy .buyinfo_body {
    width:285px;
    padding-left:10px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:11px;
    background:transparent url(gfx/widgets/sputnik/standard_neutral_wide_bottom_bg.jpg) no-repeat scroll left bottom;
}

.about .buyinfo_body img,.buy .buyinfo_body img  {
    width:66px;
    height:66px;
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}



.frame ul.filter_boxed {
    background-color: #E1E1E1;
    border: 1px solid #CCCCCC;
}

.frame ul.filter_boxed li a {
    color: #1D1D1D;
}

.frame ul.filter_boxed li,
.frame ul.filter_boxed li.header,
.frame ul.filter_boxed li.footer {
    background: none;
    padding-left: 6px;
    width: 140px;
}

