﻿#manage
{
	min-height:500px;
	height:auto !important;
	height:500px;
}
#pageWrap .noheight
{
	min-height:0px;
	height:auto;
}
body #directory_filter + #manage
{
	min-height:0px;
	height:auto;
}

#manage form{text-align:center;}
#manage table{text-align:left; margin:auto; width:550px;}
#manage table td, #manage table th
{
	padding:5px;
}
#manage table th{font-weight:bold;}
#manage table .highlight{background-color:#333;}

#manage table caption
{
	display:none;
}
#manage input[type="text"] { width: 350px; }
#manage textarea{width:350px; height:80px;}

#manage h2{
	display:block;
	background:none;
	color:#f77bba;
	font-size:150%;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:20px;
}
#submenu
{
	margin-top:10px;
}
#side_menu #submenu li
{
	padding-left:15px;
}
#manage #submenu li.active
{
	background-image:url('/img/tab_pink_pale.png');
	color:#FFF;
	font-weight:bold;
}

#manage #submenu li:first-child
{
	margin-left:20px;
}
#manage #submenu li a{color:#FFF;}
#manage h3{margin-left:20px; font-size:120%; color:#e1007a; font-weight:bold;}
#manage a{color:#e1007a;}
#manage #alert{background-color:#e1007a;line-height:3em;}
#manage #welcome
{
	color:#E1007A;
	float:right;
	font-size:120%;
	margin-top:0px;
	text-align:right;
	margin-right:10px;
}

h3#register
{
	color:#F77BBA;
	font-size:140%;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:30px;
}
