/* CSS Document */

#kalk_content {font-family: Arial; font-size: 12px; color: #707070;}

#kalk_content .in {width: 40px; height: 15px; color: black; border: 1px solid #cccccc; background: url(input_bg.png) repeat-x;}
#kalk_content .in2 {width: 40px; height: 15px; color: black; border: 1px solid #cccccc; background: url(input_bg.png) repeat-x; margin-top: 0px; position: relative; top: -5px; }
#kalk_content .in3 {width: 40px; height: 15px; color: black; border: 1px solid #cccccc; background: url(input_bg.png) repeat-x; margin-top: 0px; position: relative; top: -5px;}
#kalk_content select { color: black; border: 1px solid #cccccc; background: url(img/input_bg__2.png) repeat-x;}

#kalk_content .btn { width: 109px; height: 29px; background: url(img/redBtn_bg__2.png) no-repeat; color: white; font-weight: bold; border: none; cursor: pointer; position: relative; top: -3px; }

#kalk_content ul { list-style-type: none; margin-top: 2px;}
#kalk_content li { list-style-type: none; margin-top: 2px;}

#kalk_content div.kalk_inside, #kalk_content div.kalk_inside2 { clear:left; width: 480px; height: 40px; vertical-align: top;}
#kalk_content div.kalk_label { float:left; width: 210px; }
#kalk_content div.kalk_label2 { float:left; width: 410px; height: 25px; }
#kalk_content div.kalk_mezo { float:left; }
#kalk_content div.kalk_mezo #text_up { position: relative; top: -5px;}

#kalk_content div.kalk_inside2 { height: 15px; }

.print {width: 800px; margin: 0 auto; padding: 20px; text-align: center;}
.print h1, .print p {color: #707070;}
.print h1 {border-bottom: 1px solid #707070; padding-bottom: 15px;}
.print #kalk_content {text-align: left; margin-left: 250px; font-size: 14px;}

.send-holder {float: left; width: 450px; margin-top: 15px; border-top: 1px solid #707070;}
.send-holder label {float: left; width: 100px;}
.send-holder label span {color: #F00;}
.send-holder input {margin-bottom: 5px; width: 250px;}
.send-holder .radio_btn {margin-bottom: 0; width: 20px; margin-right: 5px; border: none; background: none;}
.send-holder #address {width: 300px;}
.send-holder .req {color: #F00 !important; margin-top: 15px; margin-bottom: 10px;}
.send-holder #submit {width: 210px; height: 29px; background: url(img/calc_long.png) repeat; color: white; font-weight: bold; border: none; cursor: pointer; position: relative; top: -3px; text-align: center; padding-bottom: 4px;}