#nominate_mid {
	position: relative;
	margin: 0;
	height: 100%;
	width: 730px;
	background: url(/images/account_header_mid.gif) repeat-y top center;
}
#nominate_container {
	position: relative;
	width: 730px;
	margin: 30px auto;
}
#nominate_nav {
	position: relative;
	left: 30px;
	top: -20px;
}
#nominate_nav img {
	position: relative;
	float: left;
	display: inline;
	border: none;
}
#nominate_content {
	width: 90%;
	position: relative;
	padding: 30px 10px 0 10px;
}
#nominate_content img {
	border:none;
}
#step1_url_info {
	width: 450px;
	font-weight: bold;
	font-size: 0.9em;
	position: relative;
	left: 20px;
}
#step1_other_info {
	clear: both;
	display: block;
	position: relative;
	top: 20px;
	width: 90%;
	height: 100%;
	font-weight: bold;
	font-size: 0.9em;
}
#step1_url_info .submit {
	position: relative;
	top: 10px;
	left: 5px;
}
#preview_site_name {
	color: #036;
	font-size: 1.7em;
	font-weight: bold;
	text-indent: 10px;
}
#categories_container p {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2em;
}
#categories_container table {
	width: 100%;
	padding-left: 10px;
}
#categories_container td {
	height: 2em;
	width: 24%;
	font-size: 0.9em;
	vertical-align:top;
	padding: 3px 0 0 0;
}
#categories_container input {
	float:left; 
	display:inline; 
	position:relative; 
	margin-right:5px;
}
#tags_are_simple {
	font-weight: normal;
	font-size: 0.9em;
}
#review_step_one {
	width: 90%;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#review_step_two, #review_step_three {
	border-top: 1px solid #ccc;
	width: 90%;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#review_step_one p, #review_step_two p, #review_step_three p {
	margin-left: 0px;
}
#review_step_one p {
	margin-top: 0px;
}
p.adult_content_section, #adult_content_badge {
	line-height:20px;
	height:20px;
	vertical-align:bottom;
}
p.adult_content_section img {
	vertical-align:bottom;
}
.review_title {
	color: #036;
	font-weight: bold;
	padding-bottom: 10px;
}
.review_title .name {
	color: #666;
}
.btn_edit {
	position: relative;
	top: 8px;
	left: 10px;
}
.category_name {
	float:left; 
	display:inline; 
	position:relative; 
	width:120px;
	top: -2px;
}
.url_name {
  text-transform: none;
}
#browser_review {
	position: relative;
	display: inline;
	padding: 0 5px 5px 5px;
	top: 10px;
	margin-bottom: 20px;
	width: 170px;
	height: 140px;
	text-align: center;
}
#browser_review div {
	position: relative;
	top: 0;
	left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
#thank_you_text p {
	line-height: 20px;
	font-size: 12px;
}
.thanks_dude {
	float:left;
	margin:0;
	padding:0;
}
