/* --- master page Sidebar CSS --- */
.sidebar_form_label_container {
	padding: 2px 0px 1px 4px;
}

.sidebar_form_input_container {
	padding: 2px 0px;
	text-align: center;
}

.sidebar_form_input_container input {
	width: 140px;
}

#main_submenu { 
	
	border: 2px solid #666699;
	/*background:#BDCFD7;
	background: #474948;*/
}

/*#tlc {
	background: url(../../img/left_top.gif) top left no-repeat;
	background-position: 0% 0%;
	width: 100%;
}

#trc {
	background: url(../../img/right_top.gif) top right no-repeat;
	background-position: 100% 0%;
}

#blc {
	background: url(../../img/left_bottom.gif) bottom left no-repeat;
	background-position: 0% 100%;
}

#brc {
	background: url(../../img/right_bottom.gif) bottom right no-repeat;
	background-position: 100% 100%;
}*/