﻿#clublidshow {
	width: auto;
	max-width: 655px;
	background-color: #000080;
	margin: 0;
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	float: left;
}

#clublidshow img{
	margin: 0px 10px 10px 10px;
	clear: none;
	float: right;
}
#clublidpre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:normal;
	margin: 0px 10px 5px 10px;
	white-space: pre-wrap; /* css-3 */;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	word-wrap: break-word; /* Internet Explorer 5.5+ */;
	width: auto;
	/*#float: left; /* IE only */;
	#clear: none;
}

#selectiepre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	white-space: pre-wrap; /* css-3 */;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	word-wrap: break-word; /* Internet Explorer 5.5+ */;
	width: auto;
	#float: left; /* IE only */;
	#clear: none;
}
