


a.jmaButton:link,
a.jmaButton:visited {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	background: #dddddd url() no-repeat scroll 0 0;
	color: #333333;
	/* font-size: 0.9em; */
	padding: 2px 10px;
	text-decoration: none;
	font-size: 10px;
}

a.jmaButton:hover {
	background: #bbbbbb url() no-repeat scroll 0 0;
	color: #333333;
	font-size: 10px;
}



@charset "UTF-8";
/* CSS Document */

#jma_item {
	float: left;
	width: 170px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-top: 2px;
	border-bottom: 1px solid #999999;
}
#jma_left {
	float: left;
	width: 30px;
}
.jma_date {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#jma_right {
	float: left;
	width: 125px;
	border-left: solid #999999 1px;
	margin-left: 5px;
	padding-left: 5px;
}
#jma_title {
	float: left;
	width: 125px;
	margin-bottom: 3px;
}
.jma_title {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#jma_speaker {
	float: left;
	width: 125px;
	margin-bottom: 3px;
}
.jma_by {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.jma_speaker {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
#jma_desc {
	float: left;
	width: 125px;
	margin-bottom: 3px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
#jma_reference {
	float: left;
	width: 125px;
	margin-bottom: 3px;
}
.jma_from {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.jma_reference {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
#jma_download {
	float: left;
	width: 110px;
}
