#home{
border-collapse: collapse;
}
#welcome{
border-collapse: collapse;
}
#home #contentCell{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 540px;
}
#welcome #contentCell{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 540px;
}


#home #contentCell .bordered{
border-color:#e9e9e9;
}
#hometitle1{
font-size: 150%;
	height: 20px;
	padding-left:10px;
}
#hometitle2{
font-size: 160%;
	height: 20px;
}
#welcome #hometitle1{
padding-bottom: 1px;
padding-right: 3px;
}
#hometext{
padding-left:10px;
}
.homesubtitle{
padding-left:10px;
padding-bottom: 7px;
padding-top: 2px;
}
#homesubtext1{
padding-left:10px;
padding-right:10px;
}

#homesubtext2{
padding-left: 10px;
padding-right: 5px;
}

#homesubtext3{
padding-left: 10px;
padding-right: 5px;
}



#hometab{
padding-top:10px;
}

#newproducts{
vertical-align: top;
}

#featuredproducts .pagenums{
display:none;
}

#featuredproducts .cstitle{
display:none;
}




.welcomeArea{
border: 3px solid #e9e9e9;
	margin:10px;
}

#welcomeLinks{
text-align: center;
}

#textArea{
padding-top: 7px;
}

#welcome #hometext{
height: 130px;
}




