﻿/***********************************************/
/* Rádio SIM                                   */
/* Renasceça WEBDEVCORE                        */
/***********************************************/

/***********************************************/
/* RESIDENT STYLES                             */
/***********************************************/ 
#center_nav_podcast{
	float:right;
	width:498px;
	height:411px;
	font-size:12px; 
	background-image:url(../images/bg_main_rubricas.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#center_title 
{
	width:199px;
	height:131px;
	position:relative;
	top:20px;
	left:40px;
}

#center_items 
{ 
	width:380px;  
	height:133px;
	position:relative;
	left:57px;
	top:-30px
}

#center_items_podcast 
{ 
	width:370px;  
	height:260px;
	position:relative;
	left:10px;
	top:5px
}

#center_items_podcast ul.items {
	margin:0;
	padding:0;
}
#center_items_podcast ul.items li 
{
	margin:0;
	padding:2px;
	float:left;
	padding-bottom:0px;
	list-style-type:none;
	z-index:50;
	font-size:12px;
	width:180px;
	height:18px /* 18 */
	
}
