

	
		
		#content {
			clear: left;
			/* float and width necessary unless defined by .col grid structure */
			float: left;
			width: 440px;
			margin-bottom:0px;
			}
			
			.generalTemplate #mainWell h1 {
		margin-bottom:0;
		font-size:11px;
		line-height:0px;
		font-weight:bold;
		font-family:Helvetica, Arial, sans-serif;
	}
	
	.generalTemplate #mainWell h1 {padding-top:25px;}
	
		.generalTemplate #mainWell h1.long {font-size:1.5em;}
	
	
		.generalTemplate #mainWell h1 em {
			display:block;
			margin-bottom:0px;
			font-size:11px;
			line-height:0px;
			font-weight:normal;
			font-family:Helvetica, Arial, sans-serif;
		}
		
.generalTemplate #leftColumn {
		width:440px;
		height:460;
		padding:0px;
		color:#666666;
		overflow:hidden;
		border:0px solid #dad5cf;
		background:#;
		
	}
	
	.generalTemplate #leftColumn #scrollFrame {
			height:460px;
			overflow:hidden;
			position: relative;
		}
			
			
			
			#leftColumn {
				margin-right:0px;
				width:460px;
			}
			
			
			
				#mainWell {
					float:left;
					width:440px;
				}

	
#mainWell p,
#mainWell ul,
#mainWell ol {
	margin-bottom:10px;
	line-height:19px;
	color:#333;
}

	
	
	
		
		
		#scroll-ui {
			width: 430px;
			float: left;
		}

		
		
		.firm-profile #scrollFrame {
			padding-top: 0px;
			height: 420px !important;
		}

		#scrollFrame #scroll-div {
			position: relative;
		}
		
		
#body-scroll {
	margin-top: 8px;
	padding-left: 114px;
	float: left;
	width: 300px;
}

	
	
 .previous { background:#E9E9E9;  float:right; padding:5px;}
 .next	{ background: #E9E9E9; float:right; padding:5px;}
 
 

	







