div.help div, div.help h1, div.help p, div.help ol, div.help ul, div.help li, div.help img, div.help a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

div.help ul, div.help ol {
	list-style-type: none;
}

div.help a, div.help a:visited {
	text-decoration: none;
	color: #0033FF;
}

div.help a:hover {
	color:#0033FF;
}

div.help a.invisible, div.help a:hover.invisible, div.help a:visited.invisible {
	cursor: default;
}

div.help hr {
	width: 100%;
	height: 1px;
	border: 0px;
	color: #BDB9A2;
	background-color: #BDB9A2;
}

div.help p {
	margin-bottom: 10px;
}

div.help .emph {
	text-decoration: underline;
}

 /* Search box */
div.searchHelpBox {
	min-width: 720px;
	height: 73px;
	padding: 10px;
	background-image: url(http://static.peanutcafe.com/1.2.5/img/help/common/searchboxFlex.jpg);
		
}
div.searchHelpBox div.title {
	font-weight: bold;
	padding-bottom: 5px;
	color: #CC3824;
}

div.searchHelpBox input {
	width: 400px;
}

/* Common */

div.help .arialBoldBlack {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

div.help .arialBoldGrey {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

div.help a:hover.arialBoldGrey, div.help a:visited.arialBoldGrey {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

div.help .arialSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

div.help a.arialSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033FF;
}

div.help .arialRed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}

div.help .arialBoldLightGrey {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #525252;
	font-size: 12px;
	font-weight: bold;
}

div.help .arialBoldLightGrey {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #525252;
	font-size: 12px;
	font-weight: bold;
}

div.help .arialItalic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

div.help .arialGreen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight: normal;
}

div.help .arialRed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}

div.help .arialOrange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC3824;
	font-size: 12px;
	font-weight: normal;
}

/* list */
div.help .bullet {
	list-style-type: circle;
	margin: 0px 0px 0px 15px;
} 

div.help ul.bullet li.descr {
	list-style-type: none;
}

div.help .bulletLink {
	list-style-type: disc;
	margin: 0px 0px 0px 40px;
} 

div.help .numbered {
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding-left: expression('5px'); /* hack for IE7 */
}

div.help .letters {
	list-style-type: lower-latin;
	margin: 0px 0px 0px 30px;
}
/* Must come last after the list */
div.help .nested {
	margin: 0px 0px 0px 40px;
} 

div.help div.backTop {
	margin-right: 10px;
	text-align: right;
}

div.help .note {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.help a.note {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.help .topSpace10 {
	margin-top: 10px;
}

div.help .topSpace15 {
	margin-top: 15px;
}

div.help .bottomSpace10 {
	margin-bottom: 10px;
}

div.help .bottomSpace15 {
	margin-bottom: 15px;
}

div.help div.header {
	min-width: 720px;
	margin: 15px 0px 20px 0px;
}

div.help div.footer {
	min-width: 720px;
	margin-top: 20px;
}

div.help div.nav {
	margin-bottom: 10px;
}

div.help div.help {
	width: 720px;
}

div.help div.help.flex {
	min-width: 720px;
	width: 100%;
}

/* Pages */

div.help ul.topics.left {
	float: left;
	width: 360px;
}

div.help ul.topics.right {
	float: right;
	width: 360px;
}

div.help ul.topics li {
	margin-bottom: 30px;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

div.help ul.topics ul.topic {
	margin: 0px 0px 0px 15px;
}

div.help ul.topics ul.topic li {
	margin-bottom: 0px;
}

div.help div.section {
	margin-bottom: 20px;
}

div.help h1.title.arialBoldGrey {
	margin-bottom: 20px;
	font-size: 13px;
}

div.help ul.subSteps {
	margin-left: 40px;
}

div.help ul.subSteps li.descr {
	margin-bottom: 15px;
}

div.help table.postingDuration {
	width: 100%;
	margin-bottom: 10px;
}

div.help table.postingDuration th, div.help table.postingDuration td {
	width: 50%;
	height: 25px;
	text-align: left;
	padding-left: 10px;
}

div.help table.postingDuration th {
	background-color: #E1E1E1;
}

div.help table.postingDuration td {
	background-color: #F1F1F1;
}

div.help ul.faqLink {
	margin-bottom: 50px;
}

div.help img.iconInText {
	vertical-align: middle;
}

div.help hr.scamFraud {
	width: 500px;
	height: 1px;
	border: 0px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	text-align: left; /* IE */
	margin: 0px auto 10px 0px; /* FF */
}

div.help ul.communityGuidelines li {
	margin-bottom: 10px;
}

div.help ul.communityGuidelines li span {
	font-weight: bold;
}
