@import url("hottopic.css");
@import url("rating.css");
 
 	
#newsListFresh   h1, #Rating1 h1 {
	text-align:left;
    font-family: "lucida grande", verdana, sans-serif;
	border: none;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 22px -2px 20px;
	padding-left:5px;
	/*color: #005fb0;*/
	color: #cc0000;
	}
  
   .key-point:before {
		line-height: 0.1;
		background: transparent url("images/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 10px;
		display: block;
		content: url("images/key-point_tl.gif");
	}
	.key-point {
		background: #e4ecec url("images/key-point_back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
		margin-top: 0em;
	}
	.key-point:after {
		display: block;
		clear: both;
		padding-top: 10px;
		line-height: 0.1;
		content:  url("images/key-point_bl.gif");
		margin: -15px;
		height: 8px;
		background: transparent url("images/key-point_br.gif") scroll no-repeat bottom right ;
	}
	
	  	
	 .key-point-entry:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("images/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("images/key-point_tl.gif");
	}
	.key-point-entry {
		background: #e4ecec url("images/key-point_back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
		margin-top: 0;
		font-family: Verdana, sans-serif;
		font-size:80%;
		float: left;
	}
	.key-point-entry:after {
		display: block;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("images/key-point_bl.gif");
		margin: -15px;
		height:8px;
		background: transparent url("images/key-point_br.gif") scroll no-repeat bottom right ;
	}	
	
	.key-point-entry h1 {
		font-family: Georgia, "lucida grande", verdana, sans-serif;
		text-align:Center;
		font-style:normal;
		border: none;
		font-size: 1em;
		font-weight:bold;
		margin-top: -10px;
			
	}
	
	.key-point-entry h2 {
		font-family: Georgia, "lucida grande", verdana, sans-serif;
		text-align:left;
		font-style:italic;
		border: none;
		font-size: 110%;
		font-weight:bold;
		margin-top: -5px;
		margin-bottom:-20px;
		padding:0;
			
	}
	
	
	.key-point-entry p {
		margin:0px;
		padding:0;
		height:30px;
		}
		.key-point-entry img {
		vertical-align: middle;
		}