/* CSS Document */
#trb{
/*background-color:#fff1c1;*/
}

#trb td font{
color:#000;
}

#trb a{
color:#000;
}

#trb a:hover{
color:#000;
}

#theme_border{
/*border:1px dashed #dedede;*/
border-top:2px solid #ffc3e3;
}

#blog_main{
/*border:1px dashed #dedede;*/
border-top:2px solid #ffc3e3;
}

#shop{
/*border:1px dashed #dedede;*/
border-top:2px solid #ffc3e3;
}

input[type=button]
{background:#000000 url(http://profiles.birchplace.com/new_profiles/images/alert-overlay.png) repeat-x; display:inline-block; padding:5px 10px 6px; color:#fff; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:1; border:0;}
input[type=button]:hover
{background-color:#111; color:#fff; text-decoration:none;}
input[type=button]:active
{top:1px;}

input[type=submit]
{background:#000000 url(http://profiles.birchplace.com/new_profiles/images/alert-overlay.png) repeat-x; display:inline-block; padding:5px 10px 6px; color:#fff; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:1; border:0;}
input[type=submit]:hover
{background-color:#111; color:#fff; text-decoration:none;}
input[type=submit]:active
{top:1px;}