html, body {
    margin: 0px;
    padding: 0px;
}
BODY {
	xbackground-color: #D4D4D4;
    background-image: url('../images/clouds.gif');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #e2e2e2;
	padding-top: 30px;
	padding-bottom: 40px;
}
div#hills {
    background-image: url('../images/hills.gif');
    background-repeat: repeat-x;
    position: fixed;
    bottom: 0px;
    height: 66px;
    width: 100%;
    z-index: -1;
}
A {
	color: blue;
	text-decoration: none;
}
A:visited {
	color: blue;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
div#page-container {
    position: relative; 
    width: 900px; 
    margin-left: auto; 
    margin-right: auto; 
   }
div#logo {
    position: relative; 
    xmargin-bottom: -35px; 
	xmargin-bottom: -15px; 
	margin-bottom: -45px;
    padding-left: 5px;
	z-index: 1;
	width: 350px;
   }
div#site-verse {
	position: absolute;
	right: 0px;
	xtop: -10px;
	width: 350px;
	font-family: Georgia, arial;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
span.bible-reference {
	float: right;
	color: #5c5c5c;
	xtext-transform: uppercase;
	xfont-weight: bold;
	font-size: 13px;
}
div#navigation-box {
    position: absolute; 
    right: 0px; 
    top: 80px; 
	height: 30px;
    font-family: arial; 
    font-size: 14px; 
    font-weight: bold;
	padding: 0px;
	vertical-align: bottom;
	z-index: 2;
   }
ul#navigation {
	padding: 0px;
	margin: 0px;
    list-style: none;
    border-right: 1px solid #c0c0c0;
}
#navigation li {
    float: left;
    margin: 0;
    padding: 0;
   }
#navigation a {
    xbackground-color: #3F5468;
	background-color: #75B5F7;
    display: block;
    float: left;
    padding: 0 7px 0 7px;
    text-decoration: none;
    line-height: 30px;
    color: #ffffff;
	margin-left: 3px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#navigation a.active {
    background-color: #ffffff;
    display: block;
    float: left;
    padding: 0 7px 0 7px;
    text-decoration: none;
    line-height: 30px;
    color: #000000;
}
#navigation a:hover {
    background-color: #484848;
}
#navigation a.active:hover {
    background-color: #ffffff;
}
#navigation li.user {
	line-height: 30px;
	padding-right: 5px;
}

div#tagline {
    position: absolute; 
    left: 320px; 
    top: 35px; 
    font-family: arial; 
    xbackground-color: #695535; 
	background-color: #9FD549;
    padding: 5px; 
    color: #FFFFFF;
    font-weight: bold; 
    font-size: 14px;
    font-style: italic;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

div#elevator_pitch {
	font-family: Georgia, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #5F5F5F;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	width: 100%;
}

#daily-devotion dt {
	margin-bottom: 15px;
}

#daily-devotion dd {
	margin-left: 0px;
}
#daily-devotion p.noprint {
	display: none;
}

H1 {
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    color: #9FD549;
}
H2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #75B5F7;
	margin-top: 0px;
	border-bottom: 1px solid #cccccc;
}
.side-content {
	overflow: auto;
}
IMG#left-arrow {
    position: absolute; 
    margin-left: -10px;
   }
div#member-box {
    font-family: arial;
    font-size: 13px;
    color: #000000;
    overflow: auto;
}
div#member-box a {
    text-decoration: none;
}
div#member-box a:hover {
    text-decoration: underline;
}
div#hello-text, div.owner_name {
    font-family: arial;
    color: #000000;
	font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}
IMG.member-avatar {
    float: left; 
    padding-right: 5px; 
    padding-bottom: 5px;
   }
IMG.avatar {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
div#content-container {
    position: relative;
	top: 20px;
	background-color: #ffffff;
	background-image: url(http://prayerity.com/images/line.png);
    background-repeat: repeat-y;
    padding: 15px;
    padding-top: 25px;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
	overflow: auto;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-family: arial;
	font-size: 14px;
	color: #000000;
}
div#content-container-full {
    position: relative;
	top: 20px;
    background-color: #ffffff;
    xmargin-top: 20px;
    padding: 15px;
    padding-top: 25px;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
	overflow: auto;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-family: arial;
	font-size: 14px;
	color: #000000;
}
div#footer {
    position: relative;
	top: 20px;
	font-family: arial;
    font-size: 13px;
    padding: 5px;
    color: #5c5c5c;
}

div#journal-entry-box {

}
DIV#signin-box {
	width: 100%;
}
TEXTAREA.journal-entry {
    font-family: arial;
    font-size: 15px;
    line-height: 20px;
    width: 488px;
    height: 300px;
    padding: 5px;
    border: 1px solid #809AB5;
}
TEXTAREA.group-description {
    font-family: arial;
    font-size: 15px;
    line-height: 20px;
    width: 488px;
    height: 300px;
    padding: 5px;
    border: 1px solid #809AB5;
    color: #aaaaaa;
}
TEXTAREA.group-description-edit {
    font-family: arial;
    font-size: 15px;
    line-height: 20px;
    width: 488px;
    height: 300px;
    padding: 5px;
    border: 1px solid #809AB5;
	color: #000000;
}
TEXTAREA.comment-text {
    font-family: arial;
    font-size: 15px;
    line-height: 20px;
    width: 340px;
    height: 80px;
    padding: 5px;
    border: 1px solid #809AB5;
}
DIV.journal-content {
    font-family: arial;
    font-size: 15px;
    line-height: 20px;
    width: 488px;
    padding: 5px;
}
INPUT.journal-entry-tags {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width: 468px;
	padding: 5px;
	padding-left: 25px;
	border: 1px solid #809AB5;
	margin-top: 6px;
	color: #aaaaaa;
	background-image: url(http://prayerity.com/images/tag.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
}
INPUT.journal-entry-tags-edit {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width: 468px;
	padding: 5px;
	padding-left: 25px;
	border: 1px solid #809AB5;
	margin-top: 6px;
	color: #000000;
	background-image: url(http://prayerity.com/images/tag.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
}
INPUT.group-name {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width: 488px;
	padding: 5px;
	border: 1px solid #809AB5;
	margin-top: 6px;
	color: #aaaaaa;
}
INPUT.group-name-edit {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width: 488px;
	padding: 5px;
	border: 1px solid #809AB5;
	margin-top: 6px;
	color: #000000;
}
INPUT.group-url {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	width: 488px;
	padding: 5px;
	border: 1px solid #809AB5;
	margin-top: 6px;
	color: #000000;
}
span.group-url {
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
	padding: 5px;
	color: #000000;
}
span.group-url-pre {
	background-image: url(http://prayerity.com/images/link.png);
    background-position: 3px 0px;
    background-repeat: no-repeat;
	padding-left: 25px;
}
div#group-url-status {
	padding: 3px;
	padding-left: 25px;
	font-size: 13px;
}
div#username-status {
	float: right;
	padding: 1px;
	padding-left: 25px;
	font-size: 13px;
}
div.username-status-blank, div.group-url-blank {
	background-color: transparent;
}
div.username-status-available, div.group-url-available {
	background-image: url(http://prayerity.com/images/tick.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #AEFFAE;
}
div.username-status-taken, div.group-url-taken {
	background-image: url(http://prayerity.com/images/cross.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #FFB3B3;
}
DIV.form-buttons {
	margin-top: 15px;
}

/* BUTTONS */

.button, button{
    xdisplay:block;
    xfloat:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:Arial, Verdana, sans-serif;
    font-size:14px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.button, button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.button img, button img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    xwidth:16px;
    xheight:16px;
}

/* STANDARD */

button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

/* POSITIVE */

button.positive{
    color:#529214;
}
button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}

/* NEGATIVE */

button.negative{
    color:#d12f19;
}
button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}

/* END BUTTONS */

div#get_started {
	text-align: center;
	padding-top: 30px;
}

div#get_started button {
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
}

.button, button {
    xbackground-color: #3F5468;
    xborder: 0;
    xfont-family: arial;
    xfont-size: 14px;
    xfont-weight: bold;
    xcolor: #CEE7FF;
    xpadding: 5px;
    xmargin-top: 15px;
	xcursor: pointer;
}
.button:hover {
    xcolor: #ffffff;
    xcursor: pointer;
}
INPUT.text {
    font-family: arial;
    font-size: 14px;
	padding: 5px;
	width: 337px;
}
INPUT.text-side {
	font-family: arial;
	font-size: 14px;
	padding: 5px;
	width: 210px;
}
INPUT.text-w {
    font-family: arial;
    font-size: 14px;
	padding: 5px;
	width: 483px;
}
div.notice {
	background-color: #EDEDED;
	padding: 20px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	color: #A2A2A2;
	text-align: center;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
DIV#journal-entries, DIV#groups-list {
	margin-top: 15px;
}
LABEL {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
DIV#right-side {
	float: right;
	width: 350px;
}
DIV#left-side {
	width: 500px;
}
DIV.form-buttons {
	text-align: right;
}
DIV.journal_entry {
	font-family: arial;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	overflow: auto;
}
DIV.view_journal_entry {
	font-family: arial;
	font-size: 13px;
	padding: 0px 5px 0 5px;
	overflow: auto;
}
DIV.activity_entry_top, DIV.comment_top {
	height: 1px;
	border-bottom: 1px dashed #cccccc;
}
DIV.comments {
	xpadding-bottom: 20px;
}
DIV.comment-entry {
	xpadding-top: 20px;
}
DIV.comment_text {
	clear: both;
	padding-top: 3px;
	font-size: 12.5px;
}
DIV.activity_entry, DIV.comment {
	font-family: arial;
	font-size: 14px;
	padding: 10px;
	overflow: auto;
	border-bottom: 1px dashed #cccccc;
}
DIV.activity_entry {
	xbackground-image: url(http://prayerity.com/images/prayerity_bubble_p_bg.png);
	xbackground-repeat: no-repeat;
	xbackground-position: top right;
}
DIV.comment {
	xbackground-image: url(http://prayerity.com/images/prayerity_bubble_bg.png);
	xbackground-repeat: no-repeat;
	xbackground-position: top right;
}
DIV.activity_entry:hover, DIV.comment:hover, div.friend:hover, div.journal_entry:hover, div.group:hover, div.moderators:hover, div.members:hover {
	background-color: #F7F7F7;
}
DIV.activity_text a {
	color: #000000;
	text-decoration: none;
}
DIV.activity_text a:hover {
	text-decoration: underline;
}
DIV.activity_avatar {
	float: left;
	padding: 3px 5px 0px 0px;
}
DIV.comment_avatar {
	float: left;
	padding: 0px 5px 0px 0px;
}
xDIV.journal_timestamp, xDIV.journal_timestamp a {
	font-size: 16px;
	font-weight: bold;
	color: #75B5F7;
	text-transform: uppercase;
}
DIV.activity_owner_name {
	font-size: 12px;
	color: #000000;
}
SPAN.journal_owner_name, SPAN.journal_owner_name A {
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}
SPAN.journal_owner_name A {
	color: #75B5F7;
	text-decoration: none;
}
SPAN.journal_owner_name A:hover {
	text-decoration: underline;
}
DIV.activity_timestamp, DIV.comment_timestamp, DIV.journal_timestamp, DIV.journal_timestamp a {
	font-size: 12px;
	font-style: italic;
	color: #A3A3A3;
	text-transform: lowercase;
	font-weight: normal;
}
DIV.comment_post_owner, DIV.comment_post_owner a {
	font-size: 12px;
	font-style: italic;
	color: #A3A3A3;
	font-weight: normal;
	text-decoration: none;
}
DIV.comment_post_owner a {
	font-weight: bold;
}
DIV.comment_post_owner a:hover {
	text-decoration: underline;
}
div.comment_count {
    float: right;
    font-family: arial;
	font-size: 12px;
	color: #484848;
    xcolor: #ffffff;
	font-weight: bold;
    background-color: #d4d4d4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
div.comment_count a {
    color: #484848;
    xcolor: #000000;
}
div.group_count {
    float: right;
    font-family: arial;
	font-size: 12px;
	color: #484848;
    xcolor: #000000;
	font-weight: bold;
    background-color: #d4d4d4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
span.comment_count img {
	vertical-align: middle;
}
DIV.activity_comments {
	float: right;
}
DIV.activity_comments span.comment_count {
	padding-right: 0px;
}
DIV.activity_owner_name a {
	font-weight: bold;
	color: #75B5F7;
	text-decoration: none;
}
DIV.activity_owner_name a:hover, DIV.view_owner_name a:hover, DIV.comment_owner_name a:hover {
	text-decoration: underline;
}
DIV.comment_owner_name, DIV.comment_owner_name a, DIV.journal_owner_name, DIV.journal_owner_name a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #75B5F7;
	text-decoration: none;
}
DIV.view_owner_name, DIV.view_owner_name a, DIV.view_group_name, DIV.view_group_name a {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #75B5F7;
	text-decoration: none;
}
SPAN.username {
	font-family: arial;
	xfont-size: 16px;
	xcolor: #000000;
	xfont-weight: normal;
    font-size: 11px;
    color: #484848;
	font-weight: bold;
    background-color: #d4d4d4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    padding-left: 4px;
    padding-right: 4px;
}
IMG.journal_command, IMG.group_command, IMG.command {
	vertical-align: middle;
	padding: 2px;
	border: 1px solid transparent;
}
a img.journal_command:hover, a img.group_command:hover, a img.command:hover, a img.comment_commands:hover {
	background-color: #ffffff;
	border: 1px solid #D1D1D1;
}
IMG.comment_commands {
	float: right;
	xmargin: -8px 0 0 0;
	padding: 2px;
	border: 1px solid transparent;
}
DIV.journal_privacy {
	float: right;
	padding-top: 0px;
}
div.journal_tags span, div.activity_tags span {
    background-image: url(http://prayerity.com/images/tag_bg.png);
    background-repeat: no-repeat;
    padding-left: 11px;
    padding-right: 5px;
    line-height: 16px;
    height: 16px;
	vertical-align: middle;
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
div.activity_tags {
	padding-top: 3px;
}
div.journal_tags span a, div.activity_tags span a {
	font-family: arial;  
    color: #ffffff; 
    font-size: 11px;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
}
DIV#share-with {
	font-family: arial;
	font-size: 15px;
	height: 250px;
	overflow: auto;
	xborder: 1px solid #809AB5;
	padding: 5px;
}
DIV.results_links {
	font-family: arial;
	font-size: 11px;
	text-align: center;
}
DIV.results_links A {
	padding: 1px 5px 1px 5px;
	margin: 2px;
	border: 1px solid #c0c0c0;
	text-decoration: none;
	color: #c0c0c0;
}
DIV.results_links A:hover {
	border-color: #909090;
	color: #000000;
}
DIV.results_links SPAN.current_page {
	padding: 1px 5px 1px 5px;
	margin: 2px;
	color: #000000;
	font-weight: bold;
}

div.friend, div.group {
	padding: 5px;
	overflow: auto;
	border-bottom: 1px dashed #cccccc;
}

div.moderators, div.members {
	padding: 5px;
	overflow: auto;
}

div.commands {
	float: right;
	font-size: 12.5px;
	text-align: right;
}

div.friend-request div.commands, div.group-request div.commands {
	float: none;
	clear: both;
}

div.friend div.avatar, div.group div.avatar, div.moderators div.avatar, div.members div.avatar, div.avatar {
	float: left;
}

div.church {
	font-size: 12px;
	font-style: italic;
	color: #A3A3A3;
}

div.addfriend {
	float: right;
}

IMG.middle {
	vertical-align: middle;
}

.right {
	float: right;
}

#join_group {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
div#main-bible {
	background-image: url(http://prayerity.com/images/bible.png);
    background-repeat: no-repeat;
	padding-left: 53px;
	padding-right: 5px;
	height: 100px;
	width: 192px;
	float: left;
}

div#main-comments {
	background-image: url(http://prayerity.com/images/comments.png);
    background-repeat: no-repeat;
	padding-left: 53px;
	padding-right: 5px;
	height: 100px;
	width: 192px;
	float: left;
}

div#main-private {
	background-image: url(http://prayerity.com/images/lock_closed.png);
    background-repeat: no-repeat;
	padding-left: 53px;
	padding-right: 5px;
	height: 100px;
	width: 192px;
	float: left;
}

div#main-groups {
	background-image: url(http://prayerity.com/images/user_group.png);
    background-repeat: no-repeat;
	padding-left: 53px;
	padding-right: 5px;
	height: 100px;
	width: 192px;
	float: left;
}

div#main-twitter {
	background-image: url(http://prayerity.com/images/twitter.png);
    background-repeat: no-repeat;
	padding-left: 53px;
	padding-right: 5px;
	height: 100px;
	width: 192px;
	float: left;
}

div#main-facebook {
	background-image: url(http://prayerity.com/images/facebook.png);
    background-repeat: no-repeat;
	padding-left: 53px;
	padding-right: 5px;
	height: 100px;
	width: 192px;
	float: left;
}

div.main-section {
	font-size: 12px;
}

div.main-section h1 {
	font-size: 15px;
	margin: 0px;
}

div#ss1 {
	background-image: url(http://prayerity.com/images/ss1.png);
    background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	float: left;
	padding: 0px;
	border: 4px solid #D4D4D4;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	margin-left: 7px;
	margin-right: 20px;
}

div#ss2 {
	background-image: url(http://prayerity.com/images/ss2.png);
    background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	float: left;
	padding: 0px;
	border: 4px solid #D4D4D4;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div#group-settings {
	background-image: url(http://prayerity.com/images/cog.png);
    background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
	min-height: 16px;
	color: #A3A3A3;
}

div#group-url {
	background-image: url(http://prayerity.com/images/link.png);
    background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 3px;
	min-height: 16px;
	color: #A3A3A3;
}

div#group-settings a {
	color: #A3A3A3;
}

div.view_group_description {
	padding-bottom: 10px;
}

div#forgot-password-link {
	float: left;
	text-align: left;
	background-image: url(http://prayerity.com/images/key.png);
    background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 3px;
	min-height: 16px;
}

ul#faqs {
	padding-left: 0px;
}
li.question  {
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
li.answer {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 15px;
}

#lbsRefTaggerCP {
	width: 100%;
	xborder: solid 1px #DDD;
	background-color:#FFF;
	font-family: arial;
	line-height: 1.4em;
	font-size: 80%;
	text-align: left;
}
#lbsHeader {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid #DDD 1px;
	padding: .25em;
	margin-bottom: 4px;
}
#lbsSaveContainer, #lbsVersionContainer, #lbsLibronixContainer {
	padding:4px;
	display: inline;
}
#lbsSave {
	border:1px solid gray;
	padding: 0em 1em;
	font-family: helvetica, arial;
	cursor: pointer;
}
#lbsVersion {
	font-size:100%;
}
#lbsRefTaggerCP a:link, #lbsRefTaggerCP a:hover, #lbsRefTaggerCP a:visited {
	text-decoration:none;
	display: inline;
}
#lbsFooter {
	font-size: 95%;
	border-top:dashed #DDD 1px;
	padding:4px 4px 4px 10px;
	line-height: 2;
	margin-top: 4px;
	text-align: left;
}
#lbsLogo {
	display:inline;
	float:right;
	background-image:url(http://www.logos.com/images/Reftagger/logowhitebg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#lbsUseLibronixLinks {
	cursor: pointer;
}
