﻿.SidelineContainer {
	width:240px;
	float:left;
	overflow: hidden;
}
.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 : 0px;
	line-height: 19px;
}

.rightcontent{
	float: left;
	width: 668px;
	margin: 0px 0px 0px 20px;
}

	.rightcontent .current_nav{
		padding: 15px 0;
	}

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: #255EA0;
}

.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: #8a8a8a;}
.productCatalogPrice a {color: #8a8a8a; 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 h4{
	display: inline-block;
    padding: 10px 0 0 0;
 }
 
 	.newstitle h4 a{
		color: #333;
	}
	
 	.newstitle h4 a:hover{
		color: #255EA0;
		text-decoration:underline;
	}

.newstitle span{
	font-size: 10px;
	font-weight: normal;
	-webkit-text-size-adjust:none;
}
