﻿.ContentBlock{width:960px;text-align:left;
               }
.SidelineContainer {
	width:240px;
	float:left;
}
.SidelineTop {
	width:222px;
	background:url(http://www.tweakcube.com/help/images/ng-sideline-top.gif) no-repeat left top;
	padding-right:18px;
}

.SidelineText {
	padding:10px 0px 20px 18px;
	color: #666666;
}
.SidelineText ul{
    margin: 0px;
    padding-left: 14px;
}
.SidelineText li{
    list-style: square;
    padding-top: 0px;
	margin-top: 0px;
	line-height: 19px;
}


a.title_left,a.title_left:link,a.title_left:hover,a.title_left:visited,a.title_left:active
{
    display:block;
    width:192px;
    height: 16px;
    background-image:url(http://www.tweakcube.com/help/images/title_left.gif);
    background-repeat: no-repeat;
    padding-top: 16px;
    padding-left: 40px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #76aa48;
}
.SidelineBottom {
	width:240px;
	height:4px;
	background:url(http://www.tweakcube.com/help/images/ng-sideline-bottom.gif) no-repeat left top;
}

.right_title
{
    color: #76aa48;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}

.productCatalogMore a {color: #E39000; text-decoration:none;}
.productCatalogMore a:hover {color: #E39000; text-decoration:underline;}
.productCatalogMore a:visited {color: #E39000;}

.productInfo{
	color:#999;
}

.productCatalogPrice {color: #479B00;}
.productCatalogPrice a {color: #479B00; text-decoration:underline;}
.productCatalogPrice a:hover {color: #479B00; text-decoration:underline;}

.productPrice{
	padding:0px 0px 15px 11px;
	font-size: 11px;
	color: #479B00;
	width:115px;
}

.newstitle
{
    padding: 10px 0px 10px 0px;
 }
  .newstitle a
  {
      color:#0048c0;
      font-weight:bold;
      text-decoration:underline;
}  