
.wof-subcontainer-right {
	width: 405px;
	margin-right: 30px;
	padding: 0;
	float: right;
	display: inline;
}
.wof-subcontainer-left {
	width: 405px;
	margin-left: 30px;
	padding: 0;
	float: left;
	display:  inline;
}

.wof-profile-wrapper  {
	width:405px;
	margin:1em auto 1.5em auto;
	color:#232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.1em;
	font-weight:bold;
}

.wof-small-profile-top-cap,
.wof-small-profile-gold-top-cap {
	width:410px;
	height:6px;
	font-size: 1px;
}
.wof-small-profile-quote,
.wof-small-profile-gold-quote {
	margin:0;
	padding:0 0 1em 0;
	width:410px;
}
.wof-small-profile-top-cap {
	background: #fff url(/_img/toolbox/tiles/wall-of-fame/button-top-cap-405.gif) no-repeat;
}
.wof-small-profile-quote {
	background: #fff url(/_img/toolbox/tiles/wall-of-fame/button-bg-405.gif) repeat-y;
}
.wof-small-profile-gold-top-cap {
	background: #fff url(/_img/toolbox/tiles/wall-of-fame/button-gold-top-cap-405.gif) no-repeat;
}
.wof-small-profile-gold-quote {
	background: #fff url(/_img/toolbox/tiles/wall-of-fame/button-gold-bg-405.gif) repeat-y;
}
.wof-small-profile-quote p,
.wof-small-profile-gold-quote p {
	margin:0;
	padding:12px 20px 0 0;
	line-height:1.1em;
}
.cited {
	font-style: normal;
}
.wof-small-profile-bottom-cap,
.wof-small-profile-gold-bottom-cap {
	width:195px;
	height:25px;
	padding: 3px 0 0 210px;
	text-align:center;
	font-size:.8em;
}
.wof-small-profile-bottom-cap {
	background: #fff url(/_img/toolbox/tiles/wall-of-fame/button-bottom-cap-405.gif) no-repeat;
}
.wof-small-profile-gold-bottom-cap {
	background: #fff url(/_img/toolbox/tiles/wall-of-fame/button-gold-bottom-cap-405.gif) no-repeat;
}
.wof-small-profile-bottom-cap a:link,
.wof-small-profile-bottom-cap a:visited,
.wof-small-profile-gold-bottom-cap a:link,
.wof-small-profile-gold-bottom-cap a:visited {
	color:#990000;
	text-decoration:none;
}
.wof-small-profile-bottom-cap a:hover,
.wof-small-profile-bottom-cap a:active {
	color:#ff0000;
	text-decoration:none;
}
.portrait {
	float:left;
	padding: 0 15px 20px 5px;
	clear: right;
}
.height100 {
	height:100px
}
.height120 {
	height:120px
}
.height140 {
	height:140px
}
.height150 {
	height:150px
}
.height180 {
	height:180px
}


/* Individual Profiles*/

.ir_wall_of_fame {
	width:600px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
}
.ir_wall_of_fame span {
	background-image:url(/_img/graphics/ir/ir_wall_of_fame.png);
}

.wof-frame {
	margin: 0 auto 0 auto;
	width:600px;
}
.wof-frame h1 {
	text-align: left;
}
.wof-frame p {
	margin-top: .5em !important;
	margin-bottom: .5em !important;
}
.wof-name {
	width: 327px;
	border: 1px solid #ccc;
	border-bottom:0px;
	background:#fff url(/_img/toolbox/tiles/wall-of-fame/wof-name-bg.png) top repeat-x;
	margin: 0;
	padding: 5px 5px 5px 8px;
	font-size: 1.5em;
	font-weight: bold;
	
}
.wof-profile {
	width:580px;
	border: 1px solid #ccc;
	margin:0;
	background:#fff url(/_img/toolbox/tiles/wall-of-fame/wof-indivual-profile-bg.png) top repeat-x;
	padding:5px 10px 10px 10px;
	font-size:small;
}
.wof-profile p {
	font-size: small;
	margin-bottom: 10px;
}
.wof-response {
	width: 520px;
	margin:auto;
	font-size:13px;
	padding: 0px 30px 5px 27px;
	background: url(/_img/toolbox/tiles/wall-of-fame/reply_quote.png) top left no-repeat;
	display:inline;
}
.wof-profile blockquote {
	margin: 0 0 0 15px;
	padding:0;
}
