#contentarea{
	clear:none;
	width: 496px;
}
* {
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	margin: 0;
	padding: 0;
	color: inherit;
}
#contentarea a, #contentarea a:visited{
text-decoration:none;
background:none;
margin:0;
padding:0;
}
#contentarea a:hover{
text-decoration:none;
}
.content a, .content a:visited{
	text-decoration: none;
	color: inherit;
	margin: 0;
	padding: 0;
}
.content a:hover{
	text-decoration: none;
	color: #000;
}
.promo2 a:hover{
	color: #c90;
}
/* clearfix klasa za wrapper divove */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body{
	background: #393a43;
	margin: 20px 0 0 0;
}
div#main-wrapper{
width:100%;
text-align:center;
background: #393a43;
}
div#main-box{
width:751px;
/*height:560px;*/
margin:0 auto 0 auto;
text-align:left;
background: #fff;
}
div.main-box-top{
	width: 751px;
	height: 39px;
	line-height: 39px;
	background-image: url(img/mainbox-top.gif);
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div.main-box-top p{
	float: left;
	height: 20px;
	background-position: 0em -2px;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	line-height: 20px;
	margin-top: 15px;
}
div.main-box-top a, div.main-box-top a:visited{
	text-decoration: none;
	color: #000;
}
div.main-box-top a:hover{
	text-decoration: none;
}
p.location{
	background-image: url(img/bullet-location.gif);	
	margin: 0 30px 0 110px;
}
p.contact{
	background-image: url(img/bullet-contact.gif);
	margin: 0 30px 0 0;
}
p.letter{
	background-image: url(img/bullet-letter.gif);	
}
.language{
	float: left;
	margin: 5px 0 0 15px !important;
	margin: 10px 0 0 15px;
	display: inline;
	height:20px;
	width: 240px;
}
.language form{
	margin: 0;
	padding: 0 0 0 0;
}
.language select{
	width: 138px;
	border: 1px solid #a4b97f;
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 18px;

}
.language input{
	line-height:30px;
}
div.main-box-bottom{
	width: 751px;
	height: 63px;
	line-height: 63px;
	background-image: url(img/mainbox-bottom.gif);
}
div.main-box-bottom p{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #fff;
	margin: 0 0 0 32px;
}
.headerhome{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-home-bkg.jpg);
}
.headerabout{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-fmp-bkg.jpg);
}
.headerquality{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-quality-bkg.jpg);
}
.headernutr{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-nutr-bkg.jpg);
}
.headerchem{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-chem-bkg.jpg);
}
.headerservice{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-service-bkg.jpg);
}
.headerlito{
	height: 190px !important;
	margin: 0px 6px 0 6px;
	background-image: url(img/header-lito-bkg.jpg);
}
.headercopy{
	width:510px;
	float: left;
	margin: 80px 0 0 37px;
	display: inline;
}
.headercopy h1{
	font-size:21px;
	color: #3a3a3a;
	font-weight:normal;
	margin:0 0 10px 0;
}
.headercopy p{
	font-size:12px;
	color: #3a3a3a;
	background-image: url(img/header-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 5px 10px;
	line-height:14px;
}
.content{
	height: 237px;
	margin: 0 6px 0 6px;
}
.footer{
	height:23px;
	margin: 10px 6px 0 6px;
	background:#666557;
	color: #b6b5a3;
	clear: left;

}
.footer a, .footer a:visited{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(img/content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0px 8px;
	margin: 0 21px 0px 18px;
	line-height: 24px;
}
.footer a:hover{
	color:#333;
}
.footer a.selected, .footer a.selected:visited{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 11px;
	color: #98998b;
	text-decoration: none;
	background-image: url(img/content-bullet-selected.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 0 0px 8px;
	margin: 0 23px 0px 23px;
	line-height: 20px;
}
div.logo{
width: 751px;
	text-align: right;
	margin: 10px auto 0 auto;
}
.container{

	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;

	font-size:11px;

	font-weight: bold;

	width:100%;

}

#menu2{

	list-style: none;

	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;

	font-size:11px;






}

#menu2 a, #menu2 a:visited{

	color: #fff;

	text-decoration: none;

}

#menu2 a:hover{

	color: #000;

}

#menu2 li{

	float: left;

}

#menu2 li.home{

	background: #8b8a7c;

	border-bottom: 1px solid white;

	border-right: 1px solid white;

	padding: 5px 4px 2px 4px;

	width: 57px !important;
	width:58px;

}

#menu2 li.home-selected{

	background: #8b8a7c;

	border-top: 1px solid white;

	border-bottom: 1px solid #8b8a7c;

	border-right: 1px solid white;

	padding: 4px 4px 2px 4px;

	width: 57px !important;
		width:58px;

}

#menu2 li.about{

	background: #baba68;

	border-right: 1px solid white;

	border-bottom: 1px solid white;

	padding: 5px 2px 2px 4px;

	width: 55px;

}

#menu2 li.about-selected{

	background: #baba68;

	border-top: 1px solid white;

	border-bottom: 1px solid #baba68;

	border-right: 1px solid white;

	padding: 4px 2px 2px 4px;

	width: 55px;

}

#menu2 li.quality{

	background: #899195;

	border-bottom: 1px solid white;

	border-right: 1px solid white;

	padding: 5px 5px 2px 5px;

	width: 55px;

}

#menu2 li.quality-selected{

	background: #899195;

	border-top: 1px solid white;

	border-bottom: 1px solid #899195;

	border-right: 1px solid white;

	padding: 4px 5px 2px 5px;

	width: 55px;

}

#menu2 li.nutr{

	background: #8b7253;

	border-bottom: 1px solid white;

	border-right: 1px solid white;

	padding: 5px 4px 2px 5px;

	width: 210px !important ;

	width: 206px;

}

#menu2 li.nutr-selected{

	background: #8b7253;

	border-top: 1px solid white;

	border-bottom: 1px solid #8b7253;

	border-right: 1px solid white;

	padding: 4px 4px 2px 5px;

	width: 210px !important	;

	width: 206px;

}

#menu2 li.chem{

	background: #c90;

	border-bottom: 1px solid white;

	border-right: 1px solid white;

	padding: 5px 5px 2px 5px;

	width: 182px;

}

#menu2 li.chem-selected{

	background: #c90;

	border-top: 1px solid white;

	border-bottom: 1px solid #c90;

	border-right: 1px solid white;

	padding: 4px 5px 2px 5px;

	width: 182px;

}

#menu2 li.service{

	background: #990;

	border-bottom: 1px solid white;

	border-right: 1px solid white;

	padding: 5px 5px 2px 5px;

	width: 38px;

}

#menu2 li.service-selected{

	background: #990;

	border-top: 1px solid white;

	border-bottom: 1px solid #990;

	border-right: 1px solid white;

	padding: 4px 5px 2px 5px;

	width: 38px;

}

#menu2 li.lito{

	background: #a74e22;

	border-bottom: 1px solid white;

	padding: 5px 5px 2px 5px;

	overflow:hidden;
	

}

#menu2 li.lito-selected{

	background: #a74e22;

	border-top: 1px solid white;

	border-bottom: 1px solid #a74e22;

	padding: 4px 5px 2px 5px;

}

/* end menu formating */
.content-lito{
	background-color: #a74e22;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-lito-left{
	width:399px;
	margin:0 0 0 14px;
	float: left;
	display: inline;
}
.content-lito-left h4, .content-lito-right h4{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #fff;
	margin: 9px 0 6px 0;
	font-weight: bold;
}
.content-lito-left p, .content-lito-right p{
	font-size:11px;
	color: #fff;
	line-height: 14px;
	margin: 2px 0 0 0;
	background-image: url(img/content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 8px;
}
.content-lito-right{
	margin: 0 0 0 10px;
	float: left;
	width: 301px;
}
.content-service{
	background-color: #990;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-chem{
	background-color: #c90;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-nutr{
	background-color: #8b7253;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-nutr-left{
	width:710px;
	margin:0 0 0 14px;
	float: left;
	display: inline;
}
.content-quality{
	background-color: #899195;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-quality-left{
	width:710px;
	margin:0 0 0 14px;
	float: left;
	display: inline;
}
.content-quality-left h4,.content-nutr-left h4{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #fff;
	margin: 9px 0 6px 0;
	font-weight: bold;
}
.content-quality-left p,.content-nutr-left p{
	font-size:11px;
	color: #fff;
	line-height: 14px;
	margin: 2px 0 0 0;
	background-image: url(img/content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 8px;
}
.content-about{
	background-color: #baba68;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-about-left{
	width:350px;
	margin:0 0 0 14px;
	float: left;
	display: inline;
}
.content-about-left h4, .content-about-right h4{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #fff;
	margin: 9px 0 6px 0;
	font-weight: bold;
}
.content-about-left p, .content-about-right p{
	font-size:11px;
	color: #fff;
	line-height: 14px;
	margin: 2px 0 0 0;
	background-image: url(img/content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 8px;
}
.content-about-right{
	margin: 0 0 0 10px;
	float: left;
	width: 350px;
}
.content-home{
	background-color: #8b8a7c;
	height: 103px;
	border-bottom: 1px solid #ccc;
}
.content-home-left{
	width:529px;
	margin:0 0 0 14px;
	float: left;
	display: inline;
}
.content-home-left h4, .content-home-right h4{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #fff;
	margin: 9px 0 6px 0;
}
.content-home-left p{
	font-size:11px;
	color: #fff;
	line-height: 14px;
	margin: 2px 0 0 0;
	background-image: url(img/content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 8px;
}
.content-home-right{
	margin: 0 0 0 10px;
	float: left;
	width: 171px;
}
.content-home-right p{
	font-size:11px;
	color: #fff;
	line-height: 14px;
	margin: 2px 0 0 0;
}
/* begin submenu formating 
div {min-height:50px !important;}
img {position:relative;top:50%;margin-top:-25px;}
span{position:relative;top:50%;margin-top:-0.5em;}
*/
.submenu-wrapper{
	float: left;
}
.submenu{
	width: 203px;
	background-color: #b6b5a3;
	padding: 0 5px 0 10px;
	margin: 2px 0 0 0;
height:37px;
}
.submenu td{
padding:0 5px 0 10px;
}
.submenu1{
	width: 193px;
	background: #f2e5bf;
	padding: 0 5px 0 10px;
	margin: 2px 0 0 0;
	min-height:27px !important;
}
.submenu a, .submenu a:visited{
	text-decoration: none;
	font: bold 11px FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	color: #000;
	background: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 0 0 8px;
line-height:normal;
}
.submenu1 a, .submenu1 a:visited{
	text-decoration: none;
	font: bold 11px FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	color: #000;
	background: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 0 0 8px;
	line-height: 27px;
}
.articlemenu-wrapper{
	float: left;
	margin: 10px 0 0 0;
}
.articlemenu{
	width: 176px !important ;
	background-color: #b6b5a3;
	margin: 1px 0 0 0;
	min-height:10px !important;
	padding: 10px 0px 10px 25px;
}
.articlemenu p{
	font-size: 13px;
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	clear: left;
	display: inline;
	background: url(img/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding: 0 0 0 22px;
	line-height: 22px;
	margin: 0px 0 0 0;
}
.articlemenu a, .articlemenu a:visited{
	text-decoration: none;
	font: bold 11px FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	color: #000;
	display: block;
	float: left;
}
/* end submenu formating */
.promo1{
	width: 250px;
	float: left;
	display: inline;
	margin: 2px 5px 0 9px;
}
.promo1 h5{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.promo1 p{
	font-size:11px;
	color: #3a3a3a;
	line-height: 14px;
	margin: 5px 0 0 77px;
	background-image: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 8px;
}
.promo1 a:link, .promo1 a:visited{
color:#3a3a3a;
}
.promo1 a:hover{
color: #000;
}
.promo2 {
	float: left;
	background:url(img/promo2.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 275px;
	margin:10px 0 0 0;
}
.promo2 h5{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	font-weight: bold;
	margin: 10px 0 0 111px;
	color: #c90;
}
.promo2 p{
	font-size:11px;
	color: #fff;
	line-height: 14px;
	margin: 5px 0 0 103px;
	padding: 0 0 0 8px;
}
.promo2 a:link, .promo2 a:visited{
color:#fff;
}
.promo2 a:hover{
color: #c90;
}
.promo3{
	width:305px;
	float: left;
}
.promo3 h5{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	font-weight: bold;
	margin: 6px 0 0 0px;
	color: #000;
}
.promo3 p{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #000;
	line-height: 16px;
	margin: 5px 0 0 0px;
	background-image: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding: 0 0 0 8px;
}
.promo4{
	width:500px;
	float: left;
	margin: 0 0 0 10px;
}
.promo4 h5{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	font-weight: bold;
	margin: 6px 0 0 0px;
	color: #000;
}
.promo4 p{
	font-family: "Trebuchet MS", sans-serif;
	font-size:11px;
	color: #000;
	line-height: 16px;
	margin: 5px 0 0 0px;
	background-image: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding: 0 0 0 8px;
}
.promo-galerija{
	width: 522px;
	float: left;
	display: inline;
	margin: 2px 0 0 9px;

}
.promo-galerija h5{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.promo-galerija a, .promo-galerija a:visited{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 11px;
	float: right;
	background-image: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding: 0 0 0 8px;
	color: #000;
	text-decoration: none;
	margin: 5px 0 0 0;
}
.promo-galerija a:hover{
	text-decoration: underline;
}
.promo-galerija img{
	margin: 12px 4px 0 0;
	border: none;
}
.article-header{
	height: 92px;
	clear: left;
}
.article-header img{
	float: left;
}
.article-header h1{
	font-size: 24px;
	margin: 20px 0 10px 12px;
	padding: 0;
	font-weight: normal;
}
.article-header p{
	font-size: 18px;
	margin: 0;
	padding: 0;
	background-image: url(img/bullet-article-heading.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding: 0 0 0 12px;
	clear:right;
}
.article-left{
	width: 213px;
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	position: relative;
	clear:left;
}
.floating{
	position: relative;
	bottom: 106px;
	left: -213px;
	height: 88px;
	background: #e2e1dd;
	width: 193px;
	margin: 0 0 0 9px;
	background: url(img/floating-img.gif);
}
.article-right{
	width: 526px !important;
	width: 523px;
	float: left;
	margin: 0 0 -58px 0;
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 12px;
	color: #333;
}
.article-right br{
line-height: 10px;
}
.article-right strong{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 12px;
}
.article-right p{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0 0 15px 0;
	text-align: left;
}
p.article-bullet, p.article-bullet-nomargin{
	color: #333;
	font-size:12px;
	background-image: url(img/bullet-article.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding: 0 0 0px 12px;
	text-decoration: none;
	margin: 0 0 5px 0;
}
p.article-bullet-nomargin{
	margin: 0;
	line-height: 18px;
}
p.article-bullet-nomargin a, p.article-bullet-nomargin a:visited{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size: 12px;
	color: #a74e22;
	text-decoration: underline;
}
p.article-bullet-nomargin a:hover{
	text-decoration: none;
}
a.top-chem, a.top-chem:visited{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #c90;
	background-image: url(img/bullet-article-top.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0px 9px;
	margin: 0 0 0 400px;
	text-decoration: none;
}
a.top-chem:hover{
	text-decoration: underline;
}
a.top-nutr,a.top-nutr:visited{
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	font-size:11px;
	color: #8b7253;
	background-image: url(img/bullet-article-top-nutr.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0px 9px;
	margin: 0 0 0 400px;
	text-decoration: none;
}
a.top-nutr:hover{
	text-decoration: underline;
}
.article-right em{
	line-height: 14px;
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
}
.article-right p.mapa{
	float: right;
	font-size:10px;
	font-family: FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	color: #333;
	margin: -15px 0 0 0;
	padding: 0;
}
.article-heading-chem{
	width: 526px !important;
	background: #cc9900;
	margin: 13px 0 13px 0;
}
.article-heading-chem p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.article-heading-about{
	width: 526px !important;
	background: #baba68;
	margin: 13px 0 13px 0;
}
.article-heading-about p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.article-heading-quality{
	width: 526px !important;
	background: #899195;
	margin: 13px 0 13px 0;
}
.article-heading-quality p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.article-heading-nutr{
	width: 526px !important;
	background: #8b7253;
	margin: 13px 0 13px 0;
}
.article-heading-nutr p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.article-heading-service{
	width: 526px !important;
	background: #990;
	margin: 13px 0 13px 0;
}
.article-heading-service p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.article-heading-lito{
	width: 526px !important;
	background: #a74e22;
	margin: 13px 0 13px 0;
}
.article-heading-lito p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.article-heading-misc{
	width: 526px !important;
	background: #666557;
	margin: 13px 0 13px 0;
}
.article-heading-misc p{
	font-size:12px;
	color: #fff;
	font-weight: bold;
	margin:0 0 0 10px;
	line-height:17px;
}
.table-wrapper{
	width: 630px;
	margin: 3px 0 0 0px;
	height:121px !important ;
	height:auto;
	float: left;
}
.table-div{
	width: 203px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background: #d0c2b0;
	padding:9px 0 9px 10px;
	height:auto !important;
	height:32px;
}
.table-div p{
	font: bold 11px FreeSans, "Lucida Grande", Arial, Geneva, Verdana,  sans-serif;
	color: #000;
	background: url(img/bullet-submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0px 0 0 8px;
}
/********************************
CSS THUMBNAIL FORMATING
********************************/
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail img{
border:0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -120px;
left: 10px; /*position where enlarged image should offset horizontally */

}
.video{
margin:0 0 10px 0;
}
.video img{
float:left;
border:0;
margin:15px 4px 0 0;
}
