
ul.standardList {
    font-size: 93%;
    color: #666666;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 0px;
}
ul.standardList li {
	background: url(../images/bullet-black.gif) 0px .3em no-repeat;
	padding-left: 15px;
	padding-bottom: 3px;
}

#content_1 p.heading1 { font-size: 100%; font-weight: bold; padding-bottom: 1px; }

#content_1 p.heading2 {
  font-size: 93%; font-weight: bold;
  padding-bottom: 0px;
}

#content_1 p {
   font-size: 93%;
   padding-bottom: 15px;
   color: #666666;
}

#nav-img { margin-top: 10px; margin-bottom: 15px; }
#nav_1 { font-size: 85%; }

.smallfont { font-size: 85%; }
.roundedBoxContent {color: #666666; }


TABLE.nocolors TR TD {
   background-color: #ffffff;
   color: #666666;   
   padding: 3px;		   
}
TABLE.nocolors TR TH {
   background-color: #ffffff;		   
   color: #666666;
   padding: 3px;
   
}
TABLE.nocolors TR TH A {
   text-decoration: none;
}
TABLE.nocolors TR TD.tableHeader {
   background-color: #ffffff;
   color: #666666;
   padding: 3px;
   padding-right: 10px;
}

DIV.dividerLine {

padding-top: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #c6c6c6;
	
}

#community-photo { float: left; width:250px;}
#community-content { float: left; width:315px; padding-right:0px; }

#content_1 { width: 565px; padding-top: 10px;}
#nav_1 { width: 240px; padding-top: 10px; font-size: 100%; }

#content_1 ul li { font-size: 93%; }
#content_1 ul li a { text-decoration: none; }

#comm-search-btn { font-size: 85%; text-align: center; margin-top: 5px;  margin-bottom: 5px; } 

div#create-acct-free {
   width: 550px; 
   padding-left: 15px; 
   padding-top: 10px;
   float: left;
}

ul#comm-search-fields {
   float: left;
}
ul#comm-search-fields li {
	float: left;
	padding-right: 15px; 
}

ul#comm-search-fields li input#comm-search-btn { font-size: 85%; text-align: center; margin-top: 3px;  }

table.limaTable tr td { background-color: #ffffff; }
table.limaTable tr td a { text-decoration: none; }

ul.profileList { float: left;  padding-left: 5px;  margin-bottom: 20px;} 
ul.profileList li { clear: left; color: #666666; }
ul.profileList li a { font-weight: normal; text-decoration: none;}
span.label { width:100px; font-weight:bold; float: left; padding-bottom: 4px; }
span.value { float: left; width:600px; padding-bottom: 4px; }

#profile-education span.label { width: 180px; }
#profile-experience span.label { width: 170px; }

ul#email-settings-list { float: left; width: 700px; padding-left: 5px; } 
ul#email-settings-list li {float: left; width: 175px; padding-bottom: 7px; }
ul#privacy-list { padding-left: 5px; }
ul#privacy-list li { padding-bottom: 7px; }

h1 { 
	clear: left;
    font-size: 123.1%; 
    font-weight: bold;
    line-height: 1em; 
    color: #666666;
    margin-bottom: 25px;
    padding-top: 10px;
}

h2 { 
	clear: left;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #eeeeee;
    padding: 4px;
    color: #666666;
    margin-bottom: 20px;
}

.center { text-align: center; }

TD.jobEntry {
   border-bottom: 1px solid silver; 
   padding-top: 5px;
}
TABLE#experience-table {
   margin-bottom: 5px;
   width: 100%;
}

TABLE#education-table tr td { padding-right: 10px; }

SPAN.tiny a { font-weight: normal;  text-decoration: none; }
