.template_style {width:95%;}

.blogSpot {
	clear: both;
	width: 489px;
	margin: 15px 0 0 175px;
	padding-top: 1px;
	}

.leftShoulder {
	width: 160px;
	float: left;
	margin-right: 15px;
	clear: both;
	*margin-top: 15px;
	}
	
.two-column {
	width: 489px;
	float: right;
	margin-right: 15px;
	min-height: 300px;
	}	
	
.leftFeature {
	width: 186px;
	}	

.rightFeature {
	width: 284px;
	}
	
.contentPane 
{
	background: #fff;
	width: 755px;
	border: 5px solid #ccc;
	height: 540px;
	*margin-top: 15px;
	}	

/* SAFARI HACK */
@media screen and (-webkit-min-device-pixel-ratio:0) 

{ .contentPane 
{ height: 570px; } }


#wrap {
	padding-bottom: 0;
	}


.myBlendTable p { text-align: justify; }
	

/*  Product detail classes  */	

/* 2007-07-05 esantiago -[bt#1971] style for MyBlend product detail*/
.imageDetail{
	width: 162px;
	height: 262px;
	float: left;
		}
		
.productDetail 
{
	background-color:#019390
	}	

.productDetail ul 
{
	padding: 10px 0 0;
	margin: 0;
	float: left
	}
	
.productDetail li 
{
	list-style-type: none;
	text-align: left;
	margin-bottom: 5px;
	}		

.productDetail label 
{
	font: bold 16px Arial, Helvetica, Sans-serif;
	width: 80px;
	display: block;
	float: left;
	}

.mb-createMedBtn {
	background: url(/Portals/0/content-images/r-btn-cart-long-thin.png) no-repeat top left;
	font: normal 11px Verdana, Tahoma, Sans-serif;
	color:#fff;
	height: 19px;
	outline: none;
	cursor: pointer;
	width: 180px;
	border: none;
	text-align: center;	
	padding-bottom: 4px;

}


select {
	width; 100px;
}








