.resultBar {margin:0;}

#standalone {
	background-image:url(../img/servicesBg.gif);
}

#standalone #masthead, #standalone #footer {
	display:none;
}

#standalone #page {
	width:585px;
}

#standalone #wrapper {
	width:585px;
	margin:0;
	padding:0;
}

#standalone #content {
	padding:0;
	border-top:none;
}

#services {
	width:510px;
	margin:80px 0 0 265px;
}

#standalone #services {
	margin:25px auto;
}

#standalone #popupHeader {
	float:left;
	width:100%;
	margin-bottom:20px;
}

#standalone #popupHeader p.logo {
	float:left;
}

#standalone #popupHeader p.logo a {
	background:transparent url(../img/avayaLogoSmall.png) left top no-repeat;
	width:81px;
	height:25px;
	display:block;
	text-indent:-1000em;
}

#standalone #popupHeader p.buttons {
	float:right;
}

#standalone #popupHeader p.buttons button {
	float:left;
	border:none;
	background:#a1aaaf;
	margin-left:10px;
	padding:5px 10px 6px;
}

#standalone #popupHeader p.buttons button.active {
	background:#c00;
}

.content-wrapper {
	float:left;
	clear:both;
	padding-bottom:30px;
}

.content-wrapper h1  {
	font-size:16px;
	color:#404040;
	padding-bottom:5px;
}

.content-wrapper .columns {
	background:transparent url(../img/servicesBody.gif) left top repeat-y;
	float:left;
}

.content-wrapper .left-col {
	float:left;
	padding-right:20px;
	width:240px;
}

.content-wrapper .left-col p {
	margin-top:20px;
	line-height:16px;
}

.content-wrapper .left-col p.first {
	margin-top:0;
}

.content-wrapper .left-col ul {
	padding-left:10px;
}

.content-wrapper .left-col ul li {
	padding-left:6px;
	background:url(../img/bullet_grey.png) 0 5px no-repeat;
}

.content-wrapper .left-col a.learn-more {
	background:url(../img/arrowOut.gif) right 5px no-repeat;
	padding-right:9px;
}

.content-wrapper .left-col a.learn-more:hover {
	background-image:url(../img/arrowOutRed.gif);
}

.content-wrapper .right-col {
	float:left;
	padding-left:35px;
	width:175px;
}

.content-wrapper .right-col .related-section {
	padding-bottom:35px;
}

.content-wrapper .right-col .last {
	padding-bottom:0;
}

.content-wrapper .right-col .related-section p {
	text-transform:uppercase;
	font-size:9px;
}

.content-wrapper .right-col .related-section ul li {
	padding-top:10px;
}

#hiddenContent {
	display:none;
}

#hiddenContent.active {
	display:block;
}

#toggler.active {
	display:none;
}


.comp_hdr {
	font-size: 15px;
	color: #666;
	margin-bottom: 13px;
	margin-top: 40px;
}
#techSpecs h1 {
	margin-bottom: 25px;
	margin-left: -1px;
	padding-left: 1px;
	font-size:30px;
	color:#c00;
}
#techSpecs .content-wrapper  {
	zoom: 1; 
	margin-top: -72px; 
	position: relative; 
	z-index: 10000;
}
#standalone #techSpecs  #popupHeader {
	position: relative;
	z-index: 12000;
}
.comp_btm strong {
	font-weight: normal;
}
.comp_btm ul {
	margin-top: 0px;
	margin-bottom: 12px;
}
.comp_btm li {
	padding-left: 20px;
	zoom: 1;
	line-height: 20px;
	background: url(../img/bullet.png) no-repeat left 7px;
}
.resultDisplay {
	padding-bottom:20px;
}
