.homyped_home_top {
	background-image: url("http://www.soulpattinsonmiranda.com.au/images/homyped_home_top.gif");
	width: 756px;
	height: 28px;
}
.homyped_wrapper h2 {
	color: #5890CC;
}
.homyped_home_top h1 {
	color: white;
}
/* HOMEY PED PRODUCTS */
.homyped_products {
	width: 760px;
	float: left;
	display: inline;
}
.product_preview {
	position: relative;
	width: 190px;
	float: left;
	text-align: left;
}
.product_thumb {
	position: relative;
	width: 173px;
	padding-top: 5px;
	padding-left: 7px;
	margin-left: 7px;
	height: 143px;
	text-align: center;
}
.product_desc {
	position: relative;
	width: 173px;
	padding-left: 7px;
	margin-left: 7px;
	border-left: solid;
	border-left-width: 3px;
	border-left-color: #92CDF0;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #92CDF0;	
}
.product_thumb img {
	height: auto;
	width: 173px;
	max-width: 173px !important;
	max-height: 143px !important;
	
}
/* HOMEY PED PRODUCTS */

label {
	float: left;
	width: 50px;
}
.btn_add {
	background-image: url("../images/btn_cart_SM.gif");
	width: 96px;
	height: 21px;
	background-color: white;
	border: none;
	cursor: pointer;
}
select {
	margin-bottom: 4px;
	cursor: pointer;
}
a:link, a:visited {
	color: #5890CC;
	text-decoration: underline;
}
a:hover, a:active {
	color: #92CDF0;
	text-decoration: none;
}
h3 {
	font-size: 1.2em;
	color: black;
	font-weight: bold;
}