h1{
  padding: 0;
  margin: 15px 0;
  font-size: 25px;
  color: #666;
  text-transform: uppercase;
  font-family: "Trajan Pro","Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
}

h2{
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  margin:0;
  padding:0;
}

.textMenu{
  display: block;
  float: left;
  width: 190px;
  padding:10px 0 20px 10px;
}

.textMenu li{
  list-style-type: none;
  text-transform: uppercase;
  font-weight: bold;
}

.textMenu li a{
  text-decoration: none;
  color: #000;
}

.textMenu li:first-letter {
	margin-left: -10px;
}

.textMenu li a:hover{
  color:  #777778;
}

.textMenu li ul{
  margin:10px 0 10px 10px;
}

.textMenu li ul li{
  text-transform: none;
  background: url(/images/icons/ico.gif) 0 9px no-repeat;
  padding-left: 10px;
}

.text{
  float: left;
  width: 740px;
  padding:10px 0 50px 12px;
}

table.foryou{
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.foryou th{
  text-transform: uppercase;
  width: 200px;
  font-size: 20px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  font-family: "Trajan Pro", serif;
  color: #333;
}

table.foryou th a{
  font-size: 16px;
}

table.foryou td{
  width: 752px;
  height: 150px;
  vertical-align: top;
}

#makeMeScrollable,#makeMeScrollable2{
  height: 128px;
  position:relative;
  width: 752px;
}

#makeMeScrollable div.scrollableArea *,#makeMeScrollable2 div.scrollableArea .wrap{
  position: relative;
	float: left;
	margin: 0;
	padding: 0;
	
}

#makeMeScrollable div.scrollableArea a img{
  margin-right:0px;
  float: left;
}

.wrap{    
   height:128px;  
   position:relative;   
   overflow:hidden; 
   text-align:center;
 }  
   
.comment {  
   position:absolute;  
   top:120px;  
   left:45px;
   text-align: center;  
 }

.comment a{
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  float: none;
}

.comment a:hover{
  color: #AF6D95;
}  

table.myform th{
  text-align: right;
  vertical-align: top;
}

table.myform td{
  vertical-align: middle;
}

form.texts{
  margin-bottom: 20px;
}

form.texts input{
  width: 300px;
  border: 1px solid #ebd0c7;
}

form.texts input.checkbox{
  width: auto;
}

form.texts textarea{
  width: 300px;
  height: 150px;
  border: 1px solid #ebd0c7;
}

form.texts .button{
  width: 120px;
  border: 0;
  cursor: pointer;
  float: right;
}

.error_list li{
  list-style-type: none;
}

.error, .error_list{
  color: #AF6D95;
  font-size: 10px;
}

.combobox{
  width: 120px;
  height: 22px;
}

#addresses{
  margin: 30px 0 50px 0;
}

#addresses li{
  list-style-type: none;
  margin-bottom: 20px;
}

.jobs{
  margin: 20px 0 20px 10px;
  width: 600px;
}

#jobs .row{
  margin: 0;
  padding: 0;
  clear: both;  
}

.jobs ol,.jobs ul{
  margin: 0;
  padding: 0;
}

.jobs p{
  padding: 0;
  margin: 0;
}

.jobs li{
  list-style-type: none;
}

h2 a:hover{
  color: #AF6D95;
}  
