div#turtushout-shout * {
	padding:2px;
	margin:0px;
}
div.turtushout-entry {
	border-bottom: 1px solid #efefef;
}
div.turtushout-created {
	font-size:55%;
}
div.turtushout-title {
	font-weight:bold;
}

div#turtushout-warning {
	font-weight:bold;
	color: red;
}
a.turtushout-action {
	cursor:pointer;
}

div.turtushout-name {
	font-weight:bold;
	color: #687816
}

div.turtushout-text {
	font-weight:bold;
	color: #FF6600;
}
