﻿.news_title
{
	margin-top:1px;
	margin-bottom:1px;
	font-weight:bold;
	color:#393939;
}

.news_date
{
	font-style:italic;
	margin-top:1px;
	margin-bottom:2px;
	font-size:9px;
}

.news_description
{
	margin-top:2px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}
.news_readmore
{
	text-align:right;
	margin-top:2px;
	margin-bottom:12px;
	padding-right:5px;
}
.news_viewolder
{
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:5px;
}
.newsWUC
{
	width:380px;
}
.newsCenterDevider
{
	text-align:center;
}

/* productfinder */

#product_finder_top
{
	width:670px;
	height:15px;
	background-image:url(../images/layout/products_finder/productfinder_top.jpg);
	background-repeat:no-repeat;
}
#product_finder_center
{
	width:670px;
	height:55px;
	background-image:url(../images/layout/products_finder/productfinder_center.jpg);
	background-repeat:repeat-y;
}
#product_finder_bottom
{
	width:670px;
	height:15px;
	background-image:url(../images/layout/products_finder/productfinder_bottom.jpg);
	background-repeat:no-repeat;
}
.product_finder_1
{
	padding-left:5px;
}
.product_finder_2
{
	padding-top:10px;
	padding-left:5px;
}
.product_finder_panel
{
	width:660px;
	font-size:10px;
	color:#393939;
	font-family:Verdana;
}
.product_finder_txtbox
{
	font-size:10px;
	color:#393939;
	width:75px;
}
/*  SWF BANNER */

.swfbanner_noflash
{
	background-image:url(../images/getflash/background.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:694px;
	padding-top:107px;
	padding-left:165px;
}
.swfbanner_noflash_install
{
	background-image:url(../images/getflash/install_now.gif);
	background-repeat:no-repeat;
	height:22px;
	width:82px;
	float:left;
}
.swfbanner_noflash_space
{
	height:22px;
	width:25px;
	float:left;
}
.swfbanner_noflash_info
{
	background-image:url(./images/getflash/read_more.gif);
	background-repeat:no-repeat;
	height:22px;
	width:82px;
	float:left;
}
/* text content */

.text_content
{
	clear:both;	
}
.text_columns
{
	float:left;
}
.text_column1
{
	width:200px;
	margin-right:35px;
}
.text_column2
{
	width:200px;
	margin-right:35px;
}
.text_column3
{
	width:200px;
}
.imgContent
{
	width:200px;
	height:150px;
}
.txtContent
{
	text-align:justify;
}
.news_tradeshows
{
	clear:both;
}
.text_content_description
{
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}

/* tradeshow */
.tradeshow_content
{
	width:260px;
}
.tradeshow_image
{
	position:relative;
	width:65px;
	height:65px;
	float:left;
}
.tradeshow_image_src
{
	position:absolute;
	width:65px;
	height:65px;
	left:0px;
	top:0px;
	z-index:1;
}
.tradeshow_image_img
{
	width:65px;
	height:65px;
}
.tradeshow_image_border
{
	position:absolute;
	width:65px;height:65px;
	left:0px;
	top:0px;
	background-image:url(../images/layout/home/home_image_border.gif);
	background-repeat:no-repeat;
	z-index:2;
}
.tradeshow_footer
{
	clear:left;	
}
.tradeshow_text_title
{
	font-weight:bold;
	color:#393939;
}
.tradeshow_text_location
{
	font-style:italic;
}
.tradeshow_readmore
{
	text-align:right;
	padding-right:5px;
}
.tradeshow_divider
{
	background-image:url(../images/layout/home/news_divider.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:230px;
	height:15px;
}