#right_menumain {
	float: left;
	height: auto;
	width: 180px;

}

.top_arch {
	background-image: url(images/right_menu/bg_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 180px;
}
.center_bg {
	background-image: url(images/right_menu/rigth_arch_07.jpg);
	float: left;
	height: auto;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}

.bottom_arch {
	background-image: url(images/right_menu/bg_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 180px;
}


.rightmenu_add {
	float: left;
	width: 160px;
	margin-bottom: 8px;
}

#right_menuborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.central_addmain {
	float: left;
	height: auto;
	width: 492px;
	padding-right: 44px;
	padding-left: 44px;
	padding-top: 10px;
}

.central_toparch {
	background-image: url(images/right_menu/add_bottom_bg_top.jpg);
	float: left;
	height: 12px;
	width: 492px;
}

.central_bottomarch {
	background-image: url(images/right_menu/add_bottom_bg_bottom.jpg);
	float: left;
	height: 12px;
	width: 492px;
}

.central_archbg {
	float: left;
	height: 62px;
	width: 492px;
	background-image: url(images/right_menu/add_bottom_bg_03.jpg);
	background-repeat: repeat-y;
}


.central_inadd {
	float: left;
	height: 62px;
	width: 468px;
	margin-top: 2px;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}

.central_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	float: left;
	width: 492px;
	text-align: center;
}
