@charset "UTF-8";
/* CSS Document */

.searchSquare{
	background-color: #37363b !important;
}

.title{
color:#37363b !important;
}

a{
color:#37363b !important;
}

.leftWide b{
color:#37363b !important;
}

#eleName{
background-color:#37363b !important;
}

#eleRealName{
background-color:# !important;
}

.factTitle{
background-color:# !important;
}

.eleFacts img {
    border:1px solid #;
}


.elephantBar{
background-color:#37363b !important;
  background-image:url(/images/elephants/1010/rightBar.jpg);  
}

h1 {
	color:#37363b;
}
#elephantHead{

background: #; /* Old browsers */
background: -moz-linear-gradient(top,  # 22%, # 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#), color-stop(100%,# )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  # 22%,#  100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  # 22%,#  100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  # 22%,#  100%); /* IE10+ */
background: linear-gradient(to bottom,  # 22%,#  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#', endColorstr='# ',GradientType=0 ); /* IE6-9 */
}

.factTitle i{
	color:#fff;
}
