#top-menu{
	background:url("../img/right-column/menu_bg.gif") repeat-x;
	height:36px;
}
#left,#right,#middle {
	padding-top:0px !important;
}
#right{
	width:193px !important;
}
#right p{
	font-size:12px !important;
}
#right .box{
	border-bottom:1px solid #CCCCCE;
	background:url("../img/right-column/right_column_bg.gif") repeat-y;
	padding-bottom:10px;
}
#right .box-title{
	background:url("../img/right-column/pic2.jpg") no-repeat;
	padding-left:45px;
	font-weight:bold;
	color:#246BB5;
	font-size:14px;
}
#middle{
}
#page-name{
	margin-top:-5px !important;
	background:url("../img/right-column/title.gif") no-repeat left bottom;
	font-size:22px !important;
	font-weight:normal;
	padding-bottom:2px;
}

.round-corner-form input.text,.round-corner-form select{
	background:#FFF4C8;
	border:1px solid black;
	height:18px;
}
.round-corner-form table td{
	height: 30px;
}
.round-corner-form .hor-border-top td{
	background:url("../img/right-column/form_up_bg.gif") repeat-x;
}
.round-corner-form .hor-border-bottom td{
	background:url("../img/right-column/form_down_bg.gif") repeat-x;
}

.round-corner-form .left-column{
	background:url("../img/right-column/form_left_bg.gif") repeat-y left #F5F5F5;
	padding:15px 0px 20px 10px;
	width:50%;
}

.round-corner-form .right-column{
	width:50%;
	padding:15px 10px 20px 0px;
	background:url("../img/right-column/form_right_bg.gif") repeat-y right #F5F5F5;
	
}
.round-corner-form .left-bg{
	background:url("../img/right-column/form_left_bg.gif") repeat-y left #F5F5F5;
	padding-left:10px;
}
.round-corner-form .right-bg{
	background:url("../img/right-column/form_right_bg.gif") repeat-y right #F5F5F5;
	padding-bottom:20px;
}
.round-corner-form table.columns-sep{
	background:url("../img/right-column/columns-sep-bg.gif") repeat-y right;
}

#right a{
	color:#0051AA;
}
#right a:hover{
	color:#23A4FF;
}
