﻿.show_name {float:left;font-size:20px;width:100%;margin-top:10px;
}
.show_picture {width:100%;text-align:center;
}
   .show_picture img {
        text-align: center;
    }
.show_picturetext {width:100%;
}
.show_picturetext input{margin:2px auto;
}
.show_text {text-align:center;
}
.B_50precent {width:100%;
background-color:#b98f67;
background-image: -moz-linear-gradient(center top , #b98f67,#815534);
border-width: 1px;
border-style: solid;
border-color: #b98f67 #b98f67 #815534;
border-radius: 20px;
box-shadow: 0px 1px 0px 0px #815534 inset;
padding: 8px 0px;
text-align: center;
text-shadow: 0px -1px 1px #64799E;
text-transform: uppercase;
}
