/* @override http://www.skibass.site/includes/pudsey.css */

.lapentry div {
	float: left;
	text-align: center;
	margin-right: 4px;
	width:  60px;
}

.lapentry span {
	border-top: 3px dotted #035990;
	border-bottom: 1px solid #bebebe;
	font-size: 24px;
	color: black;
	background: white;
	padding: 6px;
	display: block;
	margin: 6px;
	-moz-box-shadow: #003557 0px 4px 4px;
 	-webkit-box-shadow: #003557 1px 4px 6px;
}

.lapentry input {
	font-size: 18px;
	text-align: center;
}

.pudsey {
	line-height: 24px;
	font-size: 14px;
}

.pudsey strong {
	color: red;
}

.pudsey em {
	line-height: 16px;	
	float: right;
	clear: both;
	font-weight: normal;
	font-style: normal;
	background: white;
	color: #515151;
	padding: 2px 4px;
	-moz-box-shadow: #003557 0px 4px 4px;
 	-webkit-box-shadow: #003557 2px 2px 2px;	
}

.pudsey h3 {
	margin-bottom: 0px;
}
