/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{ color:#000;background:#FFF; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0;padding:0; }
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn ,em, strong, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup, sub {line-height:-1px;vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}

/* egna klasser */

#l { text-align:center;}
#w {}
#s { text-align: center; margin-top: 100px;}
#q { width: 300px; }
#s input { clear: both;  }


#ws { width: 98%; }
#ws #l img { float: left; margin-right: 10px;}

#ws #s { margin: 10px 0px 0px 10px; text-align:left; height: 70px; }

#r { 
border-top:2px dotted black;
clear:both;
display:block;

text-align:left;
margin: 10px;
}
#r h2 {
 font-size: large;
 margin-top: 5px;
}

#res img {float:left; margin: 5px;} 

#ad { 600px; width: 160px; float:right; margin: 10px;}

#res li { clear: left; margin-bottom: 20px; max-width: 600px;}

.thumbdiv { height: 100px; width: 120px; display:inline; }
#weights { position: absolute; top: 10px; left: 600px;  margin-top: 5px;  }
#weights img { margin-right: 10px; float:left; }

.slider {
	margin-left: 30px;
	width:200px;background-color:#aaa;height:5px;
}

.ww { width:250px; height: 20px;}
