/*
Theme Name: Kallman
Author: Shay Howe
Author URI: http://shayhowe.com
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";



.side input.btn-send2 {
display: block;
width: 71px !important;
height: 24px;
color: white !important;
font-weight: bold;
border: none !important;
cursor: pointer;
background: url("http://tmkrisk.com/wp-content/themes/kallman/img/btn-send.jpg") top left no-repeat !important;
}

.side input.btn-send2:hover { background-position: bottom left; color: #fff000; }

.widget {margin: -1px 0px 0px 0px;}

