@charset "UTF-8";
#content  #left {
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-bottom: 40px;
	clear: right;
	float: left;
}
#content  #right  {
	height: auto;
	width: 380px;
	float: right;
}
#content #left #sunrise {
	margin: 0px;
}
#content #left #addres {
	padding-left: 75px;
	padding-top: 25px;
	margin-top: 30px;
	border: 1px dotted #888888;
	margin-bottom: 20px;
	padding-bottom: 25px;
}
*html  #content #left #addres {
	border: 1px solid #CCCCCC;
}
#addres a:link {
	font-weight: normal;
}
#addres a:visited {
	font-weight: normal;
}
