@import url("/css/screen.css");

body {
	background-image: none;
	text-align: left;
	background-color: #fff;
	}
ul li {
	list-style-image: url(/pictures/list_style_image.png);
	}
body.bodydetail {
	overflow: auto;
	}
ul {
	padding: 0 0 0 14px;
	margin: 0;
	}

.entryedit {
margin-left:-190px !important;
position:absolute;
}

