#bio {
     max-width: 640px;
     margin: 0 auto;
}
#bio-img, #bio-name {
    /*border: 1px solid white;*/
    float: left;
    min-height: 150px;
  
}
#bio-img {
     width: 230px;
     
}
#bio-name {
     width: 390px;
    
}
.wsb-image-inner img {
   
    position: relative;
    overflow: hidden;
}
.img_border_shadow img {
    border: 5px solid #FFF;
    box-shadow: 0px 2px 7px rgba(50, 50, 50, 0.6);
}

#bio div .img_border_shadow {
    border: none  !important;
    box-shadow: none !important;
}




#bio-name h1
{
font-family: "tahoma" !important;
line-height:100% !important;
font-size: 22px !important;
}
#bio-name h2
{
font-family: "tahoma" !important;
line-height:100% !important;
font-size: 15px !important;
}
#bio-name p
{
font-family: "tahoma" !important;
line-height:100% !important;
font-size: 15px !important;
}


.sexyline2{
  border:none;
  height: 20px;
 	width: 90%;
	height: 50px;
	margin-top: 0;
	border-bottom: 1px solid #1f1209;
	box-shadow: 0 20px 20px -20px #333;
  margin: -50px auto 10px; 
margin-bottom:50px !important;
}

.a-faq
{
	cursor:pointer;
}