/* CSS Document */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

body {
	background-color: #000;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
}
a, a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	color: #FFF;
}
a:hover, a:active {
	border-bottom: 1px solid #C0EE50;
	color: #C0EE50;
}
form{
	margin: 0;
	padding: 0;
}
abbr {
	border-bottom: 1px dotted #333;
	cursor: help;
}
blockquote {
	margin: 0 20px;
	padding: 0 10px;
	border-left: 3px solid #C0EE50;
}
	blockquote blockquote{
		border-left: 2px solid #C0EE50;
	}
		blockquote blockquote blockquote{
			border-left: 1px solid #C0EE50;
		}
input, textarea, select {
	border: 1px solid #888;
	padding: 1px;
	color: #000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
hr {
	width: 100%;
    border: none;
    color: #C0EE50;
    background-color: #C0EE50;
    height: 1px;
	margin: 10px 0;
}
.clear{
	clear:both;
}
.preloader{
	padding:5px 10px;
	width:190px;
	height:22px;
	margin:150px auto;
	background-color:#000;
}


#wrapper {
	position:relative;
	width: 800px;
	* width:802px;
	margin: 0 auto;
	text-align: left;
}
	#header-nav {
		display:none;
		position:relative;
		font-family:"Arial Black","Helvetica Black",Arial, Helvetica, sans-serif;
		font-size: 9px;
		padding: 0;
		margin: 0 0 3px 0;
		* margin: 0 0 3px 1px;
		width: 800px;
		height: 76px;
		background: url(/lib/layout/home/images/logo.jpg) top left no-repeat;
		overflow: visible;
	}
		#header-nav ul {
			list-style: none;
			padding: 0;
			margin: 0;
			width: 570px;
			position: absolute;
			bottom: 0px;
			left: 223px;
			overflow: visible;
/*			font-size: 0.8em; */
		}
		#header-nav li {
			float: left;
			width: 95px;
			overflow: visible;
			text-align: left;
			padding: 0;
		}
			#header-nav a {
				border-bottom: none;
				padding-top:10px;
				vertical-align: bottom;
				display: block;
				text-transform: uppercase;
				text-decoration: none;
				color: #FFF;
				padding-left: 7px;
				border-left: 1px #CCC solid;
			}
			#header-nav a:hover, #header-nav a:active {
				padding-left: 5px;
				border-left: 3px #C0EE50 solid;
				color: #C0EE50;
			}

/*
	#content-wrapper {
		clear: both;
		margin: 0;
		padding: 0;
	}
		#content-wrapper.contentpage {
			clear: both;
			background: none;
			height: 500px;
			overflow: auto;
		}
*/

		#side-nav {
			display:none;
			float: left;
			width: 217px;
			min-height: 309px;
			* height: 309px;
			* overflow: visible;
			margin:0 0 0 3px;
			* margin: 0 0 0 2px;
			padding:0;
			text-transform: uppercase;
			border:1px solid #888;
			background: url(/lib/layout/home/images/side-nav/bg.jpg) top left repeat; 			
/*			min-height: 460px;
			* height: 460px;
*/
		}		
		    #side-nav ul {
				list-style: none;
				padding: 0;
				margin: 17px 0 0 0;
			}		
				
				#side-nav ul li {
/*					height:29px;
					line-height: 29px;
*/					margin: 0;
					padding: 0;
					display: block;
					clear:both;
					float:left;
				}

					#side-nav ul li a{
						
/*						vertical-align: middle;
						color: #FFF;
						display: block;
						text-decoration: none;
						padding-left: 40px;
						width:216px;
						height:20px;
						line-height: 29px;
						margin:0;
						padding: 0;
						float: left;
*/						border-bottom: none;
						padding:0;
						margin:0;
						float:left;
					}

					.navImage{
						padding:0;
						margin:0;
					}

					#side-nav ul li img {border-bottom:1px solid #000}
					#side-nav-item1 img {border-top:1px solid #000;}
/*					#side-nav ul li a{background-position:top left; border-bottom:1px solid #000}
					#side-nav-item1 a{background-image: url(/lib/layout/home/images/side-nav/1.jpg);border-top:1px solid #000;}
					#side-nav-item2 a{background-image: url(/lib/layout/home/images/side-nav/2.jpg)}
					#side-nav-item3 a{background-image: url(/lib/layout/home/images/side-nav/3.jpg)}
					#side-nav-item4 a{background-image: url(/lib/layout/home/images/side-nav/4.jpg)}
					#side-nav-item5 a{background-image: url(/lib/layout/home/images/side-nav/5.jpg)}
					#side-nav-item6 a{background-image: url(/lib/layout/home/images/side-nav/6.jpg)}
					#side-nav-item7 a{background-image: url(/lib/layout/home/images/side-nav/7.jpg)}
					#side-nav-item8 a{background-image: url(/lib/layout/home/images/side-nav/8.jpg)}
					#side-nav-item9 a{background-image: url(/lib/layout/home/images/side-nav/9.jpg)}					
					#side-nav-item1 a:hover, #side-nav-item1 a:active{background-image: url(/lib/layout/home/images/side-nav/1_f2.jpg)}
					#side-nav-item2 a:hover, #side-nav-item2 a:active{background-image: url(/lib/layout/home/images/side-nav/2_f2.jpg)}
					#side-nav-item3 a:hover, #side-nav-item3 a:active{background-image: url(/lib/layout/home/images/side-nav/3_f2.jpg)}
					#side-nav-item4 a:hover, #side-nav-item4 a:active{background-image: url(/lib/layout/home/images/side-nav/4_f2.jpg)}
					#side-nav-item5 a:hover, #side-nav-item5 a:active{background-image: url(/lib/layout/home/images/side-nav/5_f2.jpg)}
					#side-nav-item6 a:hover, #side-nav-item6 a:active{background-image: url(/lib/layout/home/images/side-nav/6_f2.jpg)}
					#side-nav-item7 a:hover, #side-nav-item7 a:active{background-image: url(/lib/layout/home/images/side-nav/7_f2.jpg)}
					#side-nav-item8 a:hover, #side-nav-item8 a:active{background-image: url(/lib/layout/home/images/side-nav/8_f2.jpg)}
					#side-nav-item9 a:hover, #side-nav-item9 a:active{background-image: url(/lib/layout/home/images/side-nav/9_f2.jpg)}					

					#side-nav ul li a span {
						display: none; 
					}
*/							
					
			#side-nav ul ul{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10px;
				background: url(/lib/layout/home/images/side-nav/nav-opened-bg.jpg) top left #222; 
				margin:0;
				border:none;
				border-bottom:1px solid #000;
				width:217px;				
				* width:216px;	
				float:left;
			}
			
				#side-nav ul ul li{
					background: url(/lib/layout/home/images/side-nav/nav-bullet.jpg) 39px 7px no-repeat;
					* background-position: 39px 6px;
					padding: 0 0 0 48px;
					line-height:15px;
					width:160px;
					height:auto;						
				}
				
					#side-nav ul ul li a {
						background: none;
						border:none;
						display:inline;
						line-height:12px;
						width:168px;	
						float:none;						
					}

							#side-nav ul ul ul{
								border:none;							
								background: none;
								* width:168px;									
							}
					
								#side-nav ul ul ul li{
									background: none;
									padding: 0 0 0 53px;
									* padding: 0 0 0 8px;

								}
								
									#side-nav ul ul ul li a {
										display:inline;
										background: none;
										border:none;
										height:20px;
										line-height:15px;						
										* width:139px;	
										* overflow: visible;
										float:none;						
									}
					
					#side-nav ul ul li a:hover,#side-nav ul ul li a:active{
						background: none;
						color: #C0EE50;
					}

		.featured-product{
			display: block; 
			height: 309px; 
			width:572px;
			float:left;
/*			background: url(/lib/layout/home/images/featured_product.jpg) left top no-repeat; */
			border:1px solid #888;
			margin: 0 0 0 2px;
			padding: 0;
		}
				
		.contentPageContent {
			float: left;
			width: 575px;
			min-height: 460px;
			overflow: visible;
			padding:0;
			margin:0;
			
		}
		
/*			#contentDiv:hover a, #contentDiv:hover a:link, #contentDiv:hover a:visited {
				border-bottom-color: #C0EE50;
			}
*/		
		#promobox, #featurebox {
			float: left;
			padding:0;
			height:145px;
		}
					#promobox img, #featurebox img{
						width:219px;
						height:145px;
					}
		#promobox {
			width: 219px;
			margin: 3px 0 0 3px;
 			* margin: 3px 0 0 2px;			
/*			background: url(/lib/layout/home/images/promo_box.jpg) top left no-repeat; */
			background: url(/lib/layout/home/images/ad1.jpg) top left no-repeat;
		}
		#featurebox {
			width:221px;
			margin: 3px 0 0 0;
			background: url(/lib/layout/home/images/ad2.jpg) top left no-repeat;
		}
			#featurebox p, #promobox p {
				height: 100px;
				overflow: visible;
			}
		#sloganbox {
			margin:3px 0 3px 0;
			float: left;
			width: 355px;
			height: 145px;
			background: url(/lib/layout/home/images/the_new_face_of_safety.jpg) top right no-repeat;
		}
		#footer-nav{
		float:left;
		margin: 0;
		padding:0;
		}
			#footer-nav ul {
				width:795px;
				background-color: #3D3D3D;
				list-style: none;
				margin:0 0 0 3px;
				* margin: 0 0 0 4px;
				padding: 0;
				overflow: visible;
				height: 1.5em;
			}
			#footer-nav li {
				float: right;
				padding-bottom: 5px;
			}
				#footer-nav a {
					border-bottom: none;
					text-decoration: none;
					text-transform: uppercase;
					font-size: 0.8em;
					line-height: 1.5em;
					vertical-align: middle;
					* vertical-align:bottom;
					color: #FFF;
					font-weight: bold;
					padding-left: 30px;
					padding-right: 10px;
				}
				
				#footer-nav a:hover {
					color: #999;
				}
				
/*	#footer-wrapper.contentpage {
		height: auto;
	}
		#footer-nav.contentpage {
			width: 790px;
			height: auto;
			background: none;
		}
			#footer-nav.contentpage ul {
				margin-top: 2px;
				width: 790px;
			}
*/						
			
/*---Product Menu Page----*/			
#product-menu-header{}

#product-menu-subtitle{}

#product-category-menu{
	padding:0;
	margin:0;
}

.product-category-menu-item {
	width:251px;
	height:121px;
	margin:10px 0 0 10px;	
	* margin:10px 5px 0 5px;
	float:left;
}

	.product-category-menu-item a {border: none;margin:0;padding:0}

.product-category-menu-item span{}


#product-category-wrapper{
	overflow: visible;
	padding: 5px 0 0 15px;
	margin: 0;	
	width: 559px;
	height: 452px;
}

.fullPageContent{
	overflow: visible;
	width: 793px;
	min-height: 460px;
	padding: 0;
	margin: 0 0 0 3px;
	* margin: 0 0 0 4px;
}

#product-category-header{
	display: block;
	height: 30px;
	margin: 0;
}

#product-menu{
	position: relative;
	width: 575px;
	height: 460px;
	overflow: visible;
}

.product-menu-gloves-item{
	margin:35px 0 0 29px;
	* margin:35px 12px 0 15px;	
	float:left;
	width:155px;
	height:326px;
}

	.product-menu-gloves-item a{
		border:none;
	}

.product-menu-item{
	margin: 0 20px 0 0;
	padding: 10px 0 0 10px;
	float: left;
	width: 159px;
	height: 174px;
	overflow: visible;
	background:url(/lib/content/products/lib/images/menu-item-bg.gif) top left no-repeat;
}
	
	.product-menu-item-table{
	margin:0;
	padding:0;
	}

	.product-menu-item a:link,.product-menu-item a:visited{
		text-decoration: none;
		border-bottom: none;
	}

		.product-menu-item-img-wrapper{
			display: table-cell; 
			vertical-align: middle;
			width:150px;
			height:150px;
			text-align:center;
			background:none;
			padding:0;
			margin:0;
		}

			.product-menu-item img{
				display: inline;
				vertical-align:middle;
			/*  clear: both;
				width: 150px;
				height: 150px;
			*/
			}

	.product-menu-item span{
		margin-top: 5px;
		display: block;
		clear: both;
		font-size:9px;
	}

#product-menu-prev{
	display: block;
	position: absolute;
	bottom: 40px;
	left: 0;
}

#product-menu-next{
	display: block;
	position: absolute;
	bottom: 40px;
	right: 30px;
}

#product-menu-next a,#product-menu-prev a{
	border:none;
	text-decoration:underline;
}

/*---Products Details Page----*/			

#product-detail-wrapper{
	width: 575px;
	height: 460px;
	padding:0;
	margin:0;
	color:#000;
	overflow: visible;
	background:url(/lib/content/products/details/lib/details-bg.gif) top left repeat;
}

#product-detail-image-cell{
	width:297px;
	height:337px;
	text-align:center;
	vertical-align: middle;
}

#product-detail-image-wrapper{
	width:297px;
	height:337px;
	float:left;
}

#product-detail-description-wrapper{
	width:238px;
	height:277px;
	padding:20px 10px;
	float:left;
}

#product-detail-description-title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}

#product-detail-description{
	margin-top:5px;
	width:255px;
	height:280px;
	overflow: visible;
}

#product-detail-gallery-wrapper{
	width:277px;
	height:101px;
	float:left;
	padding:10px;
	* padding: 5px 10px;
}

#product-detail-gallery-title{
	color:#434343;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	padding:0;
	margin:0;
}

#product-detail-gallery-thumbnail{
	border:1px solid #000;
	margin: 5px 10px 0 0;
}


#product-detail-gallery-thumbnail{
	float:left;
}

#product-detail-cart-wrapper{
	padding:10px 0 0 20px;
	width:248px;
	height:111px;
	float:left;
	overflow: visible;
	position:relative;
}
	
	#product-detail-cart-name, #product-detail-cart-price{
		color:#434343;
		font-weight:bold;
		text-transform:uppercase;
		font-size:11px;
	}

	#product-detail-cart-item-added-message{
		position:absolute;
		bottom:5px;
		left:20px;
	}

	#product-detail-cart-form-wrapper{
		position:relative;
	}

	#product-detail-cart-buttons-wrapper{
		position:absolute;
		top:5px;
		left:0;
		width:86px;	
		height:101px;
	}

		#product-detail-cart-add-to-cart-button, #product-detail-cart-view-cart-button, #product-detail-cart-checkout-button{
			width:86px;
			height:14px;
			margin:0 0 10px 0;
			padding:0px;
			display:block;
			border:none;
		}
		
		#product-detail-cart-add-to-cart-button{
			background:url(/lib/content/products/details/lib/add.gif) top left no-repeat;	
			cursor:pointer;
		}
		
		#product-detail-cart-view-cart-button-container{
			background:url(/lib/content/products/details/lib/view.gif) top left no-repeat;
		}
		
		#product-detail-cart-checkout-button-container{
			background:url(/lib/content/products/details/lib/checkout.gif) top left no-repeat;
		}
		
		#product-detail-cart-add-to-cart-button span, #product-detail-cart-view-cart-button span, #product-detail-cart-checkout-button span{
			display:none;
		}

	#product-detail-cart-dropdowns-wrapper{
		position:absolute;
		top:5px;
		left:102px;
		width:86px;	
		height:101px;
	}
	
		.product-detail-cart-dropdown{
			margin:0 0 10px 0;	
			display:block;
		}

	#product-detail-cart-qty{
		position:absolute;
		top:5px;
		left:192px;
		width:55px;
		height:51px;
	}


		#product-detail-cart-qty input{
			width:18px;
			display:inline;
		}


	#product-detail-cart-view-total{
		display: none;
	}



/*--View Cart Page---*/

.cart-table TD {
	border-bottom: 1px solid #C0EE50;
	margin: 0px;
	padding: 5px;
	color: #fff;
}
.cart-table TD.lastRow {
	border-bottom: 0px solid #000000;
	margin: 0px;
	padding: 5px;
	color: #fff;
}
.cart-table TD.left {
	background-color: #333;
	color: #fff;
	font-weight: bold;
}
.cart-table .top {
	color: #888888;
	font-weight: bold;
}
.cart-table .textfield,.cart-table .dropdown {
	background-color: black;
	border: 1px solid #C0EE50;
	color: #fff;
}

.cart-table .checkbox{
	border: none;
}

.cart-table .oddRow {
	background-color: #333333;
	color: #fff;
}
.cart-table .evenRow {
	background-color: black;
	color: #fff;
}

.cart-tax-note{
	background-color:#52111B;
	color:#FFFFFF;
	border: 1px solid #811123;
	padding:5px;
	font-weight:normal;
}


/*----Account Page----*/

span.required {
	color:#FF0000;
	font-size:14px;
	font-weight:bolder;
	margin:3px;
}

.account-table{
	border: 1px solid #444444;
	width: 400px;
	margin:0 0 20px 0;
}

.account-table th{
	padding: 3px;
	white-space: nowrap;
	text-align: right;
	width: 120px;
}

.account-table td{
	padding: 3px;
	text-align: left;
}

.account-table .textfield{
	width: 150px;
}

.account-table .dropdown{
	width: 150px;
}

.account-table .checkbox{
	border: none;
}

.account-table .button{}

.account-payment-box{
	width: 386px;
	background-color: #333;
	border: 1px solid #888;
	padding: 3px 6px;
	margin-bottom: 20px;
}

.account-payment-box div{
	clear: both;
	margin: 5px 0;
}


/*---Checkout Page---*/

#timeout-message{
	margin: 10px;
	font-weight: bold;
}

.checkout-account-table-header{
	background-color: #333;
}

.checkout-account-table-header div{
	text-align: center;
	font-weight: bold;
}

.checkout-account-table-header a{
	font-weight: normal;
	border:none;
	text-decoration:underline;
}

#checkout-submit{
	border:none;
	background:none;
	margin:0 0 0 30px;
	padding:0;
}

#checkout-payment-box{
	margin-top: 20px;
}
#checkout-view-cart-button{
	border:none;
	margin:0;
	padding:0;	
}

.cart-table th{
	text-align: center;
	color: #888;
	font-weight: bold;
}

/*---Confirmation box---*/

#confirm{
	text-align: center;
	font-weight: bold;
	padding: 100px;
}

/*--Mail form style for contact and catalog--*/

.mail-form th{
	text-align: right;
	vertical-align: top;
}

.mail-form th,.mail-form td{
	padding: 5px;
}

.error-message{
	margin: 50px;
}

.success-message{
	margin: 50px;
}

#contact-mail-error-message div{
	margin-top: 10px;
}

/*--Customer Service--*/

.question{
	font-size: 14px;
	font-weight: bold;
}

.answer{
	padding: 8px 0;
}

.cs-container-div{
	margin: 10px;
}
#search-div{
	display:none;
	position: absolute;
	top: 20px;
	right: 15px;
	color:#C0EE50;
	white-space:nowrap;
}
#search-div td{
	padding-right:5px;
}

#search-div input{
	padding:0;
	margin:0;
	width:150px;
	height:15px;
}
#searchResults ul {	
	margin:0;
	position: absolute;
	top: 0;
	right: 0px;
	padding: 5px 0;
	overflow: visible;
	width:150px;
	color:#888;
	background-color:#000;
	border:1px solid #999;
	z-index:100;
	font-size:9px;
}
	#searchResults li {
		display:block;
		width:150px;		
		white-space:nowrap;
		list-style: none;
		overflow: visible;
		padding:0 0 0 2px;
	}
	
	#resultsNav {
		padding-top:3px;
		text-align:center;
		color:#C0EE50;
	}
	
	#noResults{
		color:#FF0000;
	}
	
		#searchResults a {
			display:block;
			border-bottom: none;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			color: #FFF;
			padding: 1px 5px 1px 5px;
			overflow: visible;
			width: 150px;
		}
	
		#searchResults a:hover, #searchResults a:active {
			color: #000;
			background-color:#C0EE50;
		}

#catalog-form-wrapper{
	position:relative;
}

	#catalog-form{
		font-size:11px;
		position:absolute;
		top:5px;
		right:40px;
	}
	
		#catalog-form th{
			padding:5px 0 0 30px;
			* padding:3px 0 0 30px;
			vertical-align:middle;
			text-align:right;
		}
		
		#catalog-form td{
			padding:5px 0 0 4px;
			* padding:3px 0 0 4px;			
			vertical-align:middle;
		}
	
		#catalog-form .button{
			height:14px;
			width:45px;
			background-image:url(/lib/images/send-button.gif);
			border:0;
			margin:5px 0 0 0;
		}
		
		#catalog-form .textField{
			width:150px;
			height:12px;
			padding:1px;
			background-color:#494949;
			border:2px solid #FFF;
			color:#FFFFFF;
			font-size:10px;
		}
		
		#catalog-form .dropDown{
			width:156px;
			height:16px;
			padding:0px;
			background-color:#494949;
			border:2px solid #FFF;
			color:#FFFFFF;
			font-size:10px;	
		}
		
#company-header{
	width:793px;
	height:59px;
	background-image:url(/lib/content/company/lib/images/header.jpg);
}
		
#company-content-wrapper{
	width:773px;
	height:381px;
	padding:10px;
	overflow: visible;
}		
#company-content-wrapper h3{
	margin-top:0;
	color:#C0EE50;
}
#cs-header{
	width:793px;
	height:60px;
	background:url(/lib/content/customer_service/lib/images/header.jpg) top left no-repeat;
}
#cs-sidenav{
	display:none;
	float:left;
	width:262px;
	height:400px;
	overflow: visible;
}	
#cs-content-wrapper{
	float:left;
	width:511px;
	height:380px;
	padding:10px;
	overflow: visible;
}		
#cs-content-wrapper h3{
	margin-top:0;
	color:#C0EE50;
}
.csSideNav,.csSideNav:hover,.csSideNav:link,.csSideNav:visited,.csSideNav:active{
	width:262px;
	height:30px;
	border: none;
	margin:0;
	padding:0;
	float:left;
}
#contact-header{
	width:793px;
	height:59px;
	background-image:url(/lib/content/contact/lib/images/header.jpg);
}
#contact-content-wrapper{
	font-size:10px;	
}
#contact-info-wrapper{
	padding:15px 0 0 30px;
	width:233px;
	height:385px;
	float:left;

	* padding:30px 0 0 30px;
	* height:370px;
}
#contact-form-wrapper{
	padding:22px 0 0 20px;
	width:480px;
	height:378px;
	float:left;
}

#contact-content-wrapper .contactInfo{
	text-transform:uppercase;
}
#contact-content-wrapper h3{
	color:#C0EE50;
	font-size:10px;
	margin: 15px 0 5px 0;
}
#contact-content-wrapper td{
	width:152px;
	padding:5px 0;
}
#contact-content-wrapper th{
	color:#C0EE50;
	text-transform:uppercase;
	vertical-align:middle;
	width:56px;
	text-align:left;
	padding:0;
}
#contact-content-wrapper textarea{
	width:205px;
	height:92px;
}

#contact-content-wrapper .textField{
	width:148px;
	height:15px;
}
#contact-content-wrapper .dropDown{
	width:152px;
	height:15px;
}

#contact-content-wrapper .button{
	height:14px;
	width:45px;
	background-image:url(/lib/images/send-button.gif);
	border:0;
	float:right;
}

.cart-page-wrapper{
	padding: 20px 0 0 70px;
}

.cart-buttons{
	float:left;
	margin:10px 10px 0 0;
	border:none;
	background:none;
	cursor:pointer;
}

#tech-support-form-wrapper td{
	padding:5px 0;
}
#tech-support-form-wrapper tr{
	vertical-align:middle;
}
#tech-support-form-wrapper th{
	color:#C0EE50;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	padding:5px 5px 5px 0;
	font-size: 10px;
}
#tech-support-form-wrapper textarea{
	width:207px;
	height:92px;
}

#tech-support-form-wrapper .textField{
	width:167px;
	height:15px;
}
#tech-support-form-wrapper .dropDown{
	width:142px;
	height:15px;
}

#tech-support-form-wrapper .button{
	height:14px;
	width:45px;
	background-image:url(/lib/images/send-button.gif);
	border:0;
	float:right;
}

#employment-wrapper{
	padding:20px 0 0 20px;
}
	#employment-wrapper h3{
		color:#C0EE50;
	}
	#employment-left{
		float:left;
		width:457px;
	}
		#employment-wrapper ul{
			padding:0;
			list-style:square outside;
			float:none;
			display:block;
		}
		#employment-wrapper li{
			float:none;
			text-indent:0;
			margin:5px 0 5px 35px;
			* margin:5px 0;
			list-style:square outside;
		}
		.employment-item{
			border-bottom:1px solid #C0EE50;
		}
		
			.employment-item-title{
				margin:20px 0 0 0;
			}

			.employment-item-location{
				padding: 10px 0;
				font-style:italic;
			}
	
	#employment-right{
		padding-left:20px;
		overflow:visible;
		float:left;
		width:280px;
	}
	
		#employment-right th{
			color:#C0EE50;	
		}
		
		#employment-right .textField{
			width:120px;
		}
		#employment-right .dropDown{
			width:124px;
		}
		#employment-right .button{
			border:none;
		}