/* CSS Document */#dateposted {	float: left;	width: 75px;	/*height: 90px;*/	margin: 5px;	/*position: absolute;	left: 10px;	border-right-width: 1px;	border-right-style: dotted;	border-right-color:  #96b6e3;*/	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;		}#country {	float: left;	/*width: 150px;*/	/*height: 75px;*/	margin: 5px;	/*position: absolute;*/	}#topic {	float: left;	/*width: 275px;*/	/*height: 75px;*/	margin: 5px;	/*position: absolute;*/	}#sortbutton {	float: left;	margin: 5px;	padding-left: 75px;}#partner {	float: left;	width: 120px;	/*height: 75px;*/	margin: 5px;	/*position: absolute;*/	}#autikw{	float: left;	margin: 5px;}#selections {	width: 780px;	float: left;	height: auto;	overflow: hidden;	margin: 5px;	background-color: #e4e4e4;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	/*border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;*/}#doc_choice {	clear: left;	width: 760px;	height: 30px;	/*margin: 5px;*/	padding: 0px 0px 15px;	/*	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;*/	}/*input style="height: 18px; font-size: 10px"*/#selections input,select {	height: 18px; 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}#selections input.sbutton{	font-size: 12px;}
