/*
div.content_item .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.content_item .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-right:10px;
	margin-bottom:10px;
	text-align:center;
}

div.csc-frame .csc-news .img-news {
	white-space : nowrap;
	margin:10px;
	margin-top:5px;
	margin-bottom:5px;
}


div.csc-frame .csc-news .img-news img {
	border:1px solid black;
	border:none;
	margin-right:10px;
	margin-bottom: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-list-left {
	/* width:100px; */
	text-align:center;
	padding-top: 10px;
}


