/* Subpage stylesheet for Nicoletti & Harris
 * URL: http://www.processanywhere.com/
 * CSS: nico-sub-style.css
 * XTRA SMALL HEADER
 */

#contentBox p {
	font-size: 14px;
}

#nav-home {
	visibility: visible;
}

#mainBox {
	padding-top: 2px;
}

#navBar {
	top: 124px;
}

#contentBox {
	min-height: 400px;
}

#headerBox {
	margin-bottom: 70px;
}

#headerBox #logoNico {
	left: 39px;
	top: 6px;
	width: 224px;
	height: 57px;
	cursor: pointer;
	background-image: url('/images/logo-nico-xtra-small.png');
}

#headerBox #headerImages {
	display: block;
	position: absolute;
	top: 1px;
	right: 0;
	width: 307px;
	height: 70px;
	background-image: url('/images/header-images-xtra-small.png');
}

.dividerShort {
	display: block;
	margin: 0 auto;
	margin-bottom: 25px;
}

input.buttons {
	position: relative;
	left: -165px;
	width: 105px;
	height: 40px;
	font-size: 16px;
}

#addresses {
	display: none;
}

#number {
	visibility: hidden;
}

#number2 {
	visibility: visible;
	position: relative;
	left: 40px;
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
}

