body {
	background-color:#FFF;
        background-image:url(/imagens/0,,5459,00.jpg);
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
p {
	color:#525757;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#6b7272;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	margin: 0px auto;
	text-align:left;
	width:900px;
        background-image:url(/imagens/0,,,00.jpg);
	background-repeat:repeat-x;
	border:0px solid #000000;
}
#header {
	width:900px;
	height:84px;
	position:absolute;
}

#imageTop {
	margin-top:0px;
	border-bottom:2px solid #FFFFFF;
	background-image:url(images/imgHeader.png);
	background-repeat:no-repeat;
	width:900px;
	height:157px;
}
#content{
	margin: 10px auto;
	text-align:left;
	width:900px;
        background-image:url(/imagens/0,,,00.jpg);
	background-repeat:repeat-x;
	border:1px solid #eee;

}

#left{
	width:0px;
	float:left;
	margin-left:0px;
	/*margin-top:1px;*/
}
#middle{
	width:585px;
	float:left;
        margin-top:10px;
	margin-left:10px;
	border:0px solid #000000;
	/*margin-top:15px;*/
}
#right{
	width:280px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	/*margin-top:0px;*/
	border:1px solid #ecece4;
}

.title {
	text-align:left;
        /*background-image:url(/imagens/0,,,00.jpg);*/
        background-color:#004065;
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-left:0px;
	color:#FFFFFF;
	font-family:Sanford;
	height:25px;
	width:280px;
	font-size:20px;
}
.title span {
	margin-left:10px;
}

/************************* Twitter ****************************/

#tweetsTitle {
	margin: 27px auto;
	width:279px;
	color:#004065;
	font-family:Sanford;
	text-align:right;
	margin-top:40px;
	margin-bottom:0px;
	border-bottom:1px solid #ddd;
	background-color:#976300;

}
#tweetstitle span {
	margin-top:30px;
}
#tweets {
	margin: 27px auto;
	float:left;
	clear:both;
	height:230px;
	width:279px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	overflow-y:auto;
	margin-right:10px;
	margin-bottom:10px;
        scrollbar-base-color: #FFFFFF;
        scrollbar-arrow-color: #004065;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-face-background-color:url(/imagens/0,,4882,00.jpg);
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
}

#tweets li {
	display:block;
	clear:both;
	font-weight:;
	color:#768e6a;
	border-bottom:1px solid #DDD;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	height:70px;
}

#tweets li span {
	font-weight:bold;
	color:#f19a04;
	margin-right:5px;
        margin-bottom:10px;
}

.ttlTweets {
	display:block;
	clear:both;
	width:279px;
	margin-top:0px;
        background-image:url(/imagens/0,,5481,00.jpg);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/	
        margin-bottom:0px;
}

/********************* header Menu ****************************/
#header{
	position:relative;

}
#headerMenu {
	display:block;
        background-color:#;
	text-align:center;
	height:20px;
	/*width:750px;*/
	padding-top:0px;
}
#headerMenu li{
        background-image:url(/imagens/0,,,00.jpg);
	background-position:left;
	background-repeat: no-repeat;
	position:relative;
	display:inline;
	text-align:center;
}

#headerMenu li:hover {
        /*background-image:url(/imagens/0,,2111,00.jpg);*/
        background-image:url(/imagens/0,,,00.jpg);
	background-position:left;
	background-repeat: no-repeat;
	position:relative;
	display:inline;
	text-align:center;

}


#headerMenu li a{
	display:inline;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	/*padding:10px 6px;*/
	padding-right:10px;
	margin-left:10px;
	letter-spacing:1px;
	border-right: solid 0px #FFFFFF;
}
#headerMenu li a:hover{
	color:#a2daf3;
	letter-spacing:1px;
}

#headerMenu ul {
	position:absolute;
	top:12px;
	/*left:315px;*/
	left:0px;
	background-color:#004065;
	display:none;
	opacity:0;
	list-style:none;
	width:150px;
}
#headerMenu ul li {
	background:none;
	position:relative;
	margin:0;
	display:inline;
        list-style:none;
        text-align:left;
}


#headerMenu ul li a {
	background:none;
        display:block; 
	font-size:10px;
        padding:3px 7px 5px; 
        background-color:#004065;
        text-align:left;
}

#headerMenu ul li:hover {background:none;}

/*
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul ul {left:148px; top:-1px}
*/

/************************* Home *****************************/

#mainTitle {
	width:585px;
	height:0px;
	color:#143554;
	font-family:Sanford;
	text-align:right;
	border-bottom:10px solid #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	background-image:url(imagens/0,,1748,00.jpg);
	background-repeat:repeat-y;
}

.destaquesTitle {
	clear:both;
	text-align:left;
	color:#143554;
	font-size:20px;
	text-align:left;
	font-family:Sanford;
	width:585px;
	height:25px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #eee;
	background-color:#ddd;
	background-repeat:repeat-y;
	border-bottom:1px solid #eee;
}

.destaquesTitle p {
	width:585px;
	height:25px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#114f98;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background-color:#ddd;
	background-repeat:repeat-y;

}

#destaquesImages {
	float:left;
	text-align:left;
}

.destaquesImages {
	text-align:center;
	padding:0px;
	float:left;
}

.destaquesText p {
	text-align:left;
	float:left;
	border-right:1px solid #760000;
	border-left:1px solid #760000;
	width:290px;

}

.destaquesText p {
	padding: 10px 10px 10px 20px;
}

.destaquesDate {
	font-size:12px;
	font-weight: regular;
	color:#bb0000;
}

.destaquesCorpo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.destaquesMore {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.postC {
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;	
	background-color:#143554;
	font-family:Arial, Helvetica, sans-serif;
}

.postNC {
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	width:280px;
}

.postTitle {
	display:block;
	text-align:center;
	border:1px solid #eee;
	color:#143554;
}

.postTitle a {
	text-decoration:none;
	font-size:16px;
	font-family:Arial;
	color:#143554;
}

.postBody {
	display:block;
	margin-top:10px;
	font-size:12px;
	border-bottom:2px solid #eee;
	text-align:justify;
	padding:6px;
}

.postAuthor {
	display:none;
	margin-top:15px;
	text-align:right;
	border-bottom:2px solid #003399;
}

/************************ Agenda ****************************/

#agendaLeft {
	float:left;
	width:220px;
	margin-right:10px;
}

#agendaRight {
	width:355px;
	float:left;
	margin-bottom:10px;
}

.tableAgenda {
	margin:0px auto;
	text-align:center;
	background-image:url(/temas/pibcopa/logo2.png);
	background-position:right;
	background-repeat:no-repeat;
}

.thMonth {
	background-image:url(/temas/pibcopa/degradeFooter.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.trWeek {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.trWeek th {
	border-bottom:3px solid #eee;
}

.trDays {
	text-align:right;
}

.trDays td {
	border:1px solid #ddd;
	width:71px;
	height:25px;
	font-size:10px;
}

.trDays td:hover {
	background-color:#ddd;
}

.destaquesEventos {
	text-align:center;
	color:#FFFFFF;
	clear:both;
	font-size:14px;
	text-align:center;
	background-image:url(/temas/pibcopa/degradeFooter.png);
	background-repeat:repeat-y;
	font-family:"Times New Roman", Times, serif;
	width:100%;
}

.activity {
	width:353px;
	border:1px solid #ccc;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.activityDay {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	border-right:1px solid #ccc;
	color:#124584;
	float:left;
	width:20px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.activityDescription {
	width:320px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding-left:5px;
}

.event {
	border:1px solid #ccc;
}

.eventDay {
	display:block;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#124584;
}

.eventDescription {
	margin-left:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:570px;
}

.eventHour {
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;

}
/*********************** Downloads **************************/

#downloadList {
	margin-top:10px;
	list-style:none;
}

#downloadList li {
	height:55px;
}

#downloadList li:hover {
	background-color:#eee;
	cursor:pointer;
	height:55px;
}

.dlDescription {
	float:left;
	width:535px;
}

.dlIcon {
	float:left;
	background-color:#eee;
	height:50px;
	border:0px solid #003399;
}

.dlFileName {
	float:left;
	background-color:#eee;
	display:block;
	font-family:Sanford;
	font-size:16px;
	color:#124584;
	width:535px;
	border-bottom:0px solid #003399;
}

.dlFileDescription {
	float:left;
	width:535px;
	font-family:Sanford;
	font-size:14px;
	color:#a43f4f;
}

.dlSize {
	display:block;
	float:left;
	font-family:Sanford;
	font-size:14px;
	color:#a43f4f;
}

/************************* Artigos ******************************/

.TitleArtigos {
	text-align:center;
	color:#143554;
	font-size:20px;
	text-align:left;
	font-family:"Verdana", Times, serif;
	width:585px;
}

.UltArtigo {
	background-color:#ffffff;
	margin-bottom:10px;
}
.UltArtigo p {
	text-align:justify;
	padding:10px;

}

#artigoTitle {
	color:#003300;
	margin-top:5px;	
	font-size:17px;
	padding:5px;
}

.artigosAntigos {
	background-color:#143554;
	margin-bottom:10px;

}

#artigoTexto {
	margin-left:15px;
	padding:5px;
}

.antigosLine {
	display:block;
	border:1px solid #eee;
	padding:5px;
	height:20px;
}

.antigosLine:hover {
	background-color:#ccc;
}

.AntigosTitle {
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
}

.AntigosTitle a {
	text-decoration:none;
	display:block;
	cursor:pointer;
	font-family:"Verdana", Times, serif;
}

.AntigosTitle a:hover {
	text-decoration:none;
	display:block;
	cursor:pointer;
}


.AntigosTexto {
	display:inline;
}

/*********************** Cadastro **************************/

.cadMembros {
	margin-top:10px;
	padding:10px;
	font-size:12px;
	color:#3d8611;
}

.cadMembros label {
	display:block;
	font-size:12px;
	color:#3d8611;
}

#cadastroForm input {
	border:1px solid #bbb;
}

#fieldsetcad1 {
	border:none;
	color:#3d8611;
	display:block;
}

#fieldsetcad1 legend {
	color:#3d8611;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin-bottom:10px;
}

#cadastroForm label {
	display:block;
}

#fieldsetcad2 {
	border:none;
	color:#3d8611;
}

#fieldsetcad2 legend {
	color:#3d8611;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin-bottom:10px;
}

input {
	border:1px solid #22560a;
}

input:hover {
	border:1px solid #3d8611;
}


/******************* Galeria de Fotos **********************/

#galeriaFotos {
	list-style:none;
}

.listGaleriaFotos {
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.listGaleriaFotos:hover {
	background-color:#ddd;
}

.thumbGF {
	float:left;
	border:2px solid #00abb9;
	padding:10px;
}

.titleGF {
	display:block;
	font-family:Verdana;
	font-size:18px;
	color:#124584;
	border-bottom:1px solid #CCCCCC;
	margin-left:30px;
}

.titleGF a {
	cursor:pointer;
	text-decoration:none;
}

.descriptionGF {
	display:block;
	height:70px;
	font-size:12px;
	margin-top:10px;
}

/******************* Galeria de Video **********************/

#videos {
	list-style:none;
	margin-top:10px;
}

#videos .on {
	background-color:#b20000;

}

#videos li {
	margin-top:10px;
}

#videos p {
	padding:0px;
}

.videoThumb {
	clear:both;
	float:left;
	border:2px solid #00abb9;
}

.videoDescriptionOn {
	float:left;
	background-color:#00abb9;
}

.videoDescriptionOff {
	float:left;
}

.vdTitle {
	margin-left:10px;
	font-family:Sanford;
	font-size:20px;
	color:#a43f4f;
	diplay:block;
	width:485px;
	border-bottom:1px solid #003399;

}

.vdInformation {
	margin-left:20px;
	color:#a43f4f;
	font-family:Sanford;
	font-size: 14px;
}

.vdSize {
	margin-left:20px;
	color:#b20000;
	font-family:Sanford;
	font-size: 14px;
}

.vdDuration {
	margin-left:20px;
	color:#a43f4f;
	font-family:Sanford;
	font-size: 14px;
}

/*********************** Localização **************************/

#map_canvas {
margin:0px auto;
width:585px;
height:240px;
}


/********************** Fale Conosco ************************/

label {
	display:block;
	font-size:12px;
	color:#124584;
}

fieldset {
	margin-top:10px;
	padding:10px;
}

.faleConosco {
	margin-top:10px;
	padding:10px;
}

.faleConosco label {
	display:block;
	font-size:12px;
	color:#124584;
}

/*********************** Pastores **************************/

#pastoresul {
	list-style:none;
	margin-top:10px;
}

#pastoresul li {
	margin-top:0px;
}

.imgPastor {
	float:left;
	height:75px;
	width:75px;
	border:1px solid #00abb9;
}

.Pastor {
	float:left;
	margin-bottom:0px;
}

.PastorTitle{
	padding:10px;
	font-family:"Verdana", Times, serif;
	font-size:16px;
	color:#00abb9;
	background-color:#ecfaf8;
	margin-left:10px;
}

.PastorDescricao {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:500px;
	text-align:justify;
}

/*********************** Aniversariantes **************************/

#niverList {
	list-style:none;
}

#niverList li {
	width:100%
}

#niverList li p {
}

.listTitle {
	border-bottom:3px solid #22560a;
}

.nomeMembro {
	width:500px;
	background-color:#eee;
	border-bottom:1px solid #FFFFFF;
	float:left;
}

.nomeMembro:hover {
	background-color:#ddd;
	cursor:pointer;
}

.niverMembro {
	width:85px;
	background-color:#eee;
}

.niverMembro:hover {
	width:85px;
	background-color:#ddd;
	cursor:pointer;
}


/*********************** Canais **************************/
#breadCrumb {
	margin-bottom:5px;
	font-size:12px;
	color:#bb0000;
}

.titleChannel {
	text-align:center;
	margin-top:10px;
	color:#08145d;
	font-size:20px;
	text-align:left;
	font-family:"Verdana", Times, serif;
	width:585px;
}

.channelBlock {
	width:270px;
	float:left;
}

.channelBlock p{
	margin-left:40px;
}

.channelTitle {
	color:#08145d;
	margin-top:5px;	
	font-size:17px;
	padding:5px;
	width:230px;
	background-color:#;	
}

.channelTitle a {
	text-decoration:none;
}

.channelTitle:hover {
	display:block;
	text-decoration:none;
	cursor:pointer;
	background-color:#ccc;
}

.channelPreview {
	width:200px;
	text-align:justify;
	float:left;
}

.channelResearch {
	clear:both;
	background-color:#ddd;
	margin-bottom:10px;

}

.researchLine {
	display:block;
	border:1px solid #eee;
	padding:5px;
	height:20px;
}

.researchLine:hover {
	background-color:#ccc;
}

.researchTitle {
	display:inline;
	color:#003300;
	text-decoration:none;
	font-size:14px;
}

.researchTitle a {
	text-decoration:none;
	display:block;
	cursor:pointer;
	font-family:"Verdana", Times, serif;
	font-size:14px;
}

.researchTitle a:hover {
	text-decoration:none;
	display:block;
	cursor:pointer;
}
/************************ Enquete ***************************/
menucontent fieldset {
	width:100px;
	text-align:left;
}

/*********************** Menu Left **************************/

#left .menuheader {
	width:162px;
	height:20px;
}
#left .menucontent {
	width:160px;
        padding-left:0px;
}

#left .menucontent form {
        padding-left:10px;
}

#left .menu {
	text-decoration:none;
	font-size:12px;
	color:#;
	margin-left:4px;
	list-style:none;
}

#left .menu li {
	border-left: solid 3px #;
        border-bottom: dotted 1px #bfbdbd; 
	width:144px;
	height:25px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-left: 11px;
	background-position:left;
        display:block;          
}

#left .menu a {
	text-decoration:none;
	color:#000000;
	background-position:left;
}

#left .menu a:hover {
	text-decoration:none;
	color:#0b5d7d;
	background-position:left;
}

#left .menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family:"Arial", Times, serif;
	font-size:12px;
}
#left .menufooter{
	width:162px;
	height:0px;
        display:block;
}
#left .postheader,.menuheader{
	color:#FF0000;
}

/************************ Menu Right **************************/
#right .menuheader{
	width:220px;
	height:0px;
	display:block;
	
}
#right .menucontent{
	width:210px;
	text-align:center;
	margin-left:0px;
	background-color:#;
	border:0px solid #ddd;
}

#right .menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family:"Arial", Times, serif;
	font-size:18px;
	font-weight: bold;
}
#right .menufooter{
	width:192px;
	height:0px;
	background-repeat:no-repeat;
	display:block;
}
#right .postheader,.menuheader{
	color:#f3aa58;
}

/************************* Footer ****************************/
#footer{
	clear:both;
	width:900px;
	height:30px;
	background-color:#143554;
	background-repeat:no-repeat;
}
#footer span{
	color:#143554;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	width:900px;
	display:block;
	padding-top:40px;
}

#footer span a{
	color:#143554;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

#footer span a:hover{
	color:#143554;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
}

/************************* MISC ******************************/

img {
	border:0px;
}

.vote {
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#a43f4f;
}
/************************* MINISTERIOS ******************************/

#motioncontainer {
	width: 581px; 
	height: 95px;
	margin-left:0px;
	border:1px solid #ddd;
	margin-bottom:10px;
	top:1px;
}
 
#motioncontainer a img {
/*border: 1px solid #cccccc;*/
}
 
#motioncontainer a:hover img {
}
 
#statusdiv {
/*background-color: lightyellow;
border: 1px solid gray;*/
padding: 0px;
margin: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: 0px;
visibility: hidden;
}
 
#motioncontainer a {
/*border:#000000 solid 1px;*/
}
#motioncontainer a:hover {
/*border:#FFFFFF solid 1px;*/
}
.ministeriosTitle {
	font-family:Arial;
	font-size:13px;
	text-align:left;
	display:block;
	border-bottom:0px solid #004065;
	color:#004065;
	padding-left:15px;
	margin-left:7px;
	margin-top:13px;
	margin-bottom:3px;
	letter-spacing:2px;
        background-image:url(/imagens/0,,2112,00.jpg);
	background-position:left;
	background-repeat: no-repeat;
	width:200px;
}

/************************* MEDIA ******************************/

#mediaPlayer {
	background-color:#eee;
}

/************************* Chamadas Flash ******************************/

#myGallery
{
        width: 585px;
        height: 240px;
	margin-bottom:10px;
}

/****************************** Abas ************************************/

.simpleTabs {
        padding:10px 0px 10px 0px;
        width:585px;
        hight:240px;
       float:left;
}
.simpleTabsNavigation { 
        margin:0 10px; padding:0;
        text-align:left;
}
.simpleTabsNavigation li { 
        list-style:none;
        display:inline;
        margin:0;
        padding:0;
}
.simpleTabsNavigation li a { 
        border:1px solid #f50a00;
        padding:3px 6px;
        background:#F0F0F0;
        font-size:14px;
        text-decoration:none; 
        font-family:Georgia, "Times New Roman", Times, serif;
 }
.simpleTabsNavigation li a:hover { 
        text-decoration:none; 
        background-color:#F6F6F6; 
        font-family:Georgia, "Times New Roman", Times, serif;
 }
.simpleTabsNavigation li a.current {
        background:#fff; color:#222; 
        border-bottom:1px solid #fff; 
}
.simpleTabsContent { 
        border:1px solid #f50a00; 
        padding:5px 15px 15px 15px; 
        margin-top:3px; 
        display:none;
        background-color:#fff;
}
.simpleTabsContent.currentTab { display:block; }


/****************************** Chamadas Scroller ************************************/

.module-scroller { width: 585px; }
.rokintroscroller-container {	background: url(/gospelsites/img/bg.jpg) center left repeat-x;	overflow: hidden;	padding: 0 30px; }
.rokintroscroller-wrapper {	overflow: hidden; }
.rokintroscroller-leftarrow {	background: url(/gospelsites/img/slider-arrow-l.png) 0 50% no-repeat;	height: 100%;	width: 23px; }
.rokintroscroller-rightarrow {	background: url(/gospelsites/img/slider-arrow-r.png) 100% 50% no-repeat;	height: 100%;	width: 23px;}
#rokintroscroller {	margin-top: 10px; }
#rokintroscroller div {
        width: 160px;
        margin: 0px 4px 0px 9px;
        padding-left: 5px;
	border-right: 1px solid #383838;
	float: left; 
}
#rokintroscroller div.first {	margin-left: 0; }
#rokintroscroller div.last {	border-right: none;	margin-right: 0;	padding-right: 0; }
#rokintroscroller div div.rokintroscroller-image,
#rokintroscroller div div.rokintroscroller-caption,
#rokintroscroller div div.rokintroscroller-readmore {	border: 0;	margin: 0;	padding: 0; }
#rokintroscroller h3 {	font-size: 12px;	font-weight: normal;	margin: 10px 0 2px;	color: #efefef; }
#rokintroscroller p  {	font-size: 11px;	font-weight: normal;	margin: 0 0 8px; }
#rokintroscroller h4 {	margin: 6px 0 0 0;	font-size: 100%;	color: #999; }
a.readon:hover { text-decoration: none; }
a.readon {	margin-top: 10px;	font-weight: normal;	font-size: 75%;	padding-bottom: 5px;	padding-right: 10px;	display: block;	text-indent: 4px;	line-height: 150%;	color: #fff;	text-transform: uppercase;	background: url(/gospelsites/img/readon3.png) 0 0 no-repeat; }

/****************************** Chamadas Scroller ************************************/

#dock {
        position: absolute;
        top: 0px;
        left: 750px;
}