div#modmobile-header {
	display:block;
	width:828px;
	background:#8ba0b6 url(http://www.modcloth.com/images/assets/0000/0367/modmobile-header.png) 10px 7px no-repeat;
	padding:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-indent:30px;
	color:#ddeeff;
        float:right;
}

div#modmobile-header strong, div#modmobile-intro strong {
	font-weight:bold;	
}

div#modmobile-header h1 {
	color:white;
	display:block;
	font-size:25px;
	margin:0;
	letter-spacing:-1px;
}

div#modmobile-intro {
	float:left;
	margin:45px 0 0 60px;
	width:420px;
	line-height:150%;
	text-align:justify;
}

div#modmobile-intro ul {
	font-size:90%;
	color:#8ba0b6;
	padding-left:15px
}

div#modmobile-intro li {
	margin-top:15px;
	list-style:disc;
}

div#modmobile-intro h3 {
	font-size:16px;
	font-weight:bold;
	display:block;
	letter-spacing:-0.5px;
	margin-bottom:10px;
}

div#modmobile-signup {
	float:right;
	clear:none;
	margin:45px 60px 0 0;
	width:230px;
	padding:15px;
	background:#f2f9ff;
	border:1px solid #daecfe;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

div#modmobile-submitted div#modmobile-signup {
	color:#4d4d4d;
	float:none;
	font-size:12px;
	margin-left:30px;
}

div#modmobile-signup h3 {
	font-weight:bold;
	font-size:20px;
	background:url(http://www.modcloth.com/images/assets/0000/0370/modmobile-signup.png) no-repeat;
	height:40px;
	text-indent:21px;
	padding-top:18px;
	letter-spacing:-0.5px;
}

div#modmobile-signup input {
	width:224px;	
	border:1px solid #b3c1cf;
	padding:3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	margin:3px 0 15px;
}

div#modmobile-signup label {
	padding-left:5px;
}

div#modmobile-signup input.hidden {
	display:none;	
}

div#modmobile-signup input#acceptterms {
	display:inline;	
	width:auto;
	margin:0;
	border:0;
}

div#modmobile-signup input:focus {
	border-color:#80A9FF;
}

div#modmobile-signup form {
	display:block;
	margin-top:15px;
}

div#modmobile-signup input#modmobile-submit {
	display:block;	
	color:white;
	font-weight:bold;
	border:0;
	background:#80a9ff;
	font-size:18px;
	width:auto;
	padding:10px;
	margin-top:15px;
	cursor:pointer;
}

div#modmobile-signup input#modmobile-submit:hover {
	background:#6699ff;	
}

label#acceptterms {
  display:inline;
	font-size:85%;	
}

div#modmobile-submitted {
	color:#8ba0b6;	
	font-size:14px;
}

div#modmobile-submitted span {
	color:#ff5a06;
}

div#modmobile-submitted h1 {
	font-size:25px;
	margin-bottom:20px;
	letter-spacing:-1px;
}

div#modmobile-links {
	margin-top:	50px;
}

div#modmobile-links a {
	text-decoration:underline;	
}

div#modmobile-links a:hover {
	text-decoration:none;	
}

div#modmobile-why-container {
	display:block;
	text-align:right;
	margin:3px 0 15px;
	font-size:11px;
	position:relative;
}

div#modmobile-why-popup {
	background:url(https://www.modcloth.com/images/assets/0000/0376/modmobile-popup.png) no-repeat;
	width:225px;
	height:76px;
	position:absolute;
	padding:10px;
	font-size:13px;
	line-height:140%;
	text-align:justify;
	top:-85px;
	left:55px;
	display:none;
}
