/*
 * Göteborg Webbyrå
 * Copyright 2009. All Rights Reserved.
 *
 * Hemsidan Base CSS.
 */

body { font-family: Arial, Tahoma, Verdana; }
body, div, ul, li, h1, h2, h3, h4, pre, code, form, input, button, textarea, p, blockquote, th, td { margin: 0 0 0 0; padding: 0 0 0 0; }
a { color: #00A6DF; text-decoration: none; }
a, img { border: none; }
h1, h2, h3, h4 { font-size: 24px; font-weight: normal; }
h2 { font-size: 20px; }
h3 { font-size: 28px; }
h4 { font-size: 14px; }
input[type="text"] { width: 350px; border: 1px solid #CFCFCF; padding: 5px !important; }
/*input[type="text"]:focus { width: 346px; border-left: 5px solid #CFCFCF; }*/
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
li { list-style: none; }
p { margin: 3px 0px; }
p.new { margin: 10px 0px 5px 0px; }
th { text-align: left; }