/*----------------------------------------------------------
Nav Link
----------------------------------------------------------*/
#link2normal{
	visibility: hidden;
	display: none;
}
#link2roll{
	visibility: visible;
	display: inline;
}

/*----------------------------------------------------------
Content
----------------------------------------------------------*/
#set-up-sellers-content,
#set-up-sellers-content2{
	width: 329px;
	float: left;
	padding: 0 0 60px 300px;
	color: #000000;
	background-image: url(/_images/set-up-sellers-lt.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
#set-up-sellers-content2{
	background-image: url(/_images/set-up-sellers-lt3.jpg);
}
#set-up-sellers-content h3,
#set-up-sellers-content2 h3{
	font-size: 16px;
	font-weight: bold;
	margin: 2em 0 0 0;
	color: #006666;
}

#set-up-sellers-content p,
#set-up-sellers-content2 p{
	margin-bottom: 0;
}

.bold-red{
	color: #FF0000;
	font-weight: bold;
}

#set-up-sellers-content form,
#set-up-sellers-content2 form,
#return{
	background-color: #C5F2F7;
	border: 1px solid #006972;
	padding: 2em;
	margin: .5em 0 0 0;
}
#return{
	margin-top: 1em;
}

#set-up-sellers-content ul,
#set-up-sellers-content2 ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 254px;
}
.label{
	padding: 0 0 2px 0;
}
.field{
	padding: 0 0 1em 0;
}
.field input{
	width: 250px;
}
.return-field{
	padding: 0 0 1em 0;
	font-size: 16px;
	color: #006972;
}
.submit{
	padding: 0;
	text-align: center;
	width: 250px;
}
.submit input{
	width: 150px;
	color: #000000;
}

#faq-col{
	padding: 0 20px 20px 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.question{
	display: block;
	padding: 2em 0 .5em 0;
	color: #C5F1F5;
}
