/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


.entryNav{
	background-color:red;
}

.dsl_item_slider_wrapper{
	overflow-y: scroll;
	/*height:300px;
	background-color:#eee;*/
}