.post {
	padding : 10px 0px 10px 0px;
	border-bottom : dashed #EA0001 2px;
}

.previous {
	float : left;
}

.next {
	float : right;
}

.clear {
	clear : both;
}

.entryfooter {
	color: #666;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	text-align:left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.pivottable {
	width : 591px;
	margin : 0;
	padding : 0;
	border-collapse: collapse;

}

.pivottable-main {
	padding : 0px 20px 0px 0px;
	margin : 0px;
	vertical-align : top;

}

.pivottable-right {
	vertical-align : top;
	margin : 0px;
	width : 150px;
	padding : 0px;

}

.pivotdiv-right-background {
	background : url(pivot-table-right-background.png);
	color : white;
	margin : 0;
	padding : 0;
}

.pivotdiv-right {
	color : white;
	margin : 0px 4px 0px 7px;
	padding : 0;
}


.pivottable-right a {
	color : white !important;
}

.pivottable-right a:hover {
	color : red !important;
	background-color : white !important;
}

.pivot-image {
	/* style for images in entries */
}

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {
	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #ff9;
}

/* these styles are for the search boxes */

.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}

/* ACCESSIBILITY CHANGES - JM 2004/10/03 */
/* these hide the accessibility tags to stop the layout from changing */

label { visibility:hidden; display:none; }
legend { visibility:hidden; display:none; }
fieldset { border:0; padding:0; margin:0; }


img.badge {
	border : 0;
}

blockquote {
	background-image : url(http://www.u2boy.nl/u2_news/pivot/templates/quotes.gif); 
	background-position : 0px 10px; 
	background-repeat : no-repeat;
	padding-left: 30px;
	margin: 5px 15px 5px 0px;
	padding-top:0px;
        color: #5C5252;
}

.comment {
	margin : 0px 0px 15px 0px;
	padding : 0;
}

.commentname {
	margin : 0px 0px 10px 0px;
	padding : 0;
}

.commentdate {
	margin : 3px 0px 0px 0px;
	padding : 0;
}

.commentmessage {
	background-image : url(http://www.u2boy.nl/u2_news/pivot/templates/quotes.gif); 
	background-position : 0px 0px; 
	background-repeat : no-repeat;
	margin : 0px 0px 0px 20px;
	padding : 0px 0px 0px 33px;
        color: #5C5252;
}