﻿#Column1 
{ 
	float: left;
	width: 6px; 
}
#Column2 
{
	width: 302px;
	height: 243px;
	float: left;
}
#Column3 
{
	width: 342px;
	height: 243px;
	float: left;
}
#LargeBanner
{
	height: 138px;
}
#LatestNews 
{
	height: 103px;
	border: solid 0px #BBBCBC;
}
#LatestNews .Header
{
	height: 18px;
	background: #FFF url(../../Images/LatestNewsBG.gif) repeat-x top left;
	padding-left: 6px;
}
#LatestNewsFrame
{
	height: 185px;
	width: 340px;
	
	border: none 0px;
}
#SmallBannerHeader 
{
	height: 18px;
	background: #FFF url(../../Images/LatestNewsBG.gif) repeat-x top left;
	padding-left: 6px;
}
#SmallBanners 
{
	padding: 2px 1px 2px 1px;
	border: solid 0px #BBBCBC;
	width: 100%;
}
.SmallBanner
{
	width: 316px;
}

#RoHSLogo
{
	position: absolute;
	top: 320px;
}
.PTitle
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #3399CC;
}
.PPartNumber
{
	font-size: 11px;
	text-decoration: none;
	color: #676767;
}
.PDescription
{
	font-size: 10px;
	text-decoration: none;
	color: #373737;
}
