/* BROWSE MIDDLE */
.BrowseContainer
{
	margin-bottom: 15px;
}

.BrowseContainer .Header
{
	width: 100%;
}

.BrowseContainer .HeaderLeft
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_left.gif) left top no-repeat;
}

.BrowseContainer .HeaderRight
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_right.gif) right top no-repeat;
}

.BrowseContainer .HeaderIcon
{
	float: left;
	margin-right: 5px;
}

.BrowseContainer .HeaderTitle
{
	background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x;
	padding: 6px 4px 4px 4px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	width: auto;
}

.BrowseContainer .Content
{
	clear: both;
	border: solid 1px #7F7F7F;
	border-top: none;
	background-color: #FCFCFC;
	
}


/* EDIT */
.EditContainer
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.EditContainer .Header
{
	width: 100%;
}

.EditContainer .HeaderLeft
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_left.gif) left top no-repeat;
}

.EditContainer .HeaderRight
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_right.gif) right top no-repeat;
}

.EditContainer .HeaderIcon
{
	float: left;
	margin-right: 5px;
}

.EditContainer .HeaderTitle
{
	background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x;
	padding: 6px 4px 4px 4px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	width: auto;
}

.EditContainer .Content
{
	clear: both;
	border: solid 1px #7F7F7F;
	border-top: none;
	background-color: #FCFCFC;
}

/* RIGHT */
.RightContainer
{
}

.RightContainer .Title
{
	background: #4F7BBE url(../images/side_module_left_curve.gif) left top no-repeat;
	padding: 3px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	margin-right: 5px;
}

.RightContainer .Top
{
	background: #4F7BBE url(../images/side_module_right_curve.gif) right top no-repeat;
}

.RightContainerContent
{
	border: solid 1px #BABABA;
	border-top: none;
	background-color: #FCFCFC;
	padding: 5px;
	margin-bottom: 10px;
}

/* LOGIN */
.LoginContainer
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 90px;
}

.LoginContainer .Header
{
	width: 100%;
}

.LoginContainer .HeaderLeft
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_left.gif) left top no-repeat;
}

.LoginContainer .HeaderRight
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_right.gif) right top no-repeat;
}

.LoginContainer .HeaderIcon
{
	float: left;
	margin-right: 5px;
}

.LoginContainer .HeaderTitle
{
	background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x;
	padding: 6px 4px 4px 4px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	width: auto;
}

.LoginContainer .Content
{
	padding-top: 10px;
	clear: both;
	border: solid 1px #7F7F7F;
	border-top: none;
	background-color: #FCFCFC;
	text-align: center;
}



/* POPUP */
.PopupContainer
{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 150px;
}

.PopupContainer .Header
{
	width: 100%;
}

.PopupContainer .HeaderLeft
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_left.gif) left top no-repeat;
}

.PopupContainer .HeaderRight
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_right.gif) right top no-repeat;
}

.PopupContainer .HeaderIcon
{
	float: left;
	margin-right: 5px;
}

.PopupContainer .HeaderTitle
{
	background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x;
	padding: 6px 4px 4px 4px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	width: auto;
}

.PopupContainer .Content
{
	clear: both;
	border: solid 1px #7F7F7F;
	border-top: none;
	background-color: #FCFCFC;
}

.PopupContainer .Body
{
	padding-left: 20px;
	font-size: 8pt;
}



/* Exchange Module Styles */
.ExchangeHeader
{
	float: left;
	background: transparent url(../images/Exchange/main_bg.gif) left top repeat-y;
}
.ExchangeBody
{
	float: left;
	background: transparent url(../images/Exchange/module_header.gif) left top no-repeat;
	clear: both;
}
.ExchangeBottom
{
	float: left;
	background: transparent url(../images/Exchange/module_footer.gif) left bottom no-repeat;
}
.ExchangeFooter
{
	float: left;
	background: transparent url(../images/Exchange/bottom_bg.gif) left top repeat-y;
	padding-bottom: 10px;
}
#ExchangeContainer
{
	background-color: transparent;
}

#ExchangeContainer .Module
{
	background-color: Transparent;
}

#ExchangeContainer .Header
{
	margin: 0px;
	background: 
	padding: 20px 0px 10px 20px;
	width: auto;
	clear: both;
}

#ExchangeContainer .Header .Breadcrumb
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

#ExchangeContainer .Left
{
	padding-left: 15px;
	float: left;
	background: transparent;
	padding-top: 14px;
	width: 185px;
}

#ExchangeContainer .Content
{
	float: right;
	width: 790px;
}

#ExchangeContainer .Center
{
	float: left;
	background: transparent;
	width: 600px;
}

#ExchangeContainer .Right
{
	float: right;
	margin: 20px 12px 10px 0px;
	width: 168px;
	background-color: transparent;
	font-size: 11px;
	text-align: justify;
}

#ExchangeContainer .Title
{
	font-family: Arial;
	font-size: 14pt;
	margin-bottom: 5px;
}

#ExchangeContainer .MenuGroup 
{
	
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


#ExchangeContainer .Menu
{
	background: transparent url(../images/Exchange/menu_item_bg.gif) top left no-repeat;
	padding-top: 2px;
	padding-bottom: 30px;
}

#ExchangeContainer .Menu A
{
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background: transparent url(../images/Exchange/bullet.gif) center left no-repeat;
	font-weight:normal;
}

#ExchangeContainer .Menu .SelectedMenuItem A,
#ExchangeContainer .Menu A:Hover
{
	background: transparent url(../images/Exchange/bullet_hover.gif) center left no-repeat;
}


#ExchangeContainer .Menu .MenuItem
{
	padding: 5px 0px 5px 10px;
	
}

#ExchangeContainer .Menu .SelectedMenuItem
{
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	
}

/* VPS */
.VpsHeader
{
	float: left;
	background: transparent url(../images/Exchange/main_bg.gif) left top repeat-y;
}
.VpsBody
{
	float: left;
	background: transparent url(../images/VPS/module_header.gif) left top no-repeat;
	clear: both;
}
.VpsBottom
{
	float: left;
	background: transparent url(../images/Exchange/module_footer.gif) left bottom no-repeat;
}
.VpsFooter
{
	float: left;
	background: transparent url(../images/Exchange/bottom_bg.gif) left top repeat-y;
	padding-bottom: 10px;
}
#VpsContainer
{
	background-color: transparent;
}

#VpsContainer .Module
{
	background-color: Transparent;
}

#VpsContainer .Header
{
	margin: 0px;
	background: 
	padding: 20px 0px 10px 20px;
	width: auto;
	clear: both;
}

#VpsContainer .Header .Breadcrumb
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

#VpsContainer .Left
{
	padding-left: 15px;
	float: left;
	background: transparent;
	padding-top: 14px;
	width: 185px;
}

#VpsContainer .Content
{
	float: right;
	width: 790px;
}

#VpsContainer .Center
{
	float: left;
	background: transparent;
	width: 600px;
}

#VpsContainer .Right
{
	float: right;
	margin: 20px 12px 10px 0px;
	width: 168px;
	background-color: transparent;
	font-size: 11px;
	text-align: justify;
}

#VpsContainer .Title
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #444444;
}

#VpsContainer .SubTitle
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#VpsContainer .MenuGroup 
{
	
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


#VpsContainer .Menu
{
	background: transparent url(../images/Exchange/menu_item_bg.gif) top left no-repeat;
	padding-top: 2px;
	padding-bottom: 30px;
}

#VpsContainer .Menu A
{
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background: transparent url(../images/Exchange/bullet.gif) center left no-repeat;
	font-weight:normal;
}

#VpsContainer .Menu .SelectedMenuItem A,
#VpsContainer .Menu A:Hover
{
	background: transparent url(../images/Exchange/bullet_hover.gif) center left no-repeat;
}


#VpsContainer .Menu .MenuItem
{
	padding: 5px 0px 5px 10px;
}

#VpsContainer .Menu .SelectedMenuItem
{
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	
}

/* POPUP */
.Popup
{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 150px;
}

.Popup-Header
{
	width: 100%;
}

.Popup-HeaderLeft
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_left.gif) left top no-repeat;
}

.Popup-HeaderRight
{
	width: 6px;
	height: 27px;
	background: transparent url(../images/module_header_right.gif) right top no-repeat;
}

.Popup-HeaderIcon
{
	float: left;
	margin-right: 5px;
}

.Popup-HeaderTitle
{
	background: #FCFCFC url(../images/module_header_bkg.gif) left top repeat-x;
	padding: 6px 4px 4px 4px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	width: auto;
}

.Popup-Content
{
	clear: both;
	border: solid 1px #7F7F7F;
	border-top: none;
	background-color: #FCFCFC;
}

.Popup-Body
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
}

.Popup-Scroll
{
	width: auto;
	height: 200px;
	overflow: auto;
	white-space: nowrap;	
}
.TopTitle
{
    font-size: 15px;
    padding-left: 2px;
    font-weight:bold;
    color:#00aeef;
}
.LogInTopTitle
{
    font-size: 18pt;
    padding-left: 2px;
    color:#0B2B44;
    font-weight:bold;
}

.SingUpTitle
{
    font-size: 15pt;
    padding-left: 2px;
    color:#09283C;
    font-weight:bold;
}


.login_textbox
{
	background-color:Transparent;
	width:250px;
	height:35px;
	background-image:url(../Images/login_textbox_bg.png);
    border-style:none;
    background-repeat: no-repeat;
    padding-left:10px;
    padding-top:2px;
	
}



.sub_textbox
{
	background-color:Transparent;
	width:281px;
	height:35px;
	background-image:url(../Images/SubTextbox.png);
    border-style:none;
    background-repeat: no-repeat;
    padding-left:5px;
    padding-top:2px;
	
}

.cu_textbox
{
 font-family: Tahoma,sans-serif,Verdana,Arial,Helvetica,Helvetica-Narrow;
	background-color:Transparent;
	width:310px;
	height:37px;
	background-image:url(../Images/CU_Name.png);
    border-style:none;
    background-repeat: no-repeat;
    padding-left:5px;
    padding-top:2px;
	
}
.cu_textbox_msg
{
 font-family: Tahoma,sans-serif,Verdana,Arial,Helvetica,Helvetica-Narrow;
	background-color:Transparent;
	width:310px;
	height:279px;
	background-image:url(../Images/CU_Message.png);
    border-style:none;
    background-repeat: no-repeat;
    padding-left:5px;
    padding-top:2px;
    font-size: 13px;
    overflow:auto;
	
}

.su_textbox
{
	background-color:Transparent;
	width:290px;
	height:38px;
	background-image:url(../Images/SU_TextBox.png);
    border-style:none;
    background-repeat: no-repeat;
    padding-left:10px;
    padding-top:2px;
	
}
.DivSubmit
{
background-repeat: no-repeat;
background-image:url(../Images/Submit.png);
width:75px;
height:77px;
padding:0px;
}

.DivSend
{
background-repeat: no-repeat;
background-image:url(../Images/SendBUtton.png);
width:74px;
height:76px;
}

.DivContactUs
{
background-repeat: no-repeat;
background-image:url(../Images/CU_BackGround.png);
width:1027px;
height:514px;
}
.DivPrivacy
{
padding:10px;
background-repeat: no-repeat;
background-image:url(../Images/PrivacyBack.png);
width:1012px;
height:1222px;

}

.DivAbout
{
padding:20px;
background-repeat: no-repeat;
background-image:url(../Images/AboutBack.png);
width:1012px;
height:514px;
font-size:25px;

}

.DivTerms
{
    padding: 10px;
    background-repeat: no-repeat;
    background-image: url(../Images/TermsBack.png);
    width: 1012px;
    height: 907px;
}

.DivHIWBack
{
    padding: 10px;
    background-repeat: no-repeat;
    background-image: url(../Images/HIWBack.png);
    width: 196px;
    height: 44px;
    color:#ffffff;
    font-size:20px;
    font-weight:bold;
}

.ComingSoon
{
background-color:#231f20;
color:#ffffff;
width:100px;
height:15px;
z-index:2;
font-size:10px;
}

.DivSubmitSmall
{
background-repeat: no-repeat;
background-image:url(../Images/SubmitSmall.png);
width:72px;
height:37px;
}

.BottomBar
{
padding:0px;
background-repeat: no-repeat;
background-image:url(../Images/BottomBar.png);
width:2px;
height:25px;
}

.DivSplash
{
background-repeat: no-repeat;
background-image:url(../Images/Bible_Book.png);
width:676px;
height:392px;
padding:0px;
}

.HowItWorks
{
background-repeat: no-repeat;
background-image:url(../Images/How_It_Works.png);
width:330px;
height:116px;

}



.epraynews
{
background-repeat: no-repeat;
background-image:url(../Images/Epray_News.png);
width:331px;
height:116px;
}


.UpProducts
{
background-repeat: no-repeat;
background-image:url(../Images/Up_Coming_Products.png);
width:330px;
height:116px;
}


.HymnBook
{
background-repeat: no-repeat;
background-image:url(../Images/HymnBook.png);
width:321px;
height:87px;
}
.Song
{
background-repeat: no-repeat;
background-image:url(../Images/Song.png);
width:321px;
height:86px;
}
.prayerbook_au
{
background-repeat: no-repeat;
background-image:url(../Images/prayerbook_au.png);
width:321px;
height:86px;
}
.prayerbook
{
background-repeat: no-repeat;
background-image:url(../Images/prayerbook.png);
width:321px;
height:86px;
}


.homecenter
{
background-repeat: no-repeat;
background-image:url(../Images/epray_Home-Page_MainPic.png);
width:676px;
height:460px;
}

.BlueBox
{
background-repeat: no-repeat;
background-image:url(../Images/BlueBox.png);
width:329px;
height:47px;
}

.ArticleRightDisplay
{
background-repeat: no-repeat;

width:340px;

}



.ContentTop
{
padding:0px;
background-repeat: no-repeat;
background-image:url(../Images/t.png);
width:1027px;
height:22px;
}

.ContentBottom
{
padding:0px;
background-repeat: no-repeat;
background-image:url(../Images/b.png);
width:1027px;
height:33px;
}
.ContentLeftRight
{
padding:0px;
background-repeat:repeat-y;
background-image:url(../Images/m.png);
width:3px;
height:100%;
}

.ContentTopArt
{
padding:0px;
background-repeat: no-repeat;
background-image:url(../Images/ArticleTop.png);
width:340px;
height:14px;
}

.ContentBottomArt
{
padding:0px;
background-repeat: no-repeat;
background-image:url(../Images/ArticleBottom.png);
width:340px;
height:14px;
}
.ContentCenterArt
{
padding:0px;
background:#ffffff;
}

.DownloadFileBackArt
{
padding:0px;
background-repeat: no-repeat;
background-image:url(../Images/DownloadFileBack.png);
width:340px;
height:58px;
}




.pdftext
{
color:#ffffff;
font-size:22px;
text-decoration:none;
}
.pdftextdiv
{

position:relative; 
left:200px; 
top:30px;
text-align:left; 
}

.pdftexthome
{
color:#ffffff;
font-size:18px;
text-decoration:none;
}

.pdftextdivhome
{

position:relative; 
left:150px; 
top:20px;
text-align:left; 
}
.ClickHere
{
background-repeat: no-repeat;
background-image:url(../Images/ClickHere.png);
width:106px;
height:25px;
}

.SignUp
{
background-repeat: no-repeat;
background-image:url(../Images/SignUp_Border.png);
width:333px;
height:393px;
font-size:13px;
}

.ClickHereText
{

color:#ffffff;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

.HomeArticleBack
{
background-repeat: no-repeat;
background-image:url(../Images/HomeArticleBack.png);
width:329px;
height:48px;
z-index:500;

}

.subscribe
{
background-repeat: no-repeat;
background-image:url(../Images/SubscriptionBox.png);
width:398px;
height:86px;
}

.PreRelease
{
background-repeat: no-repeat;
background-image:url(../Images/pre-release.png);
width:350px;
height:108px;
}


.SubmitText
{
color:#ffffff;
text-decoration:none;
font-size:13px;
z-index:999;
}

.SiteMapLink
{
color:#919195;
text-decoration:none;
font-size:10px;
z-index:999;
}

.clicktext
{
color:#ffffff;
text-decoration:none;
font-size:13px;


}


.reg_textbox
{
	background-color:Transparent;
	width:335px;
	height:25px;
	background-image:url(../Images/reg_textbox_bg.png);
	padding: 5px 10px 0px 10px;
}

.emailtextbox
{
  background-repeat:no-repeat;
	background-color:Transparent;
	width:419px;
	height:37px;
	background-image:url(../Images/EmailTextbox.png);
	 border-style:none;
    background-repeat: no-repeat;
    padding-left:5px;
    padding-top:2px;
}

.pager_textbox
{
    background-color: Transparent;
    background-image: url(../Images/pager_textbox.gif);
    width: 41px;
    height: 23px;
    background-repeat: no-repeat;
    border-bottom-style: none;
    padding: 2px 0px 0px 5px;
}


.login_frame
{
	background-image: url("../Images/login_bg.png");
	background-repeat:repeat-x;
	font-size:11px;
	width:298px;
	font-family:Tahoma;
	font-size:11px;
	height:308px;
}

.epraybackground
{
    font-size:11px;
    color:#000 !important;
    /*
    background-color:#992648;
    padding:5px;
    -moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
    -moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px;

    -moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
    -moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px;
    */

}
.roundedtextbox
{
padding-left: 3px;
padding-top: 1px;	
font-size:11px !important;
height: 18px;
-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px;
-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px;

}

.roundedmultiline
{
padding-left: 3px;
padding-top: 1px;	
font-size:12px !important;
-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px;
-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px;

}

.roundeddropdown
{
	
font-size:11px !important;
 height: 22px;
-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px;
-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px;

}

.roundedcalender
{

font-size:11px !important;
/*
-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px;
-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px;
*/
}


.onlyrounded
{
font-size:11px;
padding:5px;
-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-khtml-border-top-left-radius:10px;border-top-left-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-khtml-border-top-right-radius:10px;border-top-right-radius:10px;

-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-khtml-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-khtml-border-bottom-right-radius:10px;border-bottom-right-radius:10px;


}

.TempColumn
{
background-color:#FFF499;

}

 ul.biblica_sections, ul.biblica_chapters
{
    line-height: 24px;
    color: #333;
    list-style-image: url(smoothness/images/icon_external.gif);
}
        
ul.biblica_sections a, ul.biblica_chapters a
{
    cursor: pointer;
}
        
ul.biblica_sections a:hover, ul.biblica_chapters a:hover
{
    text-decoration: underline;
}
        
ul.biblica_verses
{
    color: #333;
    list-style-image: url(smoothness/images/speech.png);
    padding-left: 26px;
}
        
ul.biblica_verses li
{
    margin-bottom: 8px;
}
        
div.biblica_verses
{
    line-height: 1.6;
    margin-top: 10px;
    padding-right: 10px;
}
.biblica_verses label.nValue
{
    display: inline-block;
    margin-right: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}
.biblica_verses span
{
    margin-right: 8px;
    color: #333;
}
.biblica_verses .section-head
{
    display: block;
    font-weight: bold;
    font-size: 14px;
}

#ServiceContent
{
    line-height:1.5;
}
#ServiceContent p
{
    margin:0px 0px;
}