
.half{width:45%}
.lefty{float:left}
.righty{float:right}
.clear-fix{clear:both}
.ds-highlight{color: #e31f26}
.emphasis{font-style:italic}
.req-field, .error-summary{color:#ff0000}
.error-summary{margin-top:1em}
#d5-reg-submit{margin-top:1em}
#d5reg-wrap label{display:block}
#d5reg-wrap input[type="text"]{width:100%; margin-bottom:1.5em} 
#d5reg-wrap  select{width:100%; margin-bottom:1.5em;     padding: 8px 10px 5px; border-radius: 2px; -webkit-border-radius:2px;}
#d5reg-wrap h2{margin-bottom: 1em; line-height:1.3em}
.bottom-space{margin-bottom:2em}
.so-buy-btn{margin: 20px 0; display:block}
@media screen and (max-width: 768px){
	.half{width:100%; clear:both}
 }
 
 @media screen and (max-width: 505px){
	#d5reg-wrap h2{font-size: 18px}
 }