h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 0px; margin: 0 }
h1 { font-size: large; padding: 0px; margin: 0px; }
h3 { margin: 0px; }
li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }
#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 353px;
	font-family: verdana;
	float: left;
}
.basic div {
color: #FFF;
}

ul.directions
{
	padding: 20px 0px 20px 0px;
	margin: 0px;
}

ul.directions li
{
	list-style-type: disc;
	margin-left: 20px;
	margin-right: 20px;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	height: 27px;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: url(../Images/shellContact_07.gif) no-repeat top right #0080BC;
	margin-top: 5px;
	text-transform: uppercase;

}
.basic a:hover {
	background: url(../Images/shellContact_07.gif) no-repeat top right #0080BC;
}
.basic a.selected {
	background: url(../Images/shellContact_07.gif) no-repeat top right #0080BC;
}


