/* Reset */

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,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-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
strong {font-weight:bold;}
em{font-style:italic;}

.clear {clear:both; height:0; overflow:hidden;}
.clear-line {clear:both; height:0; overflow:hidden; width:100%}
.left {float:left;}
.right {float:right;}
.overflow{overflow:hidden;}
.block{display:block;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}



/*Patterns*/

.width92{width:92px;}
.width140{width:140px;}
.width155{width:155px;}
.width162{width:162px;}
.width182{width:182px;}
.width262{width:262px;}
.width310{width:310px;}
.width320{width:320px;}
.width440{width:440px;}
.width500{width:500px;}

.space-t15{margin-top:15px;}
.space-t26{margin-top:26px;}
.space-t30{margin-top:30px;}

.space-r5{margin-right:5px;}
.space-r15{margin-right:15px;}

.space-b10{margin-bottom:10px;}

.space-l40{margin-left:40px;}
.space-l45{margin-left:45px;}
