/***********************************************/
/* Rádio SIM                                   */
/* Renasceça WEBDEVCORE                        */
/***********************************************/

/***********************************************/
/* RESIDENT STYLES                             */
/***********************************************/ 

#center_nav_detail{
	float:right;
	width:463px;
	height:411px;
	font-size:12px;
	background-image:url(../images/bg_detail_registo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#center_title {
	width:201px;
	height:131px;
	position:relative;
	top:-5px;
	left:36px;
}
#center_form {
	position:relative;
	width:400px;
	left:45px;
	top:-30px;
	color:#d1ab60;
}

#detail_sub{
	float:left;
	width:341px;
	background-image:url(../images/bg_detail_sub.jpg);
	background-repeat:repeat-y
}
cx_registerBox{

    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none;
	margin:2px;
	padding:3px
}
