

#header-usersubmit
{
  background: #642C88;
  
  position: relative;
  height: 80px;
  
}

#header-usersubmit h1 { }


#usersubmit-para-1 {
  
}

#usersubmit-para-2 {
  
}

#usersubmit--h2-1 {
  
}

#left-usersubmit{

  margin-top: 14%;
  text-align: left;
  padding-right: 20px;
  
  font-weight: none;
  height: 100%;
  width: 280px;
  
  font-size: 24px;

}



td.setAlign {
  text-align: left;
  font-size: 18pt;
  
}

.btn2 {
  
  
  background: #ffffff;
  font-weight: 100;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  color: #333;
  font-size: 20px;
  padding: 5px 10px 5px 10px;
  border: solid #00aced 1px;
  text-decoration: none;
  display: inline-block;
  
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 15px;
}

.btn2:hover {
  
  background: #00aced;
  text-decoration: none;
  color: #ffffff;
}
.btn2:visited {
  
  background: #00aced;
  text-decoration: none;
  color: #ffffff;
}

.selected-class-name {
  
  background: #00aced;
  text-decoration: none;
  color: #ffffff;
}


