/* CLEARER */
.tx-kiwigigs-pi1 .clearer{
	clear:both;
	line-height: 1px;
	height: 1px;
}

/* LISTVIEW */
.tx-kiwigigs-pi1 ul.listview {
	list-style-image: url('../images/bullet_go.gif');
	
}	
.tx-kiwigigs-pi1 ul.listview li {
	line-height: 18px;
	margin-bottom: 5px;
}
.tx-kiwigigs-pi1 ul.listview li a:link, 
.tx-kiwigigs-pi1 ul.listview li a:visited{
	text-decoration:none;
}
.tx-kiwigigs-pi1 ul.listview li a:hover {
	text-decoration: none;
}

/* SINGLEVIEW */
.tx-kiwigigs-pi1 .singleview-entry  {
	padding: 10px;
}

.tx-kiwigigs-pi1 .backlink img  {
	vertical-align: middle;
}

.tx-kiwigigs-pi1 .divider {
	border-bottom: 2px dotted #f5f5f5;
	height: 2px;
	margin-top: 10px; 
	margin-bottom: 10px;
}

.tx-kiwigigs-pi1 .location {
	font-weight: bold;
	font-size: 110%;
}

/* TEASER */
.tx-kiwigigs-pi2 ul.teaserview {
	list-style-image: url('../images/bullet_go.gif');
	margin-left: 10px !important;
}
.tx-kiwigigs-pi2 ul.teaserview  li {
	line-height: 18px;
	margin-bottom: 5px;
}