#col2 h1 {
	color: #333333;
	margin-top: 2px;
	margin-bottom: 30px;
}

#rctools {
	width: 90%;
	height: 34px;
	border-top: 1px dotted blue;
	border-bottom: 1px solid blue;
	margin-bottom: 20px;
}

#rctools ul { margin-top: 5px; }

#rctools ul li {
	display: inline;
	list-style-type: none;
}

#rctools ul li.inde { margin: 0; }

#rctools .fblike {
	border: none;
	overflow: hidden;
	width: 90px;
	height: 21px;
}

table.rs { width: 550px; }

table.rs td { padding-bottom: 10px; }

.rsl {
	width: 14%;
	font-weight: bold;
	vertical-align: top;
}

p.rcask {
    font-size: 0.9em;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-top: 12px;
    clear: both;
}

#comments { width: 468px; margin-bottom: -10px; }

.qc { font-style: italic; }

.rcinset {
	width: 183px;
	margin: 10px;
	border: 1px solid #000;
	background-color: #e7ecf2;
	float:right;
	padding: 7px;
}

div.rcinset p {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

div.rcinset strong {
	font-size: 12px;
	line-height: 16px;
}

table.rcdata {
	width: 100%;
	margin-top: 10px;
}

table.rcdata th {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px;
    border: solid 1px #999;
    vertical-align: bottom;
}

table.rcdata td {
	padding: 4px;
	border: solid 1px #999;
    font-size: 0.84em;
    line-height: 1.3em;
    vertical-align: top;
}

table.rcdata td.rc {
	font-size: 12px;
    line-height: 16px;
}

table.consignee {
	width: 600px;
	margin-top: 10px;
}

table.consignee th {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px;
    border: solid 1px #999;
    vertical-align: bottom;
}

table.consignee td {
	padding: 4px;
	border: solid 1px #999;
	font-size: 12px;
    line-height: 16px;
    vertical-align: top;
}

table.consignee td.est { width: 160px; }
