/* CSS Document */

/* Table manage */
table.plus_table_ballou {
	width: 100%;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	color: #666699;
}

.plus_table_ballou th {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.plus_table_ballou td {
	vertical-align: top;
}

.plus_table_ballou h1 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.plus_table_ballou h2 {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}

.plus_table_ballou a {
	font-size: 12px;
	color: #FF0000;
}

.plue_table_ballou_photo {
	width: 100%;
	text-align: center;
	padding: 5px;
	line-height: 20px;
}

.plue_table_ballou_photo img {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}