img, form, fieldset {
	border: none;
}

div#map {
	width: 528px;
   height: 516px;
	float: left;
}

div#mapbar {
	padding-left:10px;
	width: 187px;
	float: left;
}

strong#mapoptions {
	position: relative;
	top: -4px;
}

.graytext {
	font-weight: bold;
	color: #666;
}

/* form */

fieldset {
	border: none;
	color: #666;
	background: none;
}

fieldset img {
	position: relative;
	top: 10px;
}

label {
	display: block;
	margin: 10px 0;
}

.bottomline1, .bottomline2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 193px;
}

#newAuthor {
	border-top: 1px solid #ccc;
}
#newAuthor p {
	color:#666666;
	font-weight:bold;

}
#newAuthor img {
	padding: 0px 10px 0px 0px;
}

.bottomline2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

label.langindent {
	margin-left: 38px;
}

img#downarrow {
	margin-right: 8px;
}

img#rightangledarrow {
	margin-right: 8px;
}

#navlist {
	margin-top: -23px;
	position: relative;
	top: 82px;
	left: 165px;
	background-color:#000;
	width: 606px;
	display:block;
	float:left;
}

#navlist a:link, #navlist a:visited {
	background: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height:23px;
	float:left;
}

#navlist img {
	float:left;
}

#LL_Main {
	width: 300px;
	padding: 8px;
	height:auto;
}

#LL_Heading {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#LL_Description {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px
}

#LL_Image {
	padding-left: 8px;
	padding-top:4px;
}

