.wrap {
	margin: 0px 0px 0px 0px;
	width: 148px;
	}
	
.alsoConsider {
	border: 0px solid blue;
	float: left;
	margin: 0 0 0 5px;
}

.alsoBou { 
	background: transparent url(/pic/corners/customersalso.gif) no-repeat;
	font-family: Arial; 
	font-size: 12px;	
	width: 150px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	}
	


.alsoBouText {
	position: static;
	color: #ffffff;
	font-weight: bold;	
	text-align: center;
	padding-top: 10px;
	margin-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	}
	
.alsoOne {
	font-family: Arial; 
	
	font-size: 12px;	
	margin-top: 8px;
	width: 148px;
	text-align:center;
}	

.alsoText { 
	margin: 5px; /* JR 10/10/07 :: changed margin from 10 to 5px to avoid wrapping */
	font-weight: bold;
	text-align: center;
	overflow: hidden; /* JR 10/10/07 :: added style */
	width: 138px; /* JR 10/10/07 :: defined width to fix wrapping */
}

.alsoText a:link {
	
	text-decoration: none;
	}

.alsoText a:visited {
	
	text-decoration: none;
	}	
	
.alsoText a:hover {
	
	text-decoration: underline;
	}	

.alsoId {
	margin-top: 3px;
}

.scline hr {
	position: static;
	border-style: solid none none none;
	border-width: thin;
	border-color: #dfdfdf;
	padding: 0px;
	width: 128px;
	height: 1px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
