@charset "utf-8";

@import url("right.css"); 

div#rss {
	width:644px;
	margin:10px 0 10px 10px;
	float:left;
}

div#rss img {
	border:none;
	float:left;
	margin-right:10px;
}

div#rss h1 {
	padding:0px 0 5px 0px;
	font-size:1.8em;
}

div.rss {
	margin-top:10px;
}

div.rss p {
	font-size:1.4em;
	margin-bottom:10px;
}

div#right h2 {
	font-size:1.3em;
	text-transform:uppercase;
	padding:0px 0 5px;
}

div#right h3 {
	background:url(/img/frontend/i_rss_h3.png) no-repeat 0 12px;
	font-size:1.4em;
	padding:5px 0 10px 10px;
	border-top:1px solid #E9e9e9;
}

div#right a {
	font-size:1.4em;
}

div#right ol {
	height:1%;
	overflow:hidden;
	padding-bottom:10px;
}

div#right ol li {
	float:left;
	width:150px;
}
