/**
 * BNS Add Style - Custom Stylesheet
 *
 * This file was added after the activation of the BNS Add Style Plugin.
 *
 * If you no longer want to use these styles delete the contents of this file,
 * or simply deactivate the BNS Add Style Plugin (recommended).
 *
 * If you choose to deactivate this plugin this file will remain as is but will
 * not be used. If you reactivate this plugin the styles below will take effect.
 *
 * Add your custom styles for this theme below this comment block. Enjoy!
 */

.reviews li{
	list-style-type: none;
	background: url("http://tsvia-aharoni.co.il/wp-content/uploads/sidebar_line.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.reviews li a{
	color: #ae4321;
}
