#search_around  {
border:2px solid #BBB; background-color: #000; padding:10px; margin: 5px
}

#search_around input,
#search_around select,
#search_around textarea { font-size: 9pt; color:#000066; margin: 2px; padding:2px; border: solid 1px #0099FF; background-color: #efefef }

/*******************
*** Input 
*** Profesional info
***
********************/
.input_styling input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-weight:100; font-size: 9pt; color:#000066; margin: 2px; padding:2px; border: solid 1px #2A3F55; background-color:#FFCCFF}

/*******************
*** Submit Button
*** With Hover Effect
********************/

.s_button  { background: url(../inside_accounts_img/submit_button_hover.jpg); display:block; width: 145px; /* width of image */
height: 62px; /* height of image */
background-repeat: no-repeat;
 }


a.s_button:hover { background:#2A1F55 url(../inside_accounts_img/submit_button_hover.jpg) no-repeat 0 -25px; display:block; width: 145px; /* width of image */
height: 62px; /* height of image */
 }


/*How to Choose a Music Teacher*/

.how_to_choose_a_music_teacher {
 border: 1px solid #666;
 background-color: #F5F5F5;
 font: 12px Arial, Helvetica, sans-serif;
 color: #0000CC;
 text-align: center;
 padding: 5px;
 width: 500px;
 letter-spacing: 0.6px;
 margin: 5px;
 vertical-align: middle;
}

.how_to_choose_a_music_teacher a:link{
 color: #0000CC;
 text-decoration: none;
}


.how_to_choose_a_music_teacher a:visited{
 color: #0000CC;
 text-decoration: none;
}


.how_to_choose_a_music_teacher a:hover{
 color: #0000CC;
 text-decoration: none;
}


.how_to_choose_a_music_teacher a:active{
 color: #0000CC;
 text-decoration: none;
}

.p_block a span 
{
text-decoration: none;
line-height: 25px;
color: #000000;
overflow-x: visible;
overflow-y: visible;
}

.p_block a:hover span, .p_block a:active span 
{
 background-color: #E0E0E0;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
 text-decoration: none
}

.pagination_box
{
 padding: 3px 6px 3px 6px;
 margin-right: 2px;
 border: 1px solid #9D9D9D;
 color: #9d9d9d;
 background-color: #ffffff
}

a.pagination_box
{
background-color: #ffffff;
}

.nav_margin {
 margin: 5px;
}
