/* Office Furniture Sales Rep Page Styles */

p.ofcrep {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 2px;
}

.ofcreptitle {
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}

li.ofcrepemail {
	list-style-type: none;
	list-style-image: none;
}

p.salesrepheader {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

p.repcolheader {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #b72727;;
}

table#tblcontacts {
	width: 500px;
}

table#tblcontacts tr td {
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 5px;
	width: 230px;
}

table#tblcontacts tr td ul {
	margin-bottom: 20px;
}