#mylaps input,
#mylaps textarea,
#mylaps select {							/* enable resizing for IE */
	* font-size: 100%;
}

div#mylaps {width: 680px;}

#mylaps {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%; /* 16x0.75=11px 81.25% */
	font-color: #000;
	font-weight: normal;
	background: #f3f3f3;
	line-height: 1.375em;
}

#mylaps div, #mylaps table, #mylaps caption, #mylaps th, #mylaps td, #mylaps tr, #mylaps thead, #mylaps tfoot {
background: transparent;
}

#mylaps div.info table {
	margin-bottom:1em;
	margin-top:0.5em;
}

#mylaps table.mylaps {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:100%;
}

#mylaps a, 
#mylaps a:link {
	text-decoration: underline;
	color: #00aaf1;
}

#mylaps a:visited {
	color: #00aaf1;
}

#mylaps a:hover {
	color: #ccc;
}

#mylaps a:active {
	color: #000;
	outline: none;
}

#mylaps a:focus {
	-moz-outline-style: none;
}

#mylaps caption {
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	background-color: #7c7c7c;
	margin: 0;
	padding: 0.2em;
	margin-bottom: -0.5em;

}

#mylaps div.mylaps h1 span { /* span is used for sliding doors */
	display: block;
	background: #7c7c7c;
	padding-top: 2px;
	padding-left: 7px;
	padding-bottom: 2px;
}

#mylaps table.mylaps a {
	text-decoration: none;
	font-weight: bold;
	color: #00aaf1;
}

#mylaps table.mylaps a:hover {
	color: #7d7d7d;
}


#mylaps table.mylaps caption {
	background: #7c7c7c;
	font-size: 1em;
	margin: 0;
	padding: 4px 11px;
}

#mylaps table.mylaps caption span {
	background: #7c7c7c;
	display: block;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
}

#mylaps table.eventtree a {
	text-decoration: none;
	font-weight: bold;
	color: #00aaf1;
}

#mylaps table.eventtree a:hover {
	color: #7D7D7D;
}

#mylaps div.mylaps div {
border: none;}

#mylaps a img {display: none}

#mylaps hr {
background: none;
border:medium none;
height:1px;
margin-bottom:0.2em;
margin-top:0.2em;
}

