
#join_login { font-size:12px;  margin-bottom:12px; box-sizing:border-box; width:100%;float:left;clear:none; background: white; padding:16px; }
#right_column, #left_column {font-size:12px; box-sizing: border-box; width:49%;float:left;clear:none; background: white; padding:16px; }
#left_column { margin-right:2%; }
#right_column_duplicate { display:none; }
#right_column img, #right_column_duplicate img { max-width:100% } 
ul {
    list-style: square outside none; 
    margin-left: 0; 
    padding-left: 1em;
}
.tooltip { font-family:"Arial" }
li {   padding-left: 1em; }
.questionmark {  position:relative;top:8px;left:4px;float:right;clear:none }
#patternimages { height:90px }
.inputbuybutton {
  font-family: "Arial Narrow";
  text-transform: uppercase;
  float: left;
  clear: left;
  font-weight: bold;
  font-size: 16px !important;
  border: 0px;
  color: white;
  padding: 6px 8px;
  background: #fcb040;
  width: 200px;
  min-height: 36px;
  height: auto;
  line-height: 1.2;
  white-space: normal;
  margin-bottom: 12px;
  box-sizing: border-box;
}
.inputbuybutton:hover { background-color: #DE9200;transition: background-color 0.5s ease; }
#buyprice2 { width:135px;; }    
.text { font-size:24px; text-align:left; margin:3px 0 0 12px; color: #FCB040; font-family: BebasNeueRegular, Arial, sans-serif; }
@media screen and (max-width: 820px) and (min-width: 601px) {.inputbuybutton { width: 180px;font-size:14px} }
@media screen and (max-width: 750px) and (min-width: 601px) {.inputbuybutton { width: 157px;font-size:12px} #buyprice2 { width:100px; margin-top:8px} #buyprice2 p {font-size:20px; } .questionmark { top:4px }
 } 
@media screen and (max-width: 625px) {
	#right_column, #left_column { width:100%; }
	#right_column_duplicate { display:block; }
	#right_column { display:none }
	.bigbuybutton {padding-top:11px }
	a > .bigbuybutton { font-size:14px }
	#patternimages { height:126px }
}
@media screen and (max-width: 820px) and (min-width: 751px) {a > .bigbuybutton{ font-size:14px; } #buyprice2 { font-size:18px;margin-top:8px;width:125px } .questionmark { top:5px }  }
@media screen and (max-width: 500px) { #patternimages { height:106px }}
@media screen and (max-width: 400px) { #patternimages { height:92px }}
@media screen and (max-width: 350px) { #patternimages { height:78px }}
@media screen and (max-width: 425px) {
  .inputbuybutton { width: 175px; }
}@media screen and (max-width: 395px) { .inputbuybutton {   .inputbuybutton { font-size: 14px !important; } }#buyprice2 { font-size:18px;width:95px;margin-top:10px } .questionmark {top:3px}
}
@media screen and (max-width: 350px) { .inputbuybutton { width:174px; font-size:14px !important;} #buyprice2 { font-size:14px;width:80px;margin-top:10px;margin-left:4px } .questionmark {top:2px}
}
.greylink a, .greylink a:visited { text-decoration:underline; color: #898989 }
.greylink a:hover { text-decoration:none; }
.submitLink {
font-weight:bold;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  color: #898989;
  margin-bottom:16px;
  margin-top:-6px;
  font-size:12px;
  cursor: pointer;
  clear:none;
  float:left
}
submitLink:hover { text-decoration:none;}
submitLink:focus {
  outline: none;
}
