@charset "utf-8";
/* CSS Document */

/* begin styles for RSS Feed */



#information-design02 .rss-box {
	border: 2px solid #FFBB66;
	width: 380px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#information-design02 .rss-items {
	padding:0.5em;
0.5em;
	color:#000;
	margin: 0px;
}

#information-design02 p.rss-title {
	background-image: url(../img/rss/02/rss-title.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	width: 365px;
	height: 46px;
}

#information-design02 .rss-title {
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
	text-align: left;
}



#information-design02 .rss-item  {
	font-family: "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	list-style:none;
	padding-bottom:1em;
	color: #000;
}



#information-design02 .rss-item a {
	color: #000;
	font-size: 12px;
	margin-right: 20px;
	width: 250px;
	background-image: url(../img/rss/02/rss-item-a1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	}

	

#information-design02 .rss-item a:visited {

	color:#000;

}



#information-design02 .rss-date {
	font-size: 10px;
	color: #AAA;
	width: 250px;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

#information-design02 .pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
#information-design02 .pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
#information-design02 .pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
#information-design02 .pod-play:hover {
   background: #666;
   color: white;
   }
#information-design02 .pod-play:hover em {
   background: black;
   color: white
   }
#information-design02 br.empty{ display: none; }
