#t-edit-profile-settings a {
	height: 36px;
	width: 97px;
}

#t-change-password a {
	height: 36px;
	width: 70px;
}

#t-view-sent-invites a {
	height: 36px;
	width: 84px;
}

#t-local-expert a {
	height: 36px;
	width: 112px;
}

#t-medialist a {
	height: 36px;
	width: 70px;
}

#t-interests a {
	height: 36px;
	width: 70px;
}

/*PREFERENCES BEGIN*/

#profile-prefz {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  width: 622px;
  /* border: 1px solid #CCDDCC; */
}

#profile-prefz #question-best-rec {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

#profile-prefz #head-lhs {
  width: 390px;
  float: left;
}

#profile-prefz #head-rhs {
  float: left;
  width: 190px;
  margin-left: 30px;
}

#profile-prefz .link-recs-prefs {
  position: relative;
  margin-bottom: 5px;
}

#profile-prefz .link-recs-prefs a {
  color: #EE4723;
}

#profile-prefz .num-recs-prefs {
  position: absolute;
  right: 0;
  height: 20px;
  width: 20px;
  text-align: center;
  border: 1px solid #B3B3B3;
}



#profile-prefz .lined-box {
  border: 1px solid #DBDBDB;
  margin-top: 20px;
}

#profile-prefz .lined-box .lb-top {
  border-bottom: 1px solid #DBDBDB;
  position: relative;
  padding: 10px;
}

#profile-prefz .lined-box .lb-title {
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;

}

#profile-prefz .lined-box .lb-desc {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #777777;
}

#profile-prefz .lined-box .lb-place-cat-wrap {
  border-top: 1px solid #DBDBDB;
  padding-top: 10px;
  padding-bottom: 6px;
}

#profile-prefz .lined-box .lb-place-cat {
  width: 148px;
  float: left;
  margin-left: 5px;
  background: #EDEDED;
}

#profile-prefz .lined-box .lb-place-cat-title {

}

#profile-prefz .lined-box .lb-place-cat-title img {
  margin: 0;
  float: none;
}


/*
#profile-prefz .lined-box .lb-place-cat-el-container {
  overflow: hidden;
}*/

#profile-prefz .lined-box .lb-place-cat-el {
  margin-left: 6px;
  margin-top: 10px;
}

#profile-prefz .lined-box .lb-place-cat-el-comptroller {
  padding-left: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#profile-prefz .lined-box .lb-place-cat-el-comptroller a {
  margin-left: 3px;
  color: #EE4723;
}

#profile-prefz .lined-box .lb-row {
  border-top: 1px solid #DBDBDB;
  font-style: italic;
  padding-left: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#profile-prefz .lined-box .lb-row .lb-row-check {
}

#profile-prefz .lined-box .lb-row .lb-row-icon {
  position: absolute;
  margin-left: 6px;
}
#profile-prefz .lined-box .lb-row .lb-row-icon img {

}

#profile-prefz .lined-box .lb-row .lb-row-text {
  margin-left: 36px;
}

#profile-prefz .lined-box .lb-row .lb-row-sidetext {
  color: #777777;
}

#profile-prefz .lined-box .lb-row .lb-row-link {
  color: #777777;
}


#profile-prefz .lined-box .lb-row-contacts {
  border-top: 1px solid #DBDBDB;
  position: relative;
  height: 55px;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-pic {
  position: absolute;
  top: 3px;
  left: 3px;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-pic img {
  border: 0;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-text {
  position: absolute;
  top: 5px;
  left: 60px;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-link a {
  font-size: 14px;
  color: #EE4723;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-del {
  margin-left: 9px;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-del a {
  margin-top: 3px;
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url('/i/x.gif');
  width: 13px;
  height: 13px;
}

#profile-prefz .lined-box .lb-row-contacts .lb-row-contact-place {
  display: block;
  color: #777777;  
}


/*PREFERENCES END*/

.submit-button {
    cursor:pointer;
	color:White;
    float:right;
    font-size:13px;
    margin-bottom:20px;
    text-align:center;
    width:100px;
    height:22px;    
    background-color:#000000;
    border:none;
    } 

/*Trusted Sources logos*/
li#source_nyt { background-image: url(/images/trustedNYT.gif); }
li#source_golf { background-image: url(/images/trustedGolf.gif); }
li#source_fromers { background-image: url(/images/trustedFromers.gif); }
li#source_opentable { background-image: url(/images/trustedOpenTable.gif); }
li#source_wine { background-image: url(/images/trustedWine.gif); }
li#source_grid { background-image: url(/images/trustedGrid.gif); }
li#source_cntraveller { background-image: url(/images/trustedConde.gif);

