div.sign_menu {
	display:block;
	float:left;
	background-repeat:no-repeat;
	width:130px;
	height:28px;
	padding-top:106px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-radius:5px;
	margin-right:23px;
}
div.big_container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	margin:20px 10px 0 10px;
	padding:10px 15px 0 15px;
	height:auto;
	width: auto;
}

h2.v{
	font-size:16px;
}

a.borderh:link, a.borderh:visited {
	color: #B7B7B7;
}
a.borderh:hover {
	color: #EA4000;
}
