a.new_button { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); background:#222222 url(/images/button-overlay.png) repeat-x; border:1px solid rgba(0, 0, 0, 0.25); color:#FFFFFF !important; cursor:pointer; display:inline-block; font-size:12px; line-height:1; overflow:visible; padding:5px 15px 6px; position:relative; text-decoration:none; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25); width:auto; text-align:center; }
a.new_button:hover { background:#111111; color:#FFFFFF; text-decoration: none;}
a.new_button:active { background:#242424; }
a.new_c3b_green.new_button { background-color:#53A608; }
a.new_c3b_green.new_button:hover { background-color:#74C22F; }
a.new_c3b_green.new_button:active { background-color:#74C22F; }
a.new_c3b_red.new_button { background-color:#CC0000; }
a.new_c3b_red.new_button:hover { background-color:#990000; }
a.new_c3b_red.new_button:active { background-color:#ea0202; }
a.new_c3b_grey_green.new_button { background-color:#888B85; }
a.new_c3b_grey_green.new_button:hover { background-color:#74C22F; }
a.new_c3b_grey_green.new_button:active { background-color:#74C22F; }
a.new_c3b_grey_red.new_button { background-color:#888B85; }
a.new_c3b_grey_red.new_button:hover { background-color:#E42121; }
a.new_c3b_grey_red.new_button:active { background-color:#E42121; }
a.new_c3b_grey.new_button { background-color:#888B85; }
a.new_c3b_grey.new_button:hover { background-color:#888B85; }
a.new_c3b_grey.new_button:active { background-color:#888B85; }
a.new_c3b_large.new_button { font-size:12px; padding:8px 19px 9px; background-image:url(/images/button-overlay.png); }
a.new_active.new_button{background-color:#272626;}
input[type="submit"].new_submit_btn{ -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); background:#222222 url(/images/button-overlay.png) repeat-x; border:1px solid rgba(0, 0, 0, 0.25); color:#FFFFFF !important; cursor:pointer; display:inline-block; font-size:12px; line-height:1; overflow:visible; padding:5px 15px 6px; position:relative; text-decoration:none; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25); width:auto; text-align:center;background-color:#53A608;}
input[type="submit"].new_submit_btn:hover { background:#74C22F; color:#FFFFFF; text-decoration: none;}
input.large_submit.new_submit_btn { font-size:12px; padding:8px 19px 9px; background-image:url(/images/button-overlay.png);line-height: 1!important;height:auto !important; float:none !important; }
input.new_c3b_green_submit.new_submit_btn { background-color:#53A608; }
input.new_c3b_red_submit.new_submit_btn { background-color:#E42121; }
input.new_c3b_red_submit.new_submit_btn:hover { background-color:rgb(241, 83, 83); }


.green_small_label{background-color: #53A608;border-color: #83B952;background-position: 0 -1px;position: relative;font-size:11px !important;font-weight:normal !important;font-family: "pt sans","calibri",arial,sans-serif;color: white;text-align: center;vertical-align: middle;width: auto;height: 19px;line-height: 19px;padding: 0 5px;margin-bottom: 4px;border-style: solid;border-width: 1px;outline: 0;display: inline-block;border-radius: 4px;}

a.new_small_btn { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); background:#222222 url(/images/button-overlay.png) repeat-x; border:1px solid rgba(0, 0, 0, 0.25); color:#FFFFFF !important; cursor:pointer; display:inline-block; font-size:11px !important; line-height:1; overflow:visible; padding:5px 15px 6px; position:relative; text-decoration:none; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25); width:auto; text-align:center; }
a.new_small_btn:hover { background:#111111; color:#FFFFFF; text-decoration: none;}
a.new_small_btn:active { background:#242424; }
a.new_c3b_small_green.new_small_btn { background-color:#53A608;padding:4px 5px 4px 5px;font-weight:normal !important;font-family: "pt sans","calibri",arial,sans-serif;margin-bottom: 4px; }
a.new_c3b_small_green.new_small_btn:hover { background-color:#74C22F; }
a.new_c3b_small_green.new_small_btn:active { background-color:#74C22F; }

.center_content{margin-left:auto;margin-right:auto;width:25%;}