table.main{
	width: 100%;
}

td.content, td.content p {
	font-size: 11px;
}

table.main tr th {
	background-color: #CCC;
	font-size: 8pt;
	padding: 5px;
}
table.main td {
	border: 1px #CCC solid;
	padding: 5px;
	margin: 0px;
}
h3{
	color: #ed1c24;
	border-bottom: 2px solid #ed1c24;
}

table.soft-corner th {
	background-color: #CCC;
	font-size: 8pt;
	padding-bottom: 5px;
}
table.soft-corner td{
	border-top: 1px solid #CCC;
	margin: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.soft-corner td.first-td{
/*	border-left: 1px solid #CCC;*/
	background: url('/r01/img/left-ccc.gif') no-repeat;
}
table.soft-corner td.last-td{
	border-right: 1px solid #CCC;
}
table.soft-corner td.lower-td, table.soft-corner td.upper-td{
	border-top: none;
	padding: 0px;
}
table.soft-corner td.upper-td {
    background: url('/r01/img/t_top.gif') no-repeat;
	height: 22px;
	background-color: #CCC;
}
a.enquiry {
/*    font-size:8pt;*/
	color:#2F4F4F;
	font-weight: bold;
}
.small_p {
    margin-top: 5px;
	margin-bottom: 0;
}
.p {
    margin-top: 10px;
	margin-bottom: 0;
}
.dd {
    font-weight: bold;
	color: #696969;
}
#serts p, #serts ul, #serts h4 {
	margin-top: 5px;
	margin-bottom: 0px;
}

