.help {
    padding: 0 10px;
}
.help a {
    text-decoration: underline;
}
.help p {
    margin: 5px 0;
}
.help .section {
    margin-bottom: 15px;
}
.help .section h3 {
    border-bottom: solid 1px #DDDDDD;
    margin-top: 0px;
}
.help .section ul.header {
    margin: 1.2em 0 0.3em;
    padding-bottom:0.3em;
    border-bottom: solid 1px #DDDDDD;
}
.help .section ul.header li {
    display: inline;
    padding: 0 9px;
    border-left: solid 1px #CCCCCC;
}
.help .section ul.header li.title {
    padding-left: 0;
    border-left: none;
    color: #333333;
    font-size: 133%;
}
.help .section ul.header li a {
    text-decoration: none;
}
.help .half {
    width: 50%;
    float: left;
}
.help .section .half span {
    font-size: 135%;
    font-weight: normal;
    letter-spacing: -0.03em;
    line-height: 1.5;
}
.delim {
    color:#999999;
    margin:0 5px;
}
.help .error {
    margin-top: 5px;
    font-style: italic;
    text-align: center;
    font-weight: normal;
}
.help #primary {
    padding-left: 0px;
}
#help_sidebar {
    padding-right: 10px;
}
#help_sidebar a {
    font-weight: bold;
    text-decoration: underline;
    display: block;
}
#help_seller_messages a {
    text-decoration: none;
}
#help_index_update {
    border: solid 1px #E2C822;
    background: #FFF9D7;
    padding: 3px;
    text-align: center;
    font-size: 12px;
    margin: 5px 0;
}
#help_seller_messages span {
    font-size: 11px;
}
.item ul li {
    list-style-image: none;
    list-style-type: disc;
}
#pos li {
	list-style-image:url(/img/photo/115/104/6/li-green.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin-left:18px;
}
#neg li {
	list-style-image:url(/img/photo/115/105/1/li-red.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin-left:18px;
}