table.stripetables tr.even td {
	background-color:#e9e9e9;
	border-color:#ddd;
	border-width:1px 0;
	border-style:solid;
}

table.stripetables td {
	padding:4px;
}

ul.stripelists {
	background:#fff;
	list-style: none;
}

.stripelists .li-hover {
	border: 1px solid #ccc;
}

.stripelists li {
	padding:8px 10px;
	border: 1px solid #fff;
	margin:0;
}

.stripelists li a {
	display:block;
}

ol.stripelists li {
	padding:8px 10px;
	border: 1px solid #fff;
	margin:0;
	font-size:10px;
	color:#888;
	line-height:140%;
}

ol.stripelists a {
	margin:0;
	color:#555;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	cursor:pointer;
}

ol.stripelists a:hover {
	color:#FF6600;
	cursor:pointer;
}

a#regButton, a#regButtonBottom {
	background: white;
	border: 2px solid #D4D4D4;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 7px 4px 7px;
	text-align: center;
	text-decoration: none;
}
