table {
font-size:11px;
}
select {
width:125px;
}
#content {
padding:0px;
}

#tabs{
margin:10px;
margin-bottom:4px;
}
#tabs a {
padding:4px 3px;
color:#424242;
  background: white;
  border: 0;}

#tabs a:hover{
  background: #CECECE;
text-decoration:none;
}

#tabs a.selected  {
  background: #6B6B6B;
  color: white; }
#tabs a.selected:hover  {
  background: #6B6B6B;
  color: white; }

#show {
border-top: 1px solid #6B6B6B;
border-bottom: 1px solid #CECECE;
padding:2px 10px;
background:#EEEEEE;
}
#show table {
width:580px;
font-weight:bold;
color:#6B6B6B;
}
#show select {
font-size:11px;
margin-left:10px;
}
#show input.searchtext {
width:175px;
font-weight:normal;
}
#bar {
color:#424242;
padding:2px 10px;
}
#bar table {
width:580px;
color:#424242;
}
#bar a {
padding:4px 3px;
color:#424242;
  background: white;
  border: 0;}

#bar a:hover{
  background: #6B6B6B;
color:white;
text-decoration:none;
}
#bar div.curpage {
display:inline;
font-weight:bold;
text-decoration:underline;
color:#424242;
padding:0px 3px;
}
#friends {
border-top: 1px solid #CECECE;
border-bottom: 1px solid #CECECE;
background:#EEEEEE;
padding:10px;
}

#friendphoto {
background: white;
padding:5px;
border:1px solid #9E9E9E;
width:565px;
margin-bottom:5px;
}
#friendphoto table {
width: 565px;
font-size:11px;
}

#friendphoto ol {
 width:125px;
  list-style: none;
  margin: 0px;
  padding:0px; }

#friendphoto li {
  border-bottom: 1px solid #9E9E9E;
  font-size: 1.0em; }

#friendphoto li a {
color:#6B6B6B;
background: white;
  border: 0;
  display: block;
  padding: 2px 3px; 
}


#friendphoto li a:hover{

  background: #6B6B6B;
  color: white; 
text-decoration:none;
}

#friendphoto td {
padding:5px;
}
#friendphoto td.img {
width:100px;
padding:0px;
}
#friendphoto td.links {
width:120px;
padding:2px;
}
#friendphoto div.title {
color: #424242;
font-weight:bold;
font-size:14px;
}
#content div.date {
font-size:9px;
color:#6B6B6B;
padding-bottom:2px;
margin-bottom:2px;
border-bottom:1px solid #CECECE;
}
a.person {
font-weight:bold;
font-size:11px;
}
#thumb {
margin:10px;
background:white;
border:1px solid #9E9E9E;
padding:7px;
text-align:center;
}
#thumb img {
border:1px solid #9E9E9E;
}

#info table {
border:0px;
width:300px;
}
#info td{
padding:0px;
}
#info th {
font-weight:normal;
text-align:left;
color:#6B6B6B;
width:75px;
}