body {
	background: #F0F0F0 url(../images/bg_sidebar.png) repeat-y left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #272B2E;
}
#body {
	margin-left: 260px;
	width: 100%;



}
#sidebar {
	float: left;
	height: 1em;
	width: 240px;
	color: #999;
	padding-bottom: 20px;
	margin-right: 20px;
}
#sidebar .SidebarNav {
	list-style: url(none) none;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar .SidebarNav li {
	font: 14px Arial, Helvetica, sans-serif;
}
#sidebar .SidebarNav li a {
	color: #FFF;
	text-decoration: none;
	background: url(../images/bg_sbNav.png) no-repeat right top;
	display: block;
	width: 186px;
	height: 34px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 2.5em;
	text-align: right;
	padding-right: 30px;
}
#sidebar .SidebarNav li a:hover {
	background: url(../images/bg_sbNav.png) no-repeat right -34px;
	color: #333;
	font-weight: bold;
}
#sidebar .SidebarNav li .current {
	background: url(../images/bg_sbNav.png) no-repeat right -34px;
	color: #333;
	font-weight: bold;
}
#header {
	background: #F0F0F0 url(../images/bg_sidebar.png) repeat-y left top;
	width: 100%;
	color: #CCC;
	padding-top: 40px;
	padding-left: 20px;
	min-width: 1000px;
}
#header #logo {
	background: url(../images/logo_elitecmspro.png) no-repeat;
	display: block;
	width: 210px;
	height: 60px;
	float: left;
}
#header #welcome {
	float: left;
	margin-left: 50px;
}
#header #welcome h1 {
	color: #333;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#header #welcome p {
	margin: 0px;
	padding: 8px 0px;
	color: #666;
	font: 14px Verdana, Geneva, sans-serif;
}
#header #hdSb {
	width: 180px;
	float: left;
	margin-left: 20px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
}
#header #hdSb span {
	color: #FFF;
}
#header #hdSb div {
	text-align: right;
}
#header #hdSb a {
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#header #hdSb a:hover {
	color: #72BC1E;
}
.nav {
	display: block;
	list-style: url(none) none;
	margin-left: 197px;
	margin-bottom: 20px;
}
.nav li {
	text-decoration: none;
	color: #000;
	height: 115px;
	text-transform: uppercase;
	float: left;
	font: bold 9px Arial, Helvetica, sans-serif;
	width: 115px;
	border: 1px solid #c2c2c2;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	display: block;
}
.nav li a {
	text-decoration: none;
	color: #000;
	display: block;
	margin-top: 90px;
}
.nav li a:hover {
	color: #5DA500;
}
#header .nav .current {
	color: #5DA500;
}
.box {
	border: 1px solid #c2c2c2;
	margin-bottom: 20px;
	margin-left: 0px;
}
.box h1 {
	font: bold 14px/3em Tahoma, Geneva, sans-serif;
	background: #F0F0F0 url(../images/bg_box_header.png) repeat-x;
	height: 40px;
	border-bottom: 1px solid #c2c2c2;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #333;
}
.bigBox {
	height: auto;
	width: 70%;
	float: left;
}
.nav .mPages {
	text-decoration: none;
	background: #FFF url(../images/pages.png) no-repeat center 20px;
	display: block;
}
.nav .mPosts {
	text-decoration: none;
	background: #FFF url(../images/posts.png) no-repeat center 20px;
	display: block;
}
.nav .mSidebar {
	text-decoration: none;
	background: #FFF url(../images/sidebar.png) no-repeat center 20px;
	display: block;
}
.nav .mUsers {
	text-decoration: none;
	background: #FFF url(../images/users.png) no-repeat center 20px;
	display: block;
}
.nav .mForms {
	text-decoration: none;
	background: #FFF url(../images/forms.png) no-repeat center 20px;
	display: block;
}
.nav .mUploads {
	text-decoration: none;
	background: #FFF url(../images/uploads.png) no-repeat center 20px;
	display: block;
}
.clearFloats {
	clear: both;
	height: 1px;
	width: 1px;
}
.welcomeBox {
	height: auto;
	width: 400px;
	float: left;
	margin-left: 23px;
	line-height: 1.5em;
	min-height: 300px;
	margin-top: 35px;
}
#body .box.welcomeBox p {
	padding-right: 20px;
	padding-left: 20px;
}
.sideBox {
	height: auto;
	width: 310px;
	float: left;
	margin-left: 20px;
	margin-top: 35px;
}
#postsUnder {
	width: 90%;
	border: 1px solid #c2c2c2;
	margin: 20px auto;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #F0F0F0;
}
#postsUnder h2 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 20px;
	padding: 0px;
}
#postsUnder ul {
	margin-top: 0px;
	display: block;
	padding-top: 20px;
}
#postsUnder ul li {
	text-decoration: none;
	list-style: url(none) none;
	background: url(../images/bullGreen.gif) no-repeat left center;
	text-indent: 20px;
	font-weight: bold;
}
#postsUnder ul li a {
	font: bold 13px/2em Arial, Helvetica, sans-serif;
	color: #459300;
}
.sets {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 40px;
	margin-left: 40px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #549E00;
}
.kiss {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 20px;
	text-transform: none;
}
#pageList {
	width: 95%;
	margin: 10px auto 20px;
	font-size: 13px;
	border: 1px solid #c2c2c2;
}
#pageList tr th {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #E5E5E5 url(../images/bg_box_header.png) repeat-x left top;
	font-size: 13px;
	border-bottom: 1px solid #c2c2c2;
}
#pageList tr .first {
	border-left: 1px solid #c2c2c2;
}
#pageList tr .last {
	border-right: 1px solid #c2c2c2;
}
#pageList tr td {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 13px;
}
#pageList tr td a img {
	border-style: none;
}
a.addPageButton {
	font: bold 12px/3.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/addPageBU.gif) no-repeat left -39px;
	height: 39px;
	width: 151px;
	display: block;
	text-align: center;
	text-indent: 3.5em;
	color: #549E00;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
}
a.addPageButton:hover {
	background: url(../images/addPageBU.gif);
	color: #333;
}
#page_form {
	width: 95%;
	margin: 20px auto;
}
#page_form tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #333;
	padding-left: 30px;
}
.input {
	padding: 6px;
	background: #fff url('../images/bg-form-field.gif') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 50%;
	font: 13px Tahoma, Geneva, sans-serif;
}
.inputErr {
	border-top: 1px solid #E20403;
	border-right: 1px solid #FAA;
	border-bottom: 1px solid #FAA;
	border-left: 1px solid #E20403;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #3A3F43;
	background: #FFF url(../images/bullet_error.png) no-repeat right 3px;
	width: 200px;
	height: 20px;
}
.textarea {
	padding: 6px;
	background: #fff url('../images/bg-form-field.gif') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 80%;
	font: 13px Tahoma, Geneva, sans-serif;
	overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow:-moz-scrollbars-vertical;
}
.select {
	padding: 6px;
	background: #fff url('../images/bg-form-field.gif') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 25%;
	font: 13px Tahoma, Geneva, sans-serif;
}
.select1 {
	padding: 6px;
	background: #fff url('../images/bg-form-field.gif') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 25%;
	font: 13px Tahoma, Geneva, sans-serif;
}
.inputSmall {
	padding: 6px;
	background: #fff url('../images/bg-form-field.gif') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 10%;
	font: 13px Tahoma, Geneva, sans-serif;
}
.inputSmallErr {
	width: 50px;
	border-top: 1px solid #E20403;
	border-right: 1px solid #FAA;
	border-bottom: 1px solid #FAA;
	border-left: 1px solid #E20403;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #3A3F43;
	background: #FFF url(../images/bullet_error.png) no-repeat right 2px;
	height: 20px;
}
.formBU {
	height: 30px;
	width: 100px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #459300 url(../images/bg_bu.gif) repeat-x left top;
	cursor: pointer;
	float: left;
	margin-right: 8px;
	border: 1px solid #093;
	color: #FFF;
}
.formBU:hover {
	border: 1px solid #060;
	cursor: pointer;
	text-decoration: underline;
}
.successMSG {
	width: auto;
	height: auto;
	padding: 20px;
	background: #d5ffce url(../images/ok.png) no-repeat 50px center;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #9adf8f;
	text-transform: capitalize;
	text-align: left;
	text-indent: 200px;
	color: #556652;
	margin: 20px;
}
.errorMSG {
	width: auto;
	height: auto;
	padding: 20px;
	background: #ffcece url(../images/error.png) no-repeat 50px center;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #df8f8f;
	text-align: left;
	color: #665252;
	text-indent: 200px;
	list-style: url(none) none;
	margin: 20px;
}
.mend {
	color: #E30606;
	font-size: 13px;
}
#aPositions {
	background: #ecfbd4;
	width: 400px;
	border: 1px solid #c2c2c2;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
#aPositions ul li {
	font-weight: normal;
	list-style: none;
	line-height: 1.5em;
}
#aPositions1 {
	background: #ecfbd4;
	width: 80%;
	border: 1px solid #c2c2c2;
	padding-bottom: 15px;
	margin: 20px auto;
	font-size: 13px;
}
#aPositions1 ul li {
	list-style: none;
	line-height: 1.5em;
	padding-bottom: 5px;
	color: #549E00;
	margin-top: 10px;
}
.edLink {
}
a.edLink {
	line-height: 3em;
	background: #FFF;
	display: block;
	margin-right: 10px;
	border: 1px solid #c2c2c2;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 30px;
	color: #333;
}
a.edLink:hover {
	background: #FDFEFF;
	text-decoration: none;
}
.imgLink {
	float: right;
	display: block;
	padding: 7px 10px 6px;
	margin-top: 13px;
	margin-right: 13px;
}
a.imgLink {
}
a.imgLink:hover {
}
.edLink-sl {
	font-weight: bold;
	color: #333;
	line-height: 3em;
	background: #FDFEFF;
	display: block;
	margin-right: 10px;
	border: 1px solid #A4B6C1;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 30px;
}
a.linkBU {
	height: 30px;
	width: 100px;
	font: bold 11px/2.7em Arial, Helvetica, sans-serif;
	background: #459300 url(../images/bg_bu.gif) repeat-x left top;
	border: 1px solid #093;
	cursor: pointer;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	float: left;
}
a.linkBU:hover {
	border: 1px solid #060;
	cursor: pointer;
	text-decoration: underline;
}
#post_form {
	font-size: 13px;
	margin: 20px auto;
	width: 95%;
}
#post_form tr td {
	font-size: 13px;
}
.padd {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contentArea {
	height: 300px;
	width: 430px;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #3A3F43;
	padding-left: 5px;
	border: 1px solid #c2c2c2;
}
#sbList {
	font: 13px Arial, Helvetica, sans-serif;
	width: 95%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #c2c2c2;
}
#sbList tr th {
	background: #E5E5E5 url(../images/bg_box_header.png) repeat-x left top;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	border-bottom: 1px solid #c2c2c2;
}
#sbList tr .first {
	border-left: 1px solid #c2c2c2;
}
#sbList tr .last {
	border-right: 1px solid #c2c2c2;
}
#sbList tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	font-size: 13px;
}
#sbList tr td a img {
	border-style: none;
}
#sbList tr td img {
	max-height: 100px;
	max-width: 300px;
}

#footer {
	margin: 20px 0px 20px 260px;
	float: left;
	width: 70%;
	border-top: 1px solid #c2c2c2;
}
#footer a {
	font-weight: bold;
	color: #549E00;
	text-decoration: none;
	font-size: 11px;
}
#lboxHolder {
	margin-left: 250px;
	margin-bottom: 50px;
}
#loginFormBox {
	height: 250px;
	width: 400px;
	background: url(../images/protect.png) no-repeat left 70px;
	border: 1px solid #c2c2c2;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
#loginFormBox #loginForm {
	width: 280px;
	float: right;
	background: url(none);
	height: 150px;
	margin-top: 50px;
}
#loginFormBox h1 {
	font: bold 11px/3.5em Tahoma, Geneva, sans-serif;
	background: url(../images/bg_box_header.png) repeat-x left top;
	height: 39px;
	padding-left: 10px;
	border-bottom: 1px solid #c2c2c2;
	margin-top: 0px;
}
.inputBig {
	padding: 6px;
	background: #fff url('../images/bg-form-field.gif') top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #333;
	width: 60%;
	font: 13px Tahoma, Geneva, sans-serif;
}
#info {
	list-style: square;
	padding-left: 20px;
}
#info li .tNorm {
	color: #060;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#info li {
	line-height: 2em;
	font-weight: bold;
	font-size: 10px;
}
#body .box.bigBox #pageList #subpageHolder {
	padding: 0px 0px 5px;
	margin: 0px;
	text-align: left;
	background: #ECFBD4;
}
#body .box.bigBox #pageList tr #subpageHolder h4 {
	color: #549E00;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 10px;
	margin-top: 0px;
	float: left;
}
#body .box.bigBox #pageList tr #subpageHolder #subpageList {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #c2c2c2;
}
#body .box.bigBox #pageList tr #subpageHolder #subpageList tr td {
	border-style: none;
}
#body .box.bigBox #pageList tr #subpageHolder .newSPbu {
	background: #4A9700 url(../images/bg_bu.gif) repeat-x left top;
	padding: 5px 10px;
	margin-left: 50px;
	margin-top: 8px;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #093;
	margin-bottom: 10px;
}
#body .box.bigBox #pageList tr #subpageHolder .newSPbu:hover {
	border: 1px solid #060;
	text-decoration: underline;
}
#body .box.bigBox .mainPageList {
	list-style: url(none) none;
	margin: 20px auto;
	padding: 0px;
	width: 95%;
	font-size: 13px;
}
#body .box.bigBox .mainPageList li {
	display: block;
	background: #ECFBD4;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #DBF8AB;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#body .box.bigBox .mainPageList li .postTitle {
	float: left;
}
#body .box.bigBox .mainPageList .mainPagePost {
	list-style: url(none) none;
	border: 1px solid #CCC;
	background: #FFFFFF;
	margin: 5px 2px;
	padding: 0px;
}
#body .box.bigBox .mainPageList .mainPagePost li {
	background: #FFFFCC;
	border-style: none;
	font-weight: normal;
	text-align: right;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList {
	margin: 20px auto;
	padding: 0px;
	list-style: url(none) none;
	border: 1px solid #CC0;
	width: 95%;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList li {
	background: #FFC;
	margin-right: 0px;
	font-weight: bold;
	text-align: right;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList .subPagePost {
	list-style: url(none) none;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList .subPagePost li {
	background: #EAEAEA;
	margin-right: 40px;
	font-weight: normal;
	text-align: right;
}
#body .box.bigBox .mainPageList .mainPagePost h3 {
	font-size: 11px;
	margin: 2px 2px 0px;
	padding: 5px 0px 5px 10px;
	background: #6C757B;
	color: #FFF;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList h3 {
	font-size: 11px;
	margin: 2px;
	padding: 5px 0px 5px 10px;
	background: #6C757B;
	color: #FFF;
}
#body .box.bigBox .mainPageList li .addPostBu {
	margin-left: 50px;
	color: #FFF;
	text-decoration: none;
	background: #4A9700 url(../images/bg_bu.gif) repeat-x left top;
	padding: 5px 10px;
	margin-right: 20px;
	font-weight: normal;
	border: 1px solid #093;
}
#body .box.bigBox .mainPageList li .addPostBu:hover {
	border: 1px solid #060;
	text-decoration: underline;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList li .addPostBu {
	margin-left: 50px;
	color: #FFF;
	text-decoration: none;
	background: #4A9700 url(../images/bg_bu.gif) repeat-x left top;
	padding: 5px 10px;
	border: 1px solid #093;
}
#body .box.bigBox .mainPageList .mainPagePost .subPageList li .addPostBu:hover {
	text-decoration: underline;
	border: 1px solid #060;
}
#body .box.bigBox .mainPageList .mainPagePost li span {
	margin-right: 10px;
	margin-left: 10px;
}
#body .box.bigBox .mainPageList .mainPagePost li span a {
	color: #000;
	text-decoration: none;
	background: #F6CC46 url(../images/bg_bu2.png) repeat-x left top;
	padding: 5px;
	border: 1px solid #E6AF0B;
}
#body .box.bigBox .mainPageList .mainPagePost li span a:hover {
	text-decoration: underline;
	padding: 5px;
	border: 1px solid #BB8E09;
}
#body .box.bigBox .mainPageList .mainPagePost li span a.delBu {
	background: #930 url(../images/bg_bu3.png) repeat-x left top;
	color: #FFF;
	border: 1px solid #BF0500;
	margin-right: 10px;
}
#body .box.bigBox .mainPageList .mainPagePost li span .delBu:hover {
	text-decoration: underline;
	border: 1px solid #5E0200;
}
#body .box.bigBox .mainPageList li em {
	font-weight: normal;
	margin-left: 40px;
	color: #900;
}
#body .box.bigBox .mainPageList .mainPagePost li .postTitle {
	float: left;
}
.wysiwygSHlinks a {
	color: #3A3F43;
	margin-right: 10px;
}
.wysiwygSHlinks {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wysiwygSHlinks a:hover {
	color: #060;
}
#ElementPreview {
	width: 220px;
	border: 1px solid #CCC;
	background: #DCDDDE;
	padding: 5px;
	min-height: 350px;
	height: 350px;
}
#ElementPreview table {
	padding-left: 10px;
	border-width: 0px;
	border-style: none;
}
#ElementPreview table tr td {
	border-width: 0px;
	border-style: none;
	padding: 5px 0px;
}
#ElementPreview table tr td input {
	border-top: 1px solid #3D7BAD;
	border-right: 1px solid #ABC9E0;
	border-bottom: 1px solid #ABC9E0;
	border-left: 1px solid #3D7BAD;
	font: 11px Tahoma, Geneva, sans-serif;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ElementPreview table tr td textarea {
	border-top: 1px solid #3D7BAD;
	border-right: 1px solid #ABC9E0;
	border-bottom: 1px solid #ABC9E0;
	border-left: 1px solid #3D7BAD;
	font: 11px Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ElementPreview table tr td select {
	border-top: 1px solid #3D7BAD;
	border-right: 1px solid #ABC9E0;
	border-bottom: 1px solid #ABC9E0;
	border-left: 1px solid #3D7BAD;
	font: 11px Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ElementPreview table tr td .addButton {
	border-top: 1px solid #ABC9E0;
	border-right: 1px solid #3D7BAD;
	border-bottom: 1px solid #3D7BAD;
	border-left: 1px solid #ABC9E0;
	font: 11px Tahoma, Geneva, sans-serif;
	height: 18px;
	width: 80px;
}
#body .box.bigBox form #page_form tr td #frmDesigner {
	width: 770px;
}
#body .box.bigBox form #page_form tr td #frmDesigner tr td {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#body .box.bigBox form #page_form tr td table tr td #addLinks {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#body .box.bigBox form #page_form tr td table tr td #addLinks tr td {
	padding: 5px 0px;
	border-width: 0px;
	border-style: none;
}
#body .box.bigBox form #page_form tr td table tr td #addLinks tr td a {
	color: #060;
	margin-left: 5px;
}
#body .box.bigBox form #page_form tr td table tr td #addLinks tr td a:hover {
	color: #333;
}
#FormPreview {
	width: 350px;
	border: 1px solid #CCC;
	background: #DCDDDE;
	padding: 5px;
	min-height: 350px;
	font-weight: normal;
}
#FormPreview table tr td {
	border: 1px dotted #000;
}
#body .box.bigBox form #page_form tr #contArea table tr td {
	margin: 0px;
	padding: 0px;
}
tr.even td {
	background:#f8fbfc;
}
tr.odd td {
	background:#FFFFDF;
}
.green {
	color: #549E00;
	font-weight: bold;
}#help {
	float: left;
	width: 70%;
	text-align: center;
}
#help #inner {
	border: 1px solid #c2c2c2;
	line-height: 1.5em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#help #inner h1 {
	font: bold 14px/3em Tahoma, Geneva, sans-serif;
	background: #F0F0F0 url(../images/bg_box_header.png) repeat-x;
	height: 40px;
	border-bottom: 1px solid #c2c2c2;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #333;
}
#help #inner p {
	margin: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#help #inner ul {
	padding: 0px;
	margin: 0px 40px 20px;
}
#help #inner ul li {
	margin-bottom: 10px;
	list-style: url(none) none;
	background: url(../images/bullGreen.gif) no-repeat left 5px;
	padding-left: 20px;
}
#help_links {
}
#help #inner ul li strong {
	text-decoration: underline;
	margin-right: 10px;
}
.selLogoBu {
	background: #469400 url(../images/bg_bu.gif) repeat-x;
	color: #FFF;
	font-size: 12px;
	margin-left: 10px;
	border: 1px solid #093;
	height: 25px;
	cursor: pointer;
}
.selLogoBu:hover {
	border: 1px solid #060;
	cursor: pointer;
	text-decoration: underline;
}
