@charset "UTF-8";

label {
	cursor: pointer;
}

input {
	margin: 5px 5px 5px 0;
}

div#title {
	margin: 0;
	padding: 0;
	background: url(../img/news_news/title.jpg) no-repeat;
	height: 100px;
	width: 780px;
	clear: both;
}

div#rightArea {
	border-left: #F75548 solid 8px;
	min-height:600px;
	height: auto !important;
	height: 600px;

}

h2 {
	text-indent: -99999px;
}

div#title p {
	color: #000;
}

div#title p#connerLead {
	margin: 55px 0 0 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
}

ul#siteMenu li img#now {
	border: #48bafd solid 1px;
}

dl#personal dt {
	margin-top: 30px;
	font-weight: bold;
}

dl#personal dd {
	margin: 0;
	padding: 0;
}

div#buttons {
	margin: 30px auto;
	width: 300px;
}
