#image_button0
{
  text-align:center;
	line-height:3;
  min-height: 30px;
  min-width: 150px;
  background-repeat:no-repeat; 
  background-position: center; 
  background-image: url(button_0.png);
}

#image_button1
{
  text-align:center;
	line-height:3;;
  min-height: 30px;
  min-width: 150px;
  background-repeat:no-repeat; 
  background-position: center; 
  background-image: url(button_1.png);
}

#image_delete
{
  text-align:center;
  background-repeat:no-repeat; 
  background-position: center; 
  background-image: url(delete.png);
  min-width: 16px;
  min-height: 24px;
}

#image_button_text
{
  line-height:30px
}

td{
	color: #666666;
	font-family: Verdana
}

.typename{
	color: #888888
}

td.variable{
	font-size: 10px;
	font-family: Verdana
}

td.description{
	font-size: 12px;
	font-family: Verdana;
	color: #888888
}	

td.title{
	background-color: #77aadd;
	color: white;
	font-weight: bold;
	padding: 3px;
	font-size: 12px
}

td.code{
	font-family: Courier New;
	font-size: 12px;
	background-color: #fefefe;
	width: 300px;
	border: 1px solid #888888;
	padding: 10px;
	color: #003366
}

input.code{
	font-size: 12px;
	font-family: Courier New;
	width: 100%;
	color: #666666
}

textarea{
	color: #888888
}
#image_button_text a:link{
	color: #666666;
	text-decoration:none;
}
#image_button_text a:visited{
	color: #666666;
	text-decoration:none
}
#image_button_text a:hover{
	color: #FFF;
	text-decoration:none;
}

a.tree{
	margin-left: 0px
}
#sidebar #social {
    margin: 10px;
}

div .plusone, .twitter, .fb-like {
    font-size: 1px;
    display: inline-block;
}
div .fb_reset {
    display: inline;
} 
