﻿h3	{
	 font-size:1.2em;
	}

h4	{
	 font-size:1em;
	}
p	{
	 font-size:0.8em;
	 color:#888888;
	}
.commendation	{
		width:640px;
		height:220px;
		padding:10px;
		}
.commendation p,h4,img	{
			text-align:center;
			}
.commendation-left	{
			float:left;
			width:320px;
			margin:20px 0px;
			}

.commendation-right	{
			float:right;
			width:300px;
			margin:20px auto;
			}
.crown	{
	display: block;
	margin-left:auto;
	margin-right:auto;
	}
table	{
	border-collapse: collapse;
	margin:30px auto;
	}
caption	{
	text-align:center;
	}
td {
	border: solid 1px;
	padding: 0.5em;
}