*{
	padding:0;
	margin:0
}
body,html{
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	background:#5aaed9 url(images/bgBody.jpg) top left repeat-x
}
img{
	border:0;
	vertical-align:middle
}
a{
	color:#1089c8;
	font-weight:bold
}
p{
	margin:0 0 20px
}
h1{
	color:#178cca;
	font:bold 28px "Trebuchet MS", Trebuchet, Helvetica, Arial;
	margin:0 0 20px
}
#checklist{
	margin:0 0 20px;
	list-style:none
}
#checklist li{
	background:url(/images/bullet_orange.gif) 6px 7px no-repeat;
	padding:0 0 5px 20px
}
input,select{
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
option{
	padding-right:5px
}
#main{
	width:604px;
	margin:0 auto;
	padding:26px 0
}
#header{
	height:89px;
	width:599px;
	padding-left:5px;
	background:url(images/bgTop.gif) bottom left no-repeat
}
#content{
	background:url(images/bgPage.gif) top left no-repeat;
	padding:20px 25px;
	min-height:250px;
	height:250px
}
*>#content{
	height:auto !important
}
#contentBg{
	background:#fff url(images/bgPageBg.gif) top left repeat-y;
}
#search{
	float:right
}
#search p{
	margin:0
}
#search label{
	font-weight:bold;
}
#search input,#search img{
	vertical-align:middle
}
#addRedirectWrap{
	width:500px
}
#addRedirect,#formLogin{
	padding:10px 0 5px 10px;
	background:url(images/bgItem.gif) top left repeat-y;
	margin:0 0 20px;
}
#addRedirect p,#formLogin p{
	margin:0 0 5px
}
#addRedirect img,#addRedirect input,#addRedirect select,#formLogin *{
	vertical-align:middle
}
#addRedirect label,#formLogin label{
	font-weight:bold;
	display:block;
	float:left;
	margin-top:2px;
	clear:left;
	width:100px
}
#txtURL{
	width:245px
}
#addRedirect input{
	margin-right:10px
}
#footer{
	background:#fff url(images/bgFooter.gif) bottom left no-repeat;
	height:30px;
	width:554px;
	color:#fff;
	padding:39px 25px 0;
	font-size:10px
}
#footer a{
	color:#fff;
	font-weight:normal;
	text-decoration:none
}
#footer a:hover{
	text-decoration:underline
}
#footer p{
	text-align:right;
	margin:0
}
#footer p span{
	float:left
}
#redirectList{
	clear:right
}
#redirectList li{
	padding:5px;
	background:url(images/bgItem.gif) top left repeat-y;
	margin:0 0 5px;
	white-space:nowrap;
	overflow:auto;
	list-style:none
}
#redirectList form{
	display:inline
}
#redirectList form *{
	vertical-align:top
}
.editor_field,#redirectList select{
	display:inline;
	margin-right:5px;
	background-color:#fff !important
}
.editor_cancel{
}
.editor_ok_button{
	margin-right:5px
}
.editor_delete{
	padding:8px 5px;
	display:block;
	margin-right:2px;
	float:left
}
.editor_path{
	cursor:pointer
}
.editor_url{
	cursor:pointer
}
.editor_response{
	cursor:pointer
}
#errors{
	margin:0 0 20px
}
#errors li{
	border:1px solid #d6a33e;
	padding:5px 5px 5px 35px;
	background:#fdfae6 url(/images/iconError.gif) 8px 5px no-repeat;
	list-style:none;
	margin:0 0 5px
}