/* styles for sales rep map */

.rep-info-holder {
	width:169px;
	margin-right:15px;
	}
.repimg {
	display:block;
	margin-bottom:10px;
	}
.repname {
	font-weight:bold;
	margin-bottom:5px;
	}
.repinfo {
	margin-bottom:10px;
	}
.inside {
	border-top: 1px solid #999999;
	padding-top:10px;
	}
.chip {
	width:15px;
	height:45px;
	margin-right:5px;
	float:left;
	}
.inside-info {
	width:148px;
	float:left;
	}
.inside-rep {
	font-weight:bold;
	margin-bottom:5px;
	font-size:11px;
	}
.inside-contact {
	margin-bottom:10px;
	font-size:11px;
	}
.special {
	visibility:hidden;
	height:1px;
	width:1px;
	}