.list {
	list-style:none;
	list-style-image:none;
	margin:0 0 10px;
	padding:0;
}
.list li {
	clear:both;
	display:block;
	margin:0;
	padding:10px 20px;
	background-repeat:no-repeat;
	background-position:0 2px;
	border-bottom:2px dashed #ddd;
	text-decoration:none;
}
h2 a,
.list h3 a {
	color:#900;
	text-decoration:none;
}
.list h3 a:hover,
.list a:hover {
	color:#f90;
}
.list h3,
.list h4 {
	margin:0;
}
.list h3 {
	font-size:13px;
}
.list h4 {
	font-size:12px;
}

.inner_side ul {
	margin:0;
	padding:0;
}
.shortlist li a {
	text-decoration:none;
}
.longlist {
	margin-top:10px;
	text-decoration:none;
}

/* SLOTS */

.slots .icon {
	border:none;
}

.slots a {
	text-decoration:none;
}
.slots .child {
	margin:3px 0;
}
