﻿.SidelineContainer {
	width:240px;
	float:left;
	overflow: hidden;
     
}
.SidelineTop {
	width:230px;
	background:url(../images/ng-sideline-top.gif) no-repeat left top;
	padding-right:10px;
}

.SidelineText {
	padding:5px 0px 0px 0px;
	color: #666666;
}
.SidelineText ul{
       margin-bottom:10px;
    padding-left: 15px;
}
.SidelineText li{
    list-style: square;
    padding-top: 5px;
	margin : 0px;
	line-height: 19px;
}


.SidelineText2 {
	padding:5px 0px 0px 0px;
	color: #666666;
	height:100%; overflow:hidden;
}
.rightcontent{
	float: left;
	width: 668px;
	margin: 0px 0px 0px 20px;
}

	.rightcontent .current_nav{
		padding: 15px 0;
	}
	
	.rightcontent h2{
		font-size: 18px;
		padding: 20px 0 20px 0;
		text-align: center;
	}
	
	.rightcontent p{
		padding: 10px 0;
		font-size: 12px;
		line-height: 22px;
	}
	
	.rightcontent p a{
		text-decoration: none;
		color: #333;
	}
	
	.rightcontent p a:hover{
		text-decoration: underline;
	}

a.title_left,a.title_left:link,a.title_left:hover,a.title_left:visited,a.title_left:active
{
    display:block;
    width:204px;
    height: 18px;
    background-image:url(../images/title_left.gif);
    background-repeat: no-repeat;
    padding-top: 14px;

    padding-left: 28px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #255EA0;
}

.SidelineBottom {
	width:240px;
	height:4px;
	background:url(../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 10px 0;
	font-size: 16px;
 }
 
 	.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;
}