* {
	margin-top: 0;
}

.clear_right {
	clear: right;
}

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/design/left.gif) repeat-y;
}

#Header {
	height: 134px;
	background: url(/images/design/header_back.gif) repeat-x;
	color: #FFF;
	/*width: 1000px;*/
}

body>#Header {
	width: 100%;
	min-width: 1024px;
}

#Header #Logo {
	width: 200px;
	height: 134px;
	overflow: hidden;
	background: url(/images/design/logo_main.gif) no-repeat;
	position: absolute;
}

#Header #Logo a {
	display: block;
	width: 200px;
	height: 0;
	padding-top: 134px;
	overflow: hidden;
}

#Header #Logo a:hover {
	/*background: url(/images/design/rotate1b.gif) no-repeat;*/
}

#Header #Address {
	height: 0;
	padding-top: 118px;
	/*margin-left: 200px;*/
	overflow: hidden;
	background: url(/images/design/header_image_short.jpg) no-repeat 200px 0;
}

#Header #Address2 {
	height: 0;
	padding-top: 118px;
	/*margin-left: 200px;*/
	overflow: hidden;
	background: url(/development_site/header_image2.jpg) no-repeat 200px 0;
}

#Header #Scroller {
	position: absolute;
	width: 265px;
	height: 50px;
	padding: 0;
	margin: 0;
	margin-left: 748px;
	margin-top: 85px;
	
	background: url(/development_site/Animation4.gif) no-repeat;
}

#Header #MainNav {
	background: url(/images/design/main_nav_back.gif) repeat-x;
	height: 17px;
	/*overflow: hidden;*/
	padding:  0 0 0 200px;
	/*margin-left: 201px;*/
}

#Header #MainNav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	width: 800px;
}

#Header #MainNav>ul {
	width: 100%;
	min-width: 800px;
}

#Header #MainNav ul li {
	margin-top: 1px;
	float: left;
}

#Header #MainNav ul li a {
	display: block;
	height: 0;
	padding-top: 15px;
	margin-top: 0;
	overflow: hidden;
	margin-right: 0px;
}

#Header #MainNav ul li.skipnav {
	position: absolute;
	z-index: -100;
	top: 0;
	left: 0;
}

#Header #MainNav ul li#home {
	background: url(/images/design/home.gif) no-repeat 1px top;
}

#Header #MainNav ul li#home a {
	width: 59px;
	border-left: 1px solid #000;
}

#Header #MainNav ul li#home a:link, #Header #MainNav ul li#home a:visited {
	background: url(/images/design/home.gif) no-repeat;
}

#Header #MainNav ul li#home a:focus, #Header #MainNav ul li#home a:hover {
	background: url(/images/design/home_over.gif) no-repeat;
}

#Header #MainNav ul li#home a:active {
	background: url(/images/design/home.gif) no-repeat;
}	

#Header #MainNav ul li#about {
	background: url(/images/design/about.gif) no-repeat
}	

#Header #MainNav ul li#about a {
	width: 92px;
}

#Header #MainNav ul li#about a:link, #Header #MainNav ul li#about a:visited {
	background: url(/images/design/about.gif) no-repeat
}

#Header #MainNav ul li#about a:focus, #Header #MainNav ul li#about a:hover {
	background: url(/images/design/about_over.gif) no-repeat;
}

#Header #MainNav ul li#about a:active {
	background: url(/images/design/about.gif) no-repeat;
}		

#Header #MainNav ul li#news {
	background: url(/images/design/news.gif) no-repeat
}		

#Header #MainNav ul li#news a {
	width: 59px;
}

#Header #MainNav ul li#news a:link, #Header #MainNav ul li#news a:visited {
	background: url(/images/design/news.gif) no-repeat
}

#Header #MainNav ul li#news a:focus, #Header #MainNav ul li#news a:hover {
	background: url(/images/design/news_over.gif) no-repeat;
}

#Header #MainNav ul li#news a:active {
	background: url(/images/design/news.gif) no-repeat;
}	

#Header #MainNav ul li#faq {
	background: url(/images/design/faq.gif) no-repeat
}	

#Header #MainNav ul li#faq a {
	width: 46px;
}

#Header #MainNav ul li#faq a:link, #Header #MainNav ul li#faq a:visited {
	background: url(/images/design/faq.gif) no-repeat
}

#Header #MainNav ul li#faq a:focus, #Header #MainNav ul li#faq a:hover {
	background: url(/images/design/faq_over.gif) no-repeat;
}

#Header #MainNav ul li#faq a:active {
	background: url(/images/design/faq.gif) no-repeat;
}	

#Header #MainNav ul li#contact_us {
	background: url(/images/design/contact.gif) no-repeat
}	

#Header #MainNav ul li#contact_us a {
	width: 107px;
}

#Header #MainNav ul li#contact_us a:link, #Header #MainNav ul li#contact_us a:visited {
	background: url(/images/design/contact.gif) no-repeat
}

#Header #MainNav ul li#contact_us a:focus, #Header #MainNav ul li#contact_us a:hover {
	background: url(/images/design/contact_over.gif) no-repeat;
}

#Header #MainNav ul li#contact_us a:active {
	background: url(/images/design/contact.gif) no-repeat;
}	

#Header #MainNav ul li#brochures {
	background: url(/images/design/brochures.gif) no-repeat
}	

#Header #MainNav ul li#brochures a {
	width: 104px;
}

#Header #MainNav ul li#brochures a:link, #Header #MainNav ul li#brochures a:visited {
	background: url(/images/design/brochures.gif) no-repeat
}

#Header #MainNav ul li#brochures a:focus, #Header #MainNav ul li#brochures a:hover {
	background: url(/images/design/brochures_over.gif) no-repeat;
}

#Header #MainNav ul li#brochures a:active {
	background: url(/images/design/brochures.gif) no-repeat;
}

#Header #MainNav ul li#logout {
	background: url(/images/design/logout.gif) no-repeat
}

#Header #MainNav ul li#logout a {
	width: 85px;
}

#Header #MainNav ul li#logout a:link, #Header #MainNav ul li#logout a:visited {
	background: url(/images/design/logout.gif) no-repeat
}

#Header #MainNav ul li#logout a:focus, #Header #MainNav ul li#logout a:hover {
	background: url(/images/design/logout_over.gif) no-repeat;
}

#Header #MainNav ul li#logout a:active {
	background: url(/images/design/logout.gif) no-repeat;
}

#Header #MainNav ul li#login {
	background: url(/images/design/login.gif) no-repeat
}

#Header #MainNav ul li#login a {
	width: 65px;
}

#Header #MainNav ul li#login a:link, #Header #MainNav ul li#login a:visited {
	background: url(/images/design/login.gif) no-repeat
}

#Header #MainNav ul li#login a:focus, #Header #MainNav ul li#login a:hover {
	background: url(/images/design/login_over.gif) no-repeat;
}

#Header #MainNav ul li#login a:active {
	background: url(/images/design/logout.gif) no-repeat;
}

#Header #MainNav ul li#my_info {
	background: url(/images/design/my_info.gif) no-repeat;
}

#Header #MainNav ul li#my_info a {
	width: 77px;
}

#Header #MainNav ul li#my_info a:link, #Header #MainNav ul li#my_info a:visited {
	background: url(/images/design/my_info.gif) no-repeat;
}

#Header #MainNav ul li#my_info a:focus, #Header #MainNav ul li#my_info a:hover {
	background: url(/images/design/my_info_over.gif) no-repeat;
}

#Header #MainNav ul li#my_info a:active {
	background: url(/images/design/my_info.gif) no-repeat;
}

#Header #MainNav ul li#wish_list {
	background: url(/images/design/wish_list.gif) no-repeat
}

#Header #MainNav ul li#wish_list a {
	width: 90px;
}

#Header #MainNav ul li#wish_list a:link, #Header #MainNav ul li#wish_list a:visited {
	background: url(/images/design/wish_list.gif) no-repeat
}

#Header #MainNav ul li#wish_list a:focus, #Header #MainNav ul li#wish_list a:hover {
	background: url(/images/design/wish_list_over.gif) no-repeat;
}

#Header #MainNav ul li#wish_list a:active {
	background: url(/images/design/wish_list.gif) no-repeat;
}

#DropDown {
	height: 22px;
	background: url(/images/design/drop_down_back.gif) repeat-x;
	margin-left: 200px;
	border-left: 1px solid #666;
	/*width: 100%*/
}

#DropDown ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	width: 800px;
}

#DropDown>ul {
	width: auto;
	min-width: 800px;
}

#DropDown ul ul {
	width: 200px;
	display: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: #CCC;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#DropDown ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#DropDown ul li ul li {
	float: none;
	margin: 0;
}

#DropDown ul li ul {
}

#DropDown ul li:hover ul {
	display: block;
	position: absolute;
	z-index:100;
}

#DropDown ul li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 22px;
}

#DropDown ul li ul li a {
	display: block;
	width: 190px;
	height: auto;
	padding: 2px 5px;
	text-decoration: none;
}

#DropDown ul li.ProductOfferings ul li a:link, #DropDown ul li.ProductOfferings ul li a:visited,
 #DropDown ul li.IndustriesServed ul li a:link, #DropDown ul li.IndustriesServed ul li a:visited,
 #DropDown ul li.Technical ul li a:link, #DropDown ul li.Technical ul li a:visited,
 #DropDown ul li.Admin ul li a:link, #DropDown ul li.Admin ul li a:visited,
 #DropDown ul li.Quality ul li a:link, #DropDown ul li.Quality ul li a:visited  {
	background-color: #CCC;
	color: #000;
}

#DropDown ul li.ProductOfferings ul li a:focus, #DropDown ul li.ProductOfferings ul li a:hover,
 #DropDown ul li.IndustriesServed ul li a:focus, #DropDown ul li.IndustriesServed ul li a:hover,
 #DropDown ul li.Technical ul li a:focus, #DropDown ul li.Technical ul li a:hover,
 #DropDown ul li.Admin ul li a:focus, #DropDown ul li.Admin ul li a:hover,
 #DropDown ul li.Quality ul li a:focus, #DropDown ul li.Quality ul li a:hover {
	background-color: #333;
	color: #FFF;
}

#DropDown ul li.ProductOfferings ul li a:active,
 #DropDown ul li.IndustriesServed ul li a:active,
 #DropDown ul li.Technical ul li a:active,
 #DropDown ul li.Admin ul li a:active,
 #DropDown ul li.Quality ul li a:active {
	background-color: #CCC;
	color: #000;
}

#DropDown ul li.Quality {
	background: url(/images/design/quality.gif) no-repeat;
}

#DropDown ul li a.Quality {
	width: 102px;
}

#DropDown ul li a.Quality:link, #DropDown ul li a.Quality:visited {
	background: url(/images/design/quality.gif) no-repeat;
}

#DropDown ul li a.Quality:focus, #DropDown ul li a.Quality:hover, #DropDown ul li.Quality:hover a {
	background: url(/images/design/quality_over.gif) no-repeat;
}

#DropDown ul li a.Quality:active {
	background: url(/images/design/quality.gif) no-repeat;
}

#DropDown ul li.ProductOfferings {
	background: url(/images/design/product_offerings.gif) no-repeat;
}

#DropDown ul li a.ProductOfferings {
	width: 202px;
}

#DropDown ul li a.ProductOfferings:link, #DropDown ul li a.ProductOfferings:visited {
	background: url(/images/design/product_offerings.gif) no-repeat;
}

#DropDown ul li a.ProductOfferings:focus, #DropDown ul li a.ProductOfferings:hover, #DropDown ul li.ProductOfferings:hover a {
	background: url(/images/design/product_offerings_over.gif) no-repeat;
}

#DropDown ul li a.ProductOfferings:active {
	background: url(/images/design/product_offerings.gif) no-repeat;
}

#DropDown ul li.IndustriesServed {
	background: url(/images/design/industries_served.gif) no-repeat;
}

#DropDown ul li a.IndustriesServed {
	width: 196px;
}

#DropDown ul li a.IndustriesServed:link, #DropDown ul li a.IndustriesServed:visited {
	background: url(/images/design/industries_served.gif) no-repeat;
}

#DropDown ul li a.IndustriesServed:focus, #DropDown ul li a.IndustriesServed:hover, #DropDown ul li.IndustriesServed:hover a {
	background: url(/images/design/industries_served_over.gif) no-repeat;
}

#DropDown ul li a.IndustriesServer:active {
	background: url(/images/design/industries_served.gif) no-repeat;
}

#DropDown ul li.Technical {
	background: url(/images/design/technical.gif) no-repeat;
}

#DropDown ul li a.Technical {
	width: 123px;
}

#DropDown ul li a.Technical:link, #DropDown ul li a.Technical:visited {
	background: url(/images/design/technical.gif) no-repeat;
}

#DropDown ul li a.Technical:focus, #DropDown ul li a.Technical:hover, #DropDown ul li.Technical:hover a {
	background: url(/images/design/technical_over.gif) no-repeat;
}

#DropDown ul li a.Technical:active {
	background: url(/images/design/technical.gif) no-repeat;
}

#DropDown ul li.Technical:hover ul li a, #DropDown ul li.IndustriesServed:hover ul li a, #DropDown ul li.ProductOfferings:hover ul li a {
	background-image: none;
}

#DropDown ul li.Admin {
	background: url(/images/design/admin.gif) no-repeat;
}

#DropDown ul li a.Admin {
	width: 86px;
}

#DropDown ul li a.Admin:link, #DropDown ul li a.Admin:visited {
	background: url(/images/design/admin.gif) no-repeat;
}

#DropDown ul li a.Admin:focus, #DropDown ul li a.Admin:hover, #DropDown ul li.Admin:hover a {
	background: url(/images/design/admin_over.gif) no-repeat;
}

#DropDown ul li a.Admin:active {
	background: url(/images/design/admin.gif) no-repeat;
}

#DropDown ul li.Technical:hover ul li a, #DropDown ul li.IndustriesServed:hover ul li a,
 #DropDown ul li.ProductOfferings:hover ul li a, #DropDown ul li.Quality:hover ul li a, 
 #DropDown ul li.Admin:hover ul li a {
	background-image: none;
}

#ContentTable {
	width: 100%;
	min-width: 1000px;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;	
}

#ContentTableRow {
	vertical-align: top;
}

#ContentColumnLeft {
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px solid #666;
}

#ContentColumnLeft .LeftContainer {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	background: url(/images/design/left_box_back.gif) repeat;
	color: #FFF;
}

#ContentColumnLeft .LeftContainer .Top {
	background: url(/images/design/left_box_top.gif) repeat-x top;
}

#ContentColumnLeft .LeftContainer .Bottom {
	background: url(/images/design/left_box_bottom.gif) repeat-x bottom;
	padding: 5px 10px;
	text-align: center;
}

#ContentColumnLeft .LeftContainer .Bottom2 {
	background: url(/images/design/left_box_bottom.gif) repeat-x bottom;
	padding: 5px 0;
	text-align: center;
}

#ContentColumnLeft p.PhoneImage {
	height: 0;
	overflow: hidden;
	padding-top: 35px;
	background: url(/images/design/phone.gif) no-repeat center 10px;
	margin: 0;
}

#ContentColumnLeft p.PhoneImage2 {
	height: 0;
	overflow: hidden;
	padding-top: 35px;
	background: url(/images/design/phone.gif) no-repeat center 10px;
	margin: 0;
}

#ContentColumnLeft p.CatalogBoxImage {
	height: 89px;
	overflow: hidden;
	padding: 5px 0;
	background: url(/images/design/catalog_box2.gif) no-repeat center 5px;
	margin: 0;
}

#ContentColumnLeft p.CatalogBoxImage a {
	display: block;
	width: 180px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding-top: 89px;
}

#ContentColumnLeft p.DeliveryBoxImage {
	height: 131px;
	overflow: hidden;
	padding: 0 0 5px 0;
	background: url(/images/design/delivery_box.gif) no-repeat center top;
	margin: 0;
}

#ContentColumnLeft p.DeliveryBoxImage a {
	display: block;
	width: 200px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding-top: 131px;
}

#ContentColumnLeft p.ChatBoxImage {
	height: 127px;
	overflow: hidden;
	padding: 0;
	background: url(/images/design/chat_box3.gif) no-repeat center top;
	margin: 0;
}

#ContentColumnLeft p.ChatBoxImage a {
	display: block;
	width: 200px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding-top: 117px;
}

#SearchBox {
	padding-bottom: 5px;
}

#EmailBox {
	padding-bottom: 10px;
}

#EmailBox p.email_box_text1 {
	margin: 5px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(/images/design/email_box_text1.gif) center top no-repeat;
	padding-top: 31px;
}

#EmailBox p.email_box_text2 {
	margin: 5px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(/images/design/email_box_text2.gif) center top no-repeat;
	padding-top: 18px;
}

form#EmailBoxForm input.input {
	font-size: 12px;
	height: 16px;
	padding: 1px 3px;
	background: #FFF;
	color: #000;
	border: 2px inset #888;
	margin: 0;
	vertical-align: top;
}

form#NewletterSignup input.input {
	font-size: 12px;
	height: 16px;
	padding: 1px 3px;
	background: #FFF;
	color: #000;
	border: 2px inset #888;
	margin: 0;
	vertical-align: top;
}

#SearchBox p.search_text1 {
	margin: 5px 0 0 0;
	height: 0;
	overflow: hidden;
	background: url(/images/design/search_text1.gif) center top no-repeat;
	padding-top: 30px;
}

#SearchBox p.search_text2 {
	margin: 6px 0 3px 0;
	height: 0;
	overflow: hidden;
	background: url(/images/design/search_text2.gif) center top no-repeat;
	padding-top: 7px;
}

#SearchBox p.search_text3 {
	margin: 10px 0 6px 0;
	height: 0;
	overflow: hidden;
	background: url(/images/design/search_text3.gif) center top no-repeat;
	padding-top: 7px;
}

#SearchBox p.search_text4 {
	margin: 6px 0;
	height: 0;
	overflow: hidden;
	background: url(/images/design/search_text4.gif) center top no-repeat;
	padding-top: 21px;
}

form#SearchBySpec label {
	display: block;
	margin: 3px 10px;
	text-align: left;
}

#SearchBox_Scale span {
	margin: 2px auto;
	display: block;
	width: 106px;
	height: 26px;
	overflow: hidden;
}

#SearchBox_Scale span a {
	display: block;
	width: 106px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
}

#SearchBox_Scale span.scale_in a {
	background: url(/images/design/switch_inches.gif) no-repeat;
}

#SearchBox_Scale span.scale_mm a {
	background: url(/images/design/switch_metric.gif) no-repeat;
}

form#SearchBySpec br {
	display: none;
}

form#SearchBySpec label span {
	display: block;
	float: left;
	width: 42px;
	text-align: right;
	margin-right: 3px;
	/*border: 1px solid #000;*/
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	background: #FFF;
}

form#SearchBySpec label span.scale_metric, form#SearchBySpec label span.scale_inches {
	float: right;
	width: 20px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0; 
}

form#SearchBySpec label select {
	margin: 0;
	padding: 1px 3px;
	border: 2px inset #888;
	height: 18px;
	background: #FFF;
	font-size: 12px;
	width: 85px;
}

form#SearchBySpec label#SearchBore span {
	background: url(/images/design/search_text_bore.gif) no-repeat right 3px;
}

form#SearchBySpec label#SearchOd span {
	background: url(/images/design/search_text_od.gif) no-repeat right 3px;
}

form#SearchBySpec label#SearchWidth span {
	background: url(/images/design/search_text_width.gif) no-repeat right 3px;
}

form#SearchBySpec label#SearchBore span.scale_inches, 
 form#SearchBySpec label#SearchOd span.scale_inches, 
 form#SearchBySpec label#SearchWidth span.scale_inches {
	background: url(/images/design/search_text_in.gif) no-repeat left 3px;
}

form#SearchBySpec label#SearchBore span.scale_metric, 
 form#SearchBySpec label#SearchOd span.scale_metric, 
 form#SearchBySpec label#SearchWidth span.scale_metric {
	background: url(/images/design/search_text_mm.gif) no-repeat left 3px;
}

#SearchBox form {
	margin: 0;
	padding: 0;
}

form#SearchByPart input.input {
	font-size: 12px;
	height: 16px;
	padding: 1px 3px;
	background: #FFF;
	color: #000;
	border: 2px inset #888;
	margin: 0;
	vertical-align: top;
}

#ContentColumnCenter {
	margin: 0;
	padding: 10px 20px 5px 20px;
	border: none;
}

#Footer {
	/*margin-left: 200px;*/
	margin-bottom: 5px;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding: 5px 0 0 0;
}

#Footer p {
	margin-bottom: 5px;
}

#BottomNav {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#BottomNav li {
	display: inline;
	margin: 0 1px;
	/*padding: 0 10px;*/
	line-height: 15px;
	/*border-left: 1px solid #666;
	border-right: 1px solid #666;*/
}

#BottomNav li a {
	color: #666;
	padding: 0 6px;
}

#BottomNav li a:link, #BottomNav li a:visited {
	text-decoration: none;
}

#BottomNav li a:focus, #BottomNav li a:hover {
	text-decoration: underline;
}

#BottomNav li a:active {
	text-decoration: none;
}

/*img.iso {
	float: right;
	margin: 0 0 15px 15px;
}*/

#PrintPageName {
	display: none;
}

#BottomBearings {
	clear: both;
	margin: 10px;
	height: 61px;
	background: url(/images/bearings2.jpg) center center no-repeat;
}

#UpperRight {
	float: right;
	width: 160px;
	text-align: right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}

#RecentBlogBox {
	width: 146px;
	border: 2px outset #48A;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:hover img {
	color: #6CF;
}

#topsearch input {
	font-size: 12px;
	margin: 0;
}

#topsearch input.input_box {
	width: 92px;
	margin-right: 2px;
}

#dnv_logo {
	position: absolute;
	z-index: 1000;
	left: 200px;
	/*right: 0px;*/
	/*float: right;*/
	top: 0px;
}

#dnv_logo img {
	border: 0;
}

#ContentColumnLeft p.newsletterP1 {
	height: 0;
	overflow: hidden;
	padding-top: 32px;
	margin: 0 0 5px 0;
	background: url(/images/design/newsletterP1B.gif) no-repeat center top;
}

#ContentColumnLeft p.newsletterP2 {
	height: 11px;
	overflow: hidden;
	padding-top: 0;
	margin: 0 0 5px 0;
	background: url(/images/design/newsletterP2.gif) no-repeat center top;
}

#ContentColumnLeft p.newsletterP2 a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 11px;
	margin: 5px 0;
}

#ContentColumnLeft p.newsletterP3 {
	height: 18px;
	overflow: hidden;
	padding-top: 0;
	margin: 0 0 5px 0;
	background: url(/images/design/newsletterP3.gif) no-repeat center top;
}

#ContentColumnLeft p.newsletterP3 a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 18px;
	margin: 5px 0;
}

#ContentColumnLeft p.googleTranslate {
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	margin: 0 0 5px 0;
	background: url(/images/design/translate.gif) no-repeat center top;
}

#social_media {
	border: 2px outset #48A;
	margin: 10px 0;
	padding: 6px 0 0 2px;
	text-align: left;
	width: 156px;
}
