/*
div.csc-frame .csc-news h1 {
	background-image:none !important;
	border:none !important;
	border-top:1px dotted #666666 !important;
	border-bottom:1px dotted #666666 !important;
	width:100% !important;
	height:auto !important;
	padding:0px !important;
	margin:0px !important;
	margin-top:10px;
}

div.csc-frame .csc-news p {
	padding:0px !important;
	margin:0px !important;
	margin-top:5px;
}
*/

div.csc-frame .csc-news {
	margin-bottom:10px;	
	clear:both;
}


div.csc-frame .csc-news .img-cat img {
	border:none;
	margin:0px;
	margin-right:10px;
	text-align:center;
}

div.csc-frame .csc-news .img-news {
	white-space : nowrap;
	
}


div.csc-frame .csc-news .img-news img {
	border:1px solid #CCCCCC;
	padding:2px;
	margin:0px;
	margin-right:10px;
}

div.csc-frame .float-left  {
	float:left;
}

div.csc-frame .float-right  {
	float:right;
}

div.csc-frame .float-clear {
	clear:both;
}

div.csc-frame  .csc-news {
	position:relative;
}

div.csc-frame  .csc-news-list-left {
	float:left;
	width:150px;
	text-align:center;
}

div.csc-frame  .csc-news .csc-news-list-main {
	float:left;
	width:300px;
	text-align:left;
}
