img, div, background, h2 {
behavior: url(iepngfix.htc);
}


/* CSS Document */


/* Baseline  CSS  These declarations reset all the default values for all browsers */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,th{font-style:normal;font-weight:normal;}
ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}



body { 	
	font: 76% arial, verdana, sans-serif; 
	line-height: 1.2em;
	padding: 0px;
	background: #fff;
	text-align: left;
	color: #000;
	}

p {
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

a {
	font: 1.0em arial,sans-serif; 
	color: #000;
	text-decoration: underline;
	}


h1 {
	color: #9c2525;
	margin: 0.5em 0;
	font: 2em arial, verdana;
}

ul {
	margin-left: 0px;
	margin-top: 0px;
	}
	
li {
	font-size: 1.0em;
	}	


h2,
h2 a {
	font: 1.2em arial, verdana;
	letter-spacing: 0.1px;
	font-weight: bold;
	color: #7c1c10;
	width: 400px;
	margin-bottom: 10px;
	text-decoration: none;
	}

h3 {
	color: #000;
	font-size: 1.2em;
	font-family: 'century gothic', arial, verdana;
	margin: 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

h5 {
	font-size: 1.0em;
}

.small {
	font-size: 0.8em;
	}


.tarjouspyynto li {
	font: 1.2em arial, verdana;
	letter-spacing: 0.1px;
	font-weight: bold;
	color: #7c1c10;
	width: 400px;
	margin-bottom: 10px;
	list-style-position: inside;
}

.tarjouspyynto h2 {
	display: inline;
}

.tarjouspyynto dt,
.tarjouspyynto dd {
	float: left;
	font: 0.9em arial, verdana;
	letter-spacing: 0.1px;
	font-weight: bold;
	color: #000;
	width: 400px;
	margin-bottom: 0px;
}

.tarjouspyynto ul li {
	float: left;
	font: 0.9em arial, verdana;
	letter-spacing: 0.1px;
	font-weight: bold;
	color: #000;
	width: 160px;
	margin-bottom: 0px;
}

.errors {
	border: 2px solid #7c1c10;
	width: auto;
	padding: 10px;
	background-color: #fff;
	margin: 0!important;
}

.errors li {
	width: auto;
	background: url(/images/errorIcon2.png) no-repeat 0 50%;
	height: 20px;
	line-height: auto;
	padding-left: 30px;
	margin: 2px 0;
	font-weight: bold;
}

.listBulleted li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}