.cmsSubMenuStyleOne ul {
	list-style-type: none;
	padding-left:0px;
}

.cmsSubMenuStyleOne ul li {
	text-align:left;
	padding:10px 10px 10px 5px;
	border-bottom:1px solid grey;
 	background-image: url('https://s3.qima.com/temp/right-blue-caret.jpg');
 	background-repeat: no-repeat;
 	background-position: right; 
}