/* Css design by SodiumHalogen.com *** */

/* ----------products ids-------------- */
#right_products {
	width: 718px;
	float: left;
	margin-left: 25px;
	}
*html #right_products {
	margin-left: 12px;
	}
	
/* ----------products classes-------------- */
.product {
	width: 229px;
	float: left;
	margin-right: 14px;
	}
.product_3 {
	width: 229px;
	float: left;
	}
.product a, .product_3 a {
	font-weight: normal;
	color: #009ddc;
	}
.view_now {
	width: 229px;
	height: 28px;
	display: block;
	text-align: right;
	background: url(../images/b_view_now.gif) left top no-repeat;
	}

/* ----------individual product id-------------- */
#right_product_column_1 {
	width: 331px;
	float: left;
	margin-right: 20px;
	}
#right_product_column_1 p {
	margin-bottom: 20px;
	}

#right_product_column_2 {
	width: 367px;
	float: left;
	}
#right_product_column_2 #product_logo {
	margin-top: 15px;
	}
#right_product_column_2	h4 {
	margin: 15px 0 10px 0;
	}

	
/* ----------individual product classes-------------- */
.stores_left {
	width: 135px;
	float: left;
	margin-right: 10px;
	}
.stores_right {
	width: 150px;
	float: left;
	}
.stores_left a, .stores_right a {
	color: #6a0f7e;
	font-weight: normal;
	}

.design_1 {
	width: 176px;
	float: left;
	margin-right: 15px;
	}
.design_2 {
	width: 176px;
	float: left;
	}
.design_1 img, .design_2 img {
	margin-bottom: -5px;
	}

/* ----------pink product buttons-------------- */	
.b_left {
	float: left;
	width: 161px;
	}
.b_right {
	float: left;
	width: 151px;
	}

.view_safety {
	width: 161px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	background: url(../images/b_view_safety.gif) left top no-repeat;
	}	
	.view_safety:hover {
		background: url(../images/b_view_safety.gif) left bottom no-repeat;
		} 

.view_demo {
	width: 153px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	background: url(../images/b_view_demo.gif) left top no-repeat;
	}
	.view_demo:hover {
		background: url(../images/b_view_demo.gif) left bottom no-repeat;
		} 
