/* Lists */
		.box-content-switch       	
		{ 
			background:none !important;
			list-style:none;
			margin-left:-15px;
		}
		.box-content-switch  .item     	
		{ 
			background:none !important;
		}

		.box-content-switch-panel .prev, .box-content-switch-panel .next {
			text-decoration: none;
		}				
	
		.customercomments-content .commentbox .content .commentauthor {
			color: #333333;
			font-size: 11px;
			font-weight: bold;
			text-align: right;
			padding: 10px;
		}
		
		.customercomments-content .commentbox .header {			
			border: none;
			margin-bottom: 0px;
			text-align: right;		
		}
	
	   .customercomments-content .commentbox .tipcount {			
			float: left;
			padding-left: 120px;
			padding-top: 10px;
		}
		.col-main .customercomments-content .commentbox .switches {			

		}