/* PUT THIS INTO EVERY CSS */

	
	
	
	
	
	
	
/* END OF PUT THIS INTO EVERY CSS */

/* Change log to blue beauty: 

- removed font-size 13 and bold for all tops
- added white text color 
- added link colour
- la till logo
- tog bort width på first_middle
- tog bort news_text, samt td's font-family etc + text-align justify
- satte topmemb's height till 20px
- bytte g200 mot first, 
- g300 mot last,
- mitten mot cont_, 
- forum mot cont_wide_
- maintop mot main_middle
- various padding/height/border changes, 
- lotsa of comments etc.
- inserted the following:

		
		/* Setting the width and proportions of the columns and the content 
			#content {width:1000px; margin: 0 auto;} 
			#first {float:left; width:180px;}
			#cont {float:left; margin-left:20px; margin-right:20px; width:500px;}
			#last {float:left; width:280;}
			#footer {clear:both;}
			
			/* Settings the paddings and display of the classes of the first column (#first) 
			.first_top h2 {padding-top:3px;}
			.first_middle {padding:8px;border-bottom:1px black solid;}
			.first_bottom {display:none;}
			
			/* Settings the paddings and display of the classes of the last column (#last) 
			.last_top h2 {padding-top:3px;}
			.last_middle {padding:8px;}
			.last_top_alt {padding-top:3px;height:20px;} 
			.last_bottom {margin-bottom:10px;height:20px;border-top:0px;}
			
			/* Some of the membership stuff 
			#membership_buttons div {padding:2px;}
			#username {padding:0px 3px 2px 3px;}
			#username a {font-size:13px;font-weight:bold;}
			#gosubet_amount {float:right;}
		
			.cont_middle {padding:8px;border-bottom:1px black solid;} /* all middles should have 8px
		
			/* Main 
			.main_top {display:none;}
			.main_bottom {display:none;}
			.main_middle {width:998;margin: 5 auto; height:60; padding: 5px 0;text-align:center;}
			
			/* Upper advertisement - The ad block in the top 
			#upper_advertisement .main_middle div {float:left;width:50%;}
			#upper_advertisement .main_middle div a {border: 0;}

*/


td, body {font-family:Verdana, Arial, Tahoma, sans-serif;font-size:11px;line-height:  1.35;}
body {margin: 0px}
img {border: 0px}
input,select,textarea {font-family:Verdana, Arial, Tahoma, sans-serif;font-size:11px;padding:2px;}
table { empty-cells: show; }
.news_text {line-height:  1.40;word-spacing: 1.3px;} /* to increase readability of news */
.cont_middle {text-align:justify;}


/* The following limits image widths to 460px */
.cont_middle img {
}

.quote_small, .quote, .quote_big {
color:red;
line-height:0.4;
width:.7em;
padding-top:15px;
padding-left:6px;
}
.quote {
font-size:4em;
float:left; 
}
.quote_small {
font-size: 18px;
}
.quote_big {
float:left;
font-size:6em;
padding-top:22px;
}


.info_box {margin:10px;padding:10px;}

h1, h1 a {

	margin:0px;
	padding:0px;
	font-size:19px;
	line-height: 1.4;
	word-spacing:1.2px;

}

h2, .h2 {
	font-size:13px;
	line-height: 1.4;
	word-spacing:1.2px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}