/* HOME */

#home {
	width: 760px;
	border-right: 40px solid #E0E0FF;
}

#home #textframe {
	clear:both;
	padding-left: 20px;
	padding-top: 15px;
	width: 720px;
}

#textframe P.text {
	font-size:12px;
	color:#000000;
	margin-top:4px;
	text-align:justify;
}

#textframe P.textspace {
	font-size:12px;
	color:#000000;
	padding-top:16px;
	text-align:justify;
}

#list {
	clear:both;
}

#list #listdot {
	float:left;
	width:30px;
}

#list #listdot P {
	margin-top:8px;
	padding-left:10px;
}

#list #listtext {
	float:left;
	text-align:justify;
	width:635px;
}

#list #listtext P {
	margin-top: 8px;
	font-size:12px;
	color:#000000;
}

.quotenext {
	margin-bottom:4px;
}

.listquote {
	clear:both;
}