#container {
float: left;
position: relative;
width: 300px;
height: 240px;
text-align:center;
overflow: hidden; 
border: 1px solid red; 
}

.menu a {color:#000000;
         text-decoration:none;}
		 
.menu a:hover {text-decoration:underline;}

.featuresTable { 
border-collapse:collapse;

 }

.featureName {
font-size:11px;
font-weight:bold;
}

.productName { 
text-align:left;
font-weight:bold;
 }

A.lkBig, A.lkBig:link, A.lkBig:hover, AlkBig:visited {
	color: #000000;
	font-size: 14px;
	font-family: arial;
} 

.p2 {
	text-align:justify;
}

.newsTitle { 
font-weight: bold;
margin-top: 12px;
margin-bottom: 5px;
 }

.newsBody { 
font-weight: normal;
}

.newsDate { 
font-weight: normal;
font-size: 10px;
font-style:oblique;
}

.newsItem { 
}


#next {
  position:relative;
  left: 160px;
  top: 0px;
}

#prev {
  position:relative;
  left: -160px;
  top: 0px;
}

#next2 {
  position:relative;
  left: 35px;
  top: 160px;
}

#prev2 {
  position:relative;
  left: -35px;
  top: 160px;
}



#next_prev2 {
position:relative;
left: 0px;
top: 170px;
} 

#termic { 
  z-index: -1;
}