/* Bronto CSS 0.3 by Liviu Holhos is licensed under GPL and MIT. */
/* general */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
a img{border:none}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;vertical-align:middle;font-weight:normal}
:focus{outline:none}
/* grid */
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{margin:0 10px;overflow:hidden;float:left;display:inline}
.grid_1{width:60px}.grid_2{width:140px}.grid_3{width:220px}.grid_4{width:300px}
.grid_5{width:380px}.grid_6{width:460px}.grid_7{width:540px}.grid_8{width:620px}
.grid_9{width:700px}.grid_10{width:780px}.grid_11{width:860px}.grid_12{width:940px}
.row{width:960px;margin:0 auto;overflow:hidden}
.row .row{margin:0 -10px;width:auto;display:inline-block}
.clear{clear:both}
/* typography */
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',sans-serif}
a:focus{outline:1px dotted invert}
hr{border:0 solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}
h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}
ol{list-style:decimal}ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
img.left{float:left;margin:0 10px 10px 0}
img.right{float:right;margin:10px 0 10px 20px}
strong{font-weight:bold}
em{font-style:italic}
table{margin-bottom:10px;width:100%}
.left_text{text-align:left}
.centered_text{text-align:center}
.right_text{text-align:right}
/* forms */
label{font-weight:bold}
fieldset{padding:1.4em;margin:0 0 1.5em 0;border:1px solid}
legend{font-weight:bold;font-size:1.1em}
input[type=text],input[type=password],input.text,textarea,select{margin:8px 0}
input.text,textarea.text{padding:5px}
input.spread,textarea.spread,select.spread{padding-left:0;padding-right:0;width:99.5%}
textarea{overflow:auto}
select{padding:2px}
input[type=checkbox],input[type=radio],input.checkbox,input.radio{position:relative;top:.25em}
/* utils */
ul.navigation{list-style:none;}ul.navigation li{display:block;float:left;}ul.navigation li.right{float:right}