
body {

}
#main {
		
	width:900px;
	padding: 10px;	
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;

	display:block;

	line-height:1.5em;
}

#int {
	width:800px;
}

#aside {
	margin-left: 50px;

	margin-bottom: 1em;
}

.small {
	font-size: .8em;
}
	

.column {
	width:300px; float: left; margin-top:30px;
}

.half {
	width:50%; float: left; height:100px; 

}

.half a {
	display: block;
	height: 100%;
	text-align: center;
}

.half a:hover {
	background:#66cc00; 
	}

#price6 {
	background:pink;height:600;margin:0px 20px 20px 0px;padding:10px;
}
#price5 {
	background:#ffff66;height:500;margin:0px 20px 20px 0px;padding:10px;
}
#price4 {
	background:#99CCFF;height:400;margin:0px 20px 20px 0px;padding:10px;
}
#price3 {
 	background:#9900cc;height:300;margin:0px 20px 20px 0px;padding:10px;
}
#price2 {
	background:#66cc00;height:200;margin:0px 20px 20px 0px;padding:10px;
}
#price1 {
        background:pink;height:100;margin:0px 20px 20px 0px;padding:10px;
}

#clear {
	clear:both;
}

.note {
	padding:50px;
	background:#F3E5AB;
}

h1 {
	margin:0px;
	line-height:1.5em;
}

h2 {	
	margin:0px;
	font-size:1.5em;
	text-decoration:none;
	line-height:1.5em;
}


ul li {
	margin-bottom:20px;
}

li .press {
	background:#D1B2D9;
}

.press {
	background:#D1B2D9;
}
