@media screen, print {

#container h2 {
	margin-bottom: 22px;
}

#rightbox {
	float: right;
	width: 500px;
}

#leftbox {
	float: right;
	width: 230px;
	margin-left: 30px;
}

#rightbox h3 {
	color: #c3c;
	font-size: 54px;
	line-height: 85px;
}

#rightbox h4 {
	color: #016799;
	font-size: 18px;
	line-height: 28px;
	margin-top: 25px;
	padding-bottom: 10px;
}

table#profile th {
	width: 100px;
}

table#schedule th {
	width: 50px;
}
th, td {
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	padding-left: 10px;
}

#comment {
	background-color: #D6E9E6;
	padding: 10px;
/*	border: 1px dashed #39c;	*/
	border: 1px solid #39c;
	margin: 25px 0;
	width: 80%;
	font-size: 13px;
	line-height: 21px;
	background-image: url(../images/hiromi/bg.jpg);
}

#liveatladonna {
	margin: 0 0;
}

#rightbox p {
	margin: 4px 0;
}

#leftbox h4 {
	color: #016799;
	font-size: 18px;
	line-height: 28px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#leftbox li {
	display: inline;
}

#leftbox li img {
	margin: 0 0 5px 5px;
}

a:link {
	color: #00a6be;
	text-decoration: underline;
}

a:visited {
	color: #00a6be;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}

}
/* end of file */

