/*
// Version:		4.00
// Date:		2010-03-31
// Module:		Munskankarna WebSite
// Scripting;	© 2010, Bengt Lindholm, uNeed AB, Sweden
//
//
//	Revisions
//


*/


/* Basic page settings - Overrides ***************************************** */

body 
{

color: 					#343434;
background: 			#ffffff;
margin-top:				0px;
height:					auto;
margin-bottom:			0px;
}



/* Typography settings - Overrides ***************************************** */



/* List settings - Overrides *********************************************** */

ul 
{

list-style-type: 		disc;
padding-bottom: 		5px;
}


li 
{

font-size: 				12px;
margin-left: 			17px;
}



/* Link settings - Overrides *********************************************** */



/* Table settings - Overrides ********************************************** */



/* Page elements *********************************************************** */

#footer 
{

background-image: 		none;
height: 				0px;
width: 					0px;
}
