*{margin:0;padding:0}
body {
	font:13px/1.3 "Myriad Pro", arial,sans-serif;
	padding:50px 20px 20px 20px;
	color:#606060;
	background:#eee;
	}
	#out{
		font-size:1.3em;		
		}
/* =Misc(links)
----------------------------------------------- */
a img,fieldset{border:none}
.pda, .print, legend{display:none}
a{color:#0273c7;}
/* =Header
----------------------------------------------- */
#magic {
	display: none;
}

#style {
	display: block;
}

#header h1 a{
	width:121px;
	height:42px;
	font-size:21px;
	font-weight:normal;
	overflow:hidden;
	display:block;
	position:relative;
	}
	#header h1 a span{
		position:absolute;
		width:121px;
		height:42px;
		top:0;
		left:0;
		background:transparent url(../img/logo.png) no-repeat 0 0;
		cursor:hand;
		}
/* =Content
----------------------------------------------- */
#content{		
	padding-left:36px;
	}
	p{
		margin-bottom:1em;
		}
		p.imp{
			color:#ff5200;
			}

.cont{
	list-style:none;
	font-size:24px;
	line-height:1;
	}
	.cont li{
		background:#fff;
		width:100%;
		overflow:hidden;
		padding:15px 0;
		margin-bottom:13px;
		}
	.cont span{
		width:78px;
		padding-left:17px;
		float:left;
	}
/* =Secondary(sidebar)
----------------------------------------------- */

/* =Footer
----------------------------------------------- */



