/*------------ TABS ------------*/
.tabs li { padding:4px 6px; background-color:#dddddd; border:1px solid #cccccc; display:inline; margin-right:1px; text-align:center; width:60px; }
.tabs a:link, .tabs a:visited { text-decoration:none; color:#666666; }
#tabContent { border-top:1px solid #dddddd; padding:20px 3px; text-align:center;  }
#tabContent .tabBlock { padding:10px 10px; }
#tabContent .indent { padding-left:150px; }
#tabContent .userImg { width:150px; }
#tabContent .separator { border-bottom:2px solid #dddddd; }

.leftCol { float:left; width:250px; }
.leftCol a { font-size:90%; }
.profileName { font-weight:bold; font-size:125%; color:#000099; }
.profileId { font-size:100%; font-style:italic; font-family:"verdana"; }
.profileImg { margin-top:10px; }
.profileLinks li { list-style-type:none; }
.subTitle { background-image:url(../images/header_bg.jpg); }
#accountForm h1 {background-image:url(../images/grey_bg.jpg); }
.subTitle, #accountForm h1 {color:#ffffff; background-color:#eeeeee; padding:5px 5px 2px 7px; font-weight:bold; border-bottom:1px solid #999999; margin-bottom:5px; background-repeat:repeat-x; height:18px; }
