body, html {
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	}

img {
	border: none;
	}

div, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

#master_container {
	position: relative;
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	position: relative;
	width: 100%;
	padding: 0;
	height: 286px;
	background: url("../images/header_back.gif") 0 103px no-repeat #636363;
	overflow: hidden;
	}
	
	#header h1 {
		position: relative;
		width: 281px;
		height: 73px;
		overflow: hidden;
		z-index: 200;
		}
		#header h1 a, #header h1 a:link, #header h1 a:visited {
			position: relative;
			display: block;
			width: 281px;
			height: 0;
			padding-top: 73px;
			overflow: hidden;
			background: url("../images/logo.gif") 0 0 no-repeat;
			}
	
	ul#nav {
		position: relative;
		width: 750px;
		height: 30px;
		overflow: hidden;
		z-index: 200;
		margin: 0;
		padding: 0;
		}
		ul#nav li {
			list-style-type: none;
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			height: 30px;
			text-align: center;
			}
			ul#nav li a, ul#nav li a:link, ul#nav li a:visited {
				position: relative;
				display: block;
				padding-top: 30px;
				height: 0;
				overflow: hidden;
				background-position: 0 0;
				}
				ul#nav li a:hover, ul#nav li.selected a, ul#nav li.selected a:link, ul#nav li.selected a:visited {
					background-position: 0 30px;
					}
			ul#nav li.nav1 a { width: 132px; background-image: url("../images/nav1.gif"); }
			ul#nav li.nav2 a { width: 123px; background-image: url("../images/nav2.gif"); }
			ul#nav li.nav3 a { width: 148px; background-image: url("../images/nav3.gif"); }
			ul#nav li.nav4 a { width: 123px; background-image: url("../images/nav4.gif"); }
			ul#nav li.nav5 a { width: 100px; background-image: url("../images/nav5.gif"); }
			ul#nav li.nav6 a { width: 123px; background-image: url("../images/nav6.gif"); }
			
#content {
	position: relative;
	width: 100%;
	background: url("../images/content_back.gif") repeat-y;
	}

	ol#bigTabs {
		position: relative;
		margin: 0;
		padding: 0;
		background: url("../images/tab_back.gif") no-repeat;
		height: 37px;
		width: 100%;
		z-index: 200;
		}
		ol#bigTabs li {
			position: relative;
			margin: 0;
			padding: 0;
			float: left;
			list-style-type: none;
			}
			a#dtStrategize, a#Strategize:link, a#Strategize:visited, a#Develop, a#Develop:link, a#Develop:visited, a#Market, a#Market:link, a#Market:visited {
				position: relative;
				display: block;
				width: 178px;
				height: 0;
				overflow: hidden;
				padding-top: 37px;
				line-height: 37px;
				background-position: 0 0;
				}
			a#Strategize:hover, a#Develop:hover, a#Market:hover {
				background-position: 0 37px;
				}
			#bigTabs h2#AskAQuestion {
				position: relative;
				margin-left: 16px;
				margin-right: 7px;
				width: 182px;
				height: 37px;
				}
				#bigTabs h2#AskAQuestion a, #bigTabs h2#AskAQuestion a:link, #bigTabs h2#AskAQuestion a:visited {
					position: relative;
					display: block;
					width: 183px;
					height: 0;
					padding-top: 37px;
					overflow: hidden;
					background: url("../images/tab_askaquestion.gif") 0 0;
					}
				#bigTabs h2#AskAQuestion a:hover {
					background-position: 0 37px;
					}
			a#Strategize, a#Strategize:link, a#Strategize:visited { background-image: url("../images/tab_strategize.gif"); }
			a#Develop, a#Develop:link, a#Develop:visited { background-image: url("../images/tab_develop.gif"); }
			a#Market, a#Market:link, a#Market:visited { background-image: url("../images/tab_market.gif"); }
			
			div.popUp {
				position: absolute;
				z-index: 800;
				left: 5px;
				width: 168px;
				min-height: 80px;
				height: 80px;
				padding: 0 0 30px 0;
				background: url("../images/tab-detail_back.gif") right bottom no-repeat;
				}
				div.popUp a.closeLink, div.popUp a.closeLink:link, div.popUp a.closeLink:visited {
					position: absolute;
					bottom: 0;
					right: 0;
					width: 21px;
					height: 21px;
					display: block;
					text-align: center;
					text-decoration: none;
					font-weight: bold;
					}
					div.popUp a.closeLink:hover {
						text-decoration: underline;
						}
				div.popUp p {
					position: relative;
					z-index: 999;
					padding: 10px 15px 0 15px;
					margin: -2px 0 0 0;
					background: url("../images/tab-detail_back.gif") 0 0 no-repeat;
					}			
					div.popUp[class] p {
						margin: 0;
						}

#body {
	position: relative;
	width: 100%;
	padding: 10px 0 10px 0;
	z-index: 100;
	clear: both;
	background: url("../images/content_top.gif") left top no-repeat;
	overflow: hidden;
	}
	
	#col_left {
		position: relative;
		width: 185px;
		padding: 0 5px 30px 15px;
		float: left;
		}
		
		a#greenBusiness, a#greenBusiness:link, a#greenBusiness:visited {
			position: absolute;
			display: block;
			left: 20px;
			bottom: 20px;
			width: 175px;
			height: 0;
			padding-top: 33px;
			overflow: hidden;
			background: url("../images/btn_agreenbusiness.gif") 0 0;
			}
		a#greenBusiness:hover {
			background-position: 0 33px;
			}

		#body #callsToAction {
			position: absolute;
			top: 17px;
			right: 21px;
			margin: 0;
			}
		#body #AskAQuestion a, #body #AskAQuestion a:link, #body #AskAQuestion a:visited {
			position: relative;
			display: block;
			float: right;
			width: 177px;
			height: 0;
			padding: 46px 0 0 0;
			margin-left: 10px;
			overflow: hidden;
			background-image: url("../images/btn_askaquestion.gif");
			background-position: 0 0 ;
			}
		#body #AskAQuestion a:hover {
			background-position: 0 46px;
			}
		#body #applyNow a, #body #applyNow a:link, #body #applyNow a:visited {
			position: relative;
			display: block;
			float: right;
			width: 177px;
			height: 0;
			padding: 46px 0 0 0;
			margin-left: 10px;
			overflow: hidden;
			background-image: url("../images/btn_applynow-blue.gif");
			background-position: 0 0 ;
			}
		#body #applyNow a:hover {
			background-position: 0 46px;
			}
		
		#body h2 {
			clear: both;
			}

	#col_right {
		position: relative;
		width: 525px;
		padding: 0 15px 0 5px;
		float: left;
		overflow: hidden;
		}
		
		#sub_header {
			position: relative;
			clear: both;
			overflow: hidden;
			padding: 0 0 0 25px;
			margin: 0 0 15px 0;
			}
			.bmgLink a, .bmgLink a:link, .bmgLink a:visited {
				float: left;
				width: 171px;
				height: 0;
				padding: 126px 0 0 0;
				overflow: hidden;
				margin: 0 0 0 4px;
				background-position: 0 126px;
				}
				#sub_header a.currentSection, #sub_header a.currentSection:link, #sub_header a.currentSection:visited, #sub_header a.currentSection:hover {
					background-position: 0 0;
					}
				#sub_header a:hover {
					background-position: 0 0;
					}
				#bmgBuild {
					background-image: url("../images/bmg_build.gif");
					}
				#bmgMarket {
					background-image: url("../images/bmg_market.gif");
					}
				#bmgGrow {
					background-image: url("../images/bmg_grow.gif");
					}
		
		.copy {
			position: relative;
			clear: left;
			float: left;
			width: 500px;
			padding: 0 0 0 25px;
			z-index: 200;
			}

			.copy_small {
			position: relative;
			clear: left;
			float: left;
			width: 460px;
			padding: 0 0 0 25px;
			z-index: 200;
			}

			.full_width {
				width: auto !important;
				padding-left: 25px;
				padding-right: 25px;
				}
		
		.right_nav {
			position: relative;
			width: 177px;
			overflow: hidden;
			float: right;
			margin: 0 0 -20000px 0;
			padding: 0 21px 20000px 0;
			z-index: 1;
			}

			.right_nav_big {
			position: relative;
			width: 220px;
			overflow: hidden;
			float: right;
			margin: 0 0 -20000px 0;
			padding: 0 21px 20000px 0;
			z-index: 1;
			}

			.right_nav img,
			.right_nav_big img {
				margin-top: 5px;
				border: 5px solid #CCCCCC;
			}

			.right_nav img:hover,
			.right_nav_big img:hover {
				border: 5px solid #666666;
			}

			.right_nav h4 {
				position: relative;
				width: 177px;
				height: 40px;
				}
				.right_nav h4 a, .right_nav h4 a:link, .right_nav h4 a:visited {
					position: relative;
					display: block;
					width: 177px;
					height: 0;
					padding: 40px 0 0 0;
					overflow: hidden;
					background-position: 0 0;
					}
				.right_nav h4 a:hover {
					background-position: 0 40px;
					}
					.right_nav h4 a#aboutus { background-image: url("../images/secondary_aboutus.gif"); }
					.right_nav h4 a#careers { background-image: url("../images/secondary_careers.gif"); }
					.right_nav h4 a#contact { background-image: url("../images/secondary_contact.gif"); }
					.right_nav h4 a#strategize { background-image: url("../images/secondary_strategize.gif"); }
					.right_nav h4 a#develop { background-image: url("../images/secondary_develop.gif"); }
					.right_nav h4 a#market { background-image: url("../images/secondary_market.gif"); }
					.right_nav h4 a#quote { background-image: url("../images/secondary_quoteme.gif"); }
			
			.right_nav ul {
				position: relative;
				margin: 0;
				padding: 0;
				}
				.right_nav ul li {
					position: relative;
					margin: 0;
					padding: 0 0 0 20px;
					line-height: 25px;
					list-style-type: none;
					background: url("../images/right_nav_li.gif");
					}
					.right_nav ul li.bottom {
						background: url("../images/bullet_arrow.gif") 5px no-repeat;
						}

		a#getStartedInt, a#getStartedInt:link, a#getStartedInt:visited {
			position: relative;
			display: block;
			width: 170px;
			height: 0;
			padding: 42px 0 0 0;
			margin: 0 0 15px 0;
			overflow: hidden;
			background-image: url("../images/btn_getstarted.gif");
			background-position: 0 0;
			}
		a#getStartedInt:hover {
			background-position: 0 -42px;
			}

		#col_right .serviceList {
			position: relative;
			margin: 0;
			width: 143px;
			float: left;
			}
			#col_right #strategizeServices { padding: 0 0 0 25px; }
			#col_right #developServices { padding: 0 0 0 35px; }
			#col_right #marketServices { padding: 0 0 0 35px; }
			#col_right .serviceList li {
				position: relative;
				margin: 0;
				padding: 0;
				line-height: 19px;
				height: 19px;
				list-style-image: url("../images/bullet_arrow.gif");
				}

		 .features {
			position: relative;
			float: left;
			margin: 30px 0 0 0;
			padding: 0;
			height: 180px;
			}
			.features a, .features a:link, .features a:visited {
				display: block;
				margin: 0;
				text-align: right;
				}
			.features .feedLink {
				position: absolute;
				top: 4px;
				right: 7px;
				}
			.features h3 {
				line-height: 23px;
				padding: 0 0 0 10px;
				margin: 0 0 3px 0;
				background-image: url("../images/h3_back.gif");
				background-repeat: no-repeat;
				}
			.features h4, .features p {
				padding: 8px 15px 8px 15px;
				margin: 0;
				}
				#newsFeed {
					z-index: 100;
					width: 350px;
					margin-right: 5px;
					}
					#newsFeed h3 {
						background-position: left top;
						}
				#featuredService {
					width: 170px;
					overflow: hidden;
					}
					#featuredService p {
						width: 175px;
						margin-left: -5px;
						margin-right: 0;
						}
					#featuredService h3 {
						background-position: left bottom;
						}
					#featuredService .logo {
						float: right;
						margin: 8px 10px 0 0;
						}

		#form_container {
			margin-left: auto;
			margin-right: auto;
			width: 400px;
			}

		.formList {
			width: 100%;
			margin: 0;
			padding: 0;
			list-style: none;
			}

			.formList li {
				position: relative;
				margin: 10px auto 10px auto;
				width: 100%;
				clear: both;
				overflow: hidden;
				vertical-align: middle;
				list-style: none;
				}
				#copy .formList li {
					list-style: none !important;
					list-style-image: none !important;
					list-style-type: none !important;
					}
				.formList li label {
					position: relative;
					z-index: 200;
					width: 140px;
					float: left;
					line-height: 22px;
					}
				.formList li input.textField, .formList li textarea.textField, ul.formList li select.textField {
					position: relative;
					z-index: 100;
					float: left;
					width: 250px;
					height: 20px;
					border: 1px solid #999999;
					background: url("../images/input_back.gif") left bottom repeat-x #ffffff;
					}
					.formList li textarea.textField {
						margin: 5px 0 15px 0;
						width: 99%;
						height: 150px;
						overflow: auto;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 1em;
						}
				.formList li input.checkbox {
					position: relative;
					float: left;
					}
				.formList li.submit {
					height: 41px;
					}
				.formList li.submit a, .formList li.submit a:link, .formList li.submit a:visited {
					position:relative;
					float: right;
					display: block;
					width: 169px;
					height: 0;
					padding-top: 42px;
					overflow: hidden;
					background-position: 0 0;
					}
				.formList li.submit a:hover {
					background-position: 0 42px;
					}
					.formList li.submit a.green {
						background-image: url("../images/btn_submitg.gif");
						}
					.formList li.submit a.blue {
						background-image: url("../images/btn_submitb.gif");
						}
					.formList li.submit a.validate {
						float: left;
						margin-left: 15px;
						width: 80px;
						padding-top: 17px;
						background-image: url("../images/btn_validate.gif");
						}
						.formList li.submit a.validate:hover {
							background-position: 0 17px;
							}
					.formList li.submit a.step2 {
						background-image: url("../images/btn_step2of2.gif");
						}
				.formList li.submit input {
					float: right;
					}

		#copy #uri {
			float: left;
			}
		
		#copy .certified_logo {
			position: relative;
			float: left;
			width: 49%;
			text-align: center;
			padding-bottom: 10px;
			}

		#copy .cta {
			position: relative;
			width: 460px;
			border: 1px solid #999999;
			margin:  10px auto 10px auto;
			padding: 10px;
			overflow: hidden;
			}

		#copy .cta h4 {
			float: left;
			width: 50%;
			background: none;
			margin: 0;
			padding: 0;
			color: #000000;
			}
		.cta a.btn_getStarted, .cta a.btn_getStarted:link, .cta a.btn_getStarted:visited, .cta a.btn_getStartedGreen, .cta a.btn_getStartedGreen:link, .cta a.btn_getStartedGreen:visited {
			position: relative;
			display: block;
			width: 170px;
			height: 0;
			padding-top: 42px;
			margin: 0 25px 0 0;
			overflow: hidden;
			float: right;
			background: url("../images/btn_getstarted.gif") 0 0;
			}
			.cta a.btn_getStartedGreen, .cta a.btn_getStartedGreen:link, .cta a.btn_getStartedGreen:visited {
				background: url("../images/btn_getstartedgreen.gif") 0 0;
				}
		.cta a.btn_getStarted:hover, .cta a.btn_getStartedGreen:hover {
			background-position: 0 42px;
			}

		#copy #sitemap_container {
			line-height: 2em;			
			}
		#copy ul#map_mainNav {
			position: relative;
			margin: 0;
			padding: 10px;
			width: 150px;
			float: left;
			list-style: none !important;
			list-style-image: none !important;
			border: 1px solid #999999;
			}
			#copy ul#map_mainNav li {
				margin: 0;
				padding: 0;
				list-style: none !important;
				list-style-image: none !important;
				}
				#copy ul#map_mainNav ul {
					margin: 0;
					padding: 0 0 0 20px;
					}
					#copy ul#map_mainNav li ul li {
						margin: 0;
						padding: 0;
						list-style: none;
						}
		#copy ul#map_solutions {
			position: relative;
			margin: 0 0 0 20px;
			padding: 10px 0 10px 0;
			width: auto;
			float: left;
			list-style: none;
			border: 1px solid #999999;
			}
			#copy ul#map_solutions li {
				position: relative;
				margin: 0 10px 0 10px;
				padding: 0;
				float: left;
				width: 140px;
				list-style: none;
				}
				#copy ul#map_solutions li a, #copy ul#map_solutions li a:link, #copy ul#map_solutions li a:visited {
					display: block;
					background: #e2e2e2;
					text-align: center;
					}
				#copy ul#map_solutions li ul li a, #copy ul#map_solutions li ul li a:link, #copy ul#map_solutions li ul li a:visited {
					background: none;
					display: inline;
					}
				#copy ul#map_solutions li ul {
					position: relative;
					margin: 0;
					padding: 0;
					float: none;
					list-style: none;
					}
					#copy ul#map_solutions li ul li {
						position: relative;
						float: none;
						margin: 0;
						padding: 0;
						}

#footer {
	position: relative;
	width: 100%;
	height: 100px;
	}

	.vcard {
		display: inline;
		}
		.vcard .org, .vcard a.email, .vcard .adr, .vcard .tel {
			position: relative;
			display: block;
			float: left;
			width: 0;
			height: 0;
			overflow: hidden;
			}

	.footer_left {
		position: relative;
		float: left;
		height: 20px;
		padding: 10px 0 0 16px;
		width: 270px;
		}

	.footer_right {
		position: relative;
		float: right;
		height: 20px;
		padding: 10px 16px 0 0;
		width: 300px;
		text-align: right;
		}

	.footer_bottom {
		position: relative;
		clear: both;
		height: 20px;
		padding: 10px 0 0 16px;
		}

/* Case Studies Page Styling */
.case_study_wrapper {
	position: relative;
	}

#project_navigation {
	position: relative;
	background: url("../images/back_case_project_top.gif") top left no-repeat;
	width: 500px;
	height: 50px;
	z-index: 900;
	}

	#project_dropDown {
		position: absolute;
		top: 10px;
		left: 10px;
		font-weight: bold;
		line-height: 20px;
		}
		#listContainer {
			position: absolute;
			width: 208px;
			height: 20px;
			top: 1px;
			left: 100px;
			overflow: hidden;
			background: url("../images/icon_dropdown.gif") 0 4px no-repeat;
			}
		#project_dropDown ul {
			position: absolute;
			z-index: 999;
			top: 0;
			left: 0;
			margin: 0 0 0 15px;
			padding: 0;
			list-style: none;
			width: 220px;
			line-height: 14px;
			}
			#project_dropDown ul li {
				margin: 0 !important;
				padding: 0 !important;
				float: left;
				clear: both;
				width: 100%;
				line-height: 14px;
				height: 18px;
				overflow: hidden;
				}
				#project_dropDown a, #project_dropDown a:link, #project_dropDown a:visited {
					display: block;
					background: none;
					text-decoration: none;
					padding: 2px 0 2px 5px !important;
					margin: 0 !important;
					height: auto;
					}
				#project_dropDown a:hover {
					background: #C5C5B4;
					}

		#project_dropDown select {
			position: absolute;
			z-index: 200;
			top: 0;
			left: 100px;
			width: 220px;
			height: 20px;
			font-size: 11px;
			font-weight: bold;
			color: #666666;
			border: 1px solid #666666;
			}

	#prev_next {
		position: absolute;
		top: 10px;
		left: 420px;
		height: 22px;
		overflow: hidden;
		}
		
		#prev_next img {
			margin-left: 5px;
			}

.slide_container {
	position: relative;
	clear: both;
	overflow: hidden;
	}

	#screenshot_name {
		font-weight: bold;
		color: #cc6633;
		margin-bottom: 7px;
		text-align: right;
		}

	#screenshot_description {
		height: 0;
		overflow: hidden;
		}

.picture {
	position: relative;
	width: 500px;
	overflow: hidden;
	}

	.picture p {
		text-align: justify;
	}

	.package-desc {
	position: relative;
	width: 460px;
	overflow: hidden;
	}

	.package-desc p {
		text-align: justify;
	}

.project_header {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	font-weight: bold;
	}

.project_links {
	margin: 0 0 10px 0;
	overflow: hidden;
	font-weight: bold;
	}

	.project_links a {
		margin-right: 20px;
		}
		
		.project_links a img {
			margin-bottom: -2px;
			}

.project_challenge {
	margin-bottom: 15px;
	}

.image_thumb {
	margin: 0 0 10px 7px;
	}
	
	.image_thumb img {
		border: 1px solid #999999;
		}
	
	.image_thumb a:hover img {
		border: 1px solid #cc6633;
		}

.thumbnail_list_container {
	margin-bottom: 15px;
	}

a#carbonNeutralBtn, a#carbonNeutralBtn:link, a#carbonNeutralBtn:visited {
	position: relative;
	display: block;
	width: 140px;
	height: 0;
	padding-top: 29px;
	overflow: hidden;
	margin: 55px auto 10px auto;
	line-height: 29px;
	background-image: url("../images/btn_carbonneutral.gif");
	background-position: 0 0;
	}
a#carbonNeutralBtn:hover {
	background-position: 0 29px;
	}

#footer #carbonNeutralBtn {
	position: absolute;
	top: 10px;
	right: 2px;
	padding: 29px 0 0 0;
	margin: 0;
	border: none;
	}

/* Telepathic Page Styling */

#telepathy {
	position: absolute;
	z-index: 999;
	width: 350px;
	height: 165px;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url("../images/telepathy_back.jpg");
	}
	a#telepathyClose, a#telepathyClose:link, a#telepathyClose:visited {
		position: absolute;
		top: 0;
		right: 0;
		width: 26px;
		height: 0;
		padding-top: 24px;
		overflow: hidden;
		background: url("../images/telepathy_close.gif") 0 0;
		}
	a#telepathyClose:hover {
		background-position: 0 24px;
		}
	#body #telepathy h2 {
		font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
		padding: 12px 0 0 12px;
		margin: 0;
		}
	#telepathy img {
		position: relative;
		float: right;
		margin: 0;
		}

/* Popup Contact Form for IvaSar */
#pullTheTrigger_form {
	position: absolute;
	z-index: 999;
	top: 50%;
	left: -999em;
	margin-left: -200px;
	margin-top: -215px;
	width: 360px;
	height: 389px;
	padding: 20px;
	text-align: left;
	color: #514e41;
	font-size: 12px;
	line-height: 12px;
	}
	#ptt_back {
		position: absolute;
		display: block;
		z-index: 100;
		left: 0;
		top: 0;
		}
	a#ptt_close, a#ptt_close:link, a#ptt_close:visited {
		position: absolute;
		z-index: 300;
		top: 10px;
		right: 10px;
		width: 20px;
		height: 0;
		padding-top: 20px;
		overflow: hidden;
		background: url("../images/close.gif") 0 0 no-repeat;
		}
	#ptt_formContainer {
		position: relative;
		z-index: 200;
		font-size: .9em;
		background: #e9e3d3;
		}
		#ptt_formContainer h2 {
			position: relative;
			width: 100%;
			font-size: 1.7em;
			font-weight: bold;
			margin-bottom: 15px;
			padding-bottom: 15px;
			background: url("../images/dots.gif") left bottom repeat-x #e9e3d3;
			}
		#ptt_formContainer ol {
			position: relative;
			width: 100%;
			margin: 0;
			padding: 0;
			list-style: none;
			}
			#ptt_formContainer ol li {
				position: relative;
				margin: 0 0 7px 0;
				padding: 0;
				width: 100%;
				overflow: hidden;
				clear: both;
				}
				#ptt_formContainer ol li label {
					position: relative;
					z-index: 999;
					width: 100px;
					line-height: 22px;
					float: left;
					}
				#ptt_formContainer ol li input.textField {
					position: relative;
					z-index: 999;
					width: 220px;
					border: 1px solid #999999;
					float: right;
					}
				#ptt_formContainer ol li textarea.textField {
					position: relative;
					z-index: 999;
					width: 358px;
					height: 100px;
					border: 1px solid #999999;
					overflow: auto;
					font-size: 11px;
					}
				#ptt_formContainer ol li span.textField {
					position: relative;
					z-index: 999;
					overflow: hidden;
					width: 100%;
					clear: both;
					}
					#ptt_formContainer ol li span.textField a, #ptt_formContainer ol li span.textField a:link, #ptt_formContainer ol li span.textField a:visited {
						position: relative;
						display: block;
						width: 170px;
						height: 0;
						padding-top: 42px;
						overflow: hidden;
						float: right;
						background-position: 0 0;
						}
					#ptt_formContainer ol li span.textField input:hover {
						background-position: 0 42px;
						}
						#ptt_formContainer ol li span.textField input {
							height: 41px;
							}

#resume {
	width: 250px;
	float: left;
	height: 22px;
	}

#additional_programming input.textField {
	width: 235px;
	margin-right: 15px;
	}
a.btn_removeURL, a.btn_removeURL:link, a.btn_removeURL:visited {
	position: absolute;
	top: 5px;
	right: 0;
	display: block;
	width: 16px;
	padding-top: 16px;
	height: 0;
	overflow: hidden;
	background: url("../images/btn_remove.gif") 0 0;
	}
a.btn_removeURL:hover {
	background-position: -16px 0;
	}
a.btn_removeURL:active {
	background-position: -32px 0;
	}

a#btn_addURL, a#btn_addURL:link, a#btn_addURL:visited {
	position: relative;
	display: block;
	float: left;
	clear: both;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	background: url("../images/btn_add.gif") 0 0 repeat-y;
	}
a#btn_addURL:hover {
	background-position: 0 -16px;
	}
a#btn_addURL:active {
	background-position: 0 -32px;
	}
#additional_programming {
	display: none;
	}
#phone { color: #aaaaaa; }
