p {
	margin-bottom: 10px;
}

ul {
	list-style-position: inside;
}

#contentArea ul.orangeArrow li {
	list-style-type: none;
    background-image: url("/media/en-us/images/arrow.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 14px;
}
