﻿/* company */

/* W=670px */

#profile {
	
}

.columnR {
	text-align: right;
	padding-top: 50px;
}

#profile .columnL {
	width: 364px;
}

#profile .columnR {
	width: 306px;
}

#profile .columnR img {
	margin-right: 10px;
}

#profile h3 {
	color: #0a8090;
}

#profile h4 {
	color: #0a8090;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 16px;
}

#profile p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
}

#history {
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#history .columnL {
	width: 480px;
}

#history .columnR {
	width: 190px;
}

#history .columnR img {
	margin-bottom: 20px;
	margin-right: 10px;
}

#history table {
	font-size: 14px;
	margin-top: 16px;
}

#history table th {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	white-space: nowrap;
	width: 4em;
	vertical-align: top;
}

#history table td {
	vertical-align: top;
}


/* end css */
