	#right {
		top:0px;
		z-index:100;
	}
	#left {
		top:0px;
		z-index:100;
	}
.m_desc {
	display:none;
}
.names {
	text-align:left;
	max-width:700px;
	margin:auto;
}
.name {
	 margin:10px auto 20px 0;
	 text-align:center;
	 font-size:13pt;
	 color:#666666;
	 max-width:500px;
	}
.name_heading {
	display:block;
	font-size:20pt;
	letter-spacing:2px;
	color:#000000;
	padding:2px 0 2px 8px;
	font-weight:normal;
}
.nickname {
	font-weight:normal;
}
.see_profile {
	margin:6px 0 10px 0;
}
	
.particular_name {
	color:#000000;
}
h1 {
	margin-top:6px !important;
}
.names h1 {
	font-size:12pt;
	font-family:Century Gothic, Verdana;
	font-weight:normal;
	text-align:center;
	margin-top:2px;
	margin-bottom:10px !important;
}
.names h2 {
	font-size:10pt;
	text-align:left;
	display:inline;
	margin-bottom:20px !important;
	padding-bottom:2px;
	line-height:1.2em;
}
.names h3 {
	text-align:center;
}
.nickname_h3 {
		max-width:500px;
	}
.names h4 {
	text-align:center;
	 max-width:500px;
}
.names ul {
	margin: 2px 0px 2px 80px;
}
.names li {
	margin-left:80px;
}
h2.food {
	font-size:10pt;
}
.remove_name_button{
	background-color:transparent;
	font-size: 9pt;
	border:none;
	color:#000000;
	padding: 3px 6px;
	margin: 0 0 0 2px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	-webkit-appearance: none;
}
.remove_name_button:hover {
	background-color:#5cbf2a;
	border:none;
}
.remove_name_button {
	float:right;
	background-color:#333333;
	color:#ffffff;
}
ul.examples_chosen {
	list-style-type: none;
	/*border-top:1pt #999999 dotted;
	border-bottom:1pt #999999 dotted;*/
	padding:10px 0;
	font-size:0.9em;
}
fieldset {
	max-width:500px;
	margin:auto;
}
.button_link {
   background:none!important;
   color:#366ac9 !important;
   border:none; 
   padding:0!important;
   font-size:13pt !important;
   cursor: pointer;
}
pre {
	text-align:left;
}
.add_section_button {
	max-width:700px;
	margin:10px 30px 10px 0;
	text-align:right;
}
.name_message {
	margin:10px auto;
	text-align:center;
	display:inline;
	font-size:11pt;
}
.name_list {
	max-width:200px;
	float:left;
	height:260px;
	text-align:center;
	color:#646464;
}
.name_list h3 {
	font-weight:normal;
	color:#379e92;
	text-align:center;
}
.name_item {
	text-align:center;
	max-width:500px;
	margin:6px auto;
}
.try {
	font-size:12pt;
}
.username_item {
	text-align:center;
	max-width:500px;
	font-family:courier;
}

.check_div {
	width:120px;
	height:40px;
	display:none;
	text-align:left;
	vertical-align:top;
	font-size:10pt;
}
.cover {
	max-width:250px;
	float:right;
}
.blurb {
	text-align:left;
} 

.external_content_warning {
	background:white;
	margin: 6px auto;
	font-size:10pt;
	padding:2px;
}
.refresh_div {
	max-width:350px;
	width:96%;
	text-align:center;
	margin:6px auto;
	padding:6px;
	font-size:11pt;
	background:#ffffff;
	border-radius:10px;
}
.refresh_div p {
	padding:0;
	margin:4px;
}
.refresh_div .button {
	font-size:13pt;
} 
.fantasy_checkbox_div_wrapper {
	margin:10px auto;
	text-align:left;
	max-width:720px;
	padding:0;
}
.fantasy_checkbox_div {
	display:inline-block;
	min-width:180px;
	font-size:11pt;
}
.cross_site_ad {
	background:#ffffff; width:180px; padding:10px 3px; margin:6px auto; font-weight:10pt; border-radius:3px;
}

@media (max-width:610px) {
	.cover {
		float:none;
		margin:auto; 
	}
	.profile ul {
		margin: 2px 0px 2px 40px;
	}
	.profile li {
		margin-left:40px;
	}
	.name_list {
		max-width:100%;
		float:none;
		height:auto;
	}
}