/*-------outer div for product display------*/
#pouter {
	border-right: solid 200px #ffffff; /* color of the right column */ 
	background-color: #ffffff; /* color of the content column */
}
.thumbnail {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}
/*----------------div block style 530px----------------- */
div.block530 {
	padding-top: 10px;
	background-image: url(img/borders-530px.gif);
	background-position: 0px 30px;
	background-repeat:no-repeat;
	text-align: center;
}
div.block530 p, h1, h2, h3, h4{
	text-align: left;
}
div.block530 ul {
	text-align: left;
}
div.blockBase530 {
	background-image:url(img/base-530px.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 10px;
}
.hImage530 {
	background-image:url(img/header-530px.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0px 6px 10px;
	margin: 0px;
}
.img530 {
	float:left;
}
/*----------------------------------*/
#banner {
	height:20px:
}
.urhere {
	background-color: #ffe293;
	color: #000000;
}
#title {
	padding-top: 10px;
}