div.default_product_display div.textcol{
    margin-left: 86px !important;
    /*_margin-left: 83px !important;*/
    min-height: 27px;       
	/*_height: 27px;*/
	width:350px;
	display:block;
	clear:both;
}

div.single_product_display div.textcol{
	margin-left: 86px !important;
    /*_margin-left: 83px !important;*/
    min-height: 27px;       
	/*_height: 27px;*/
	width:350px;
}

h2.prodtitles {
	position:static;
	display:block;
	clear:both;
}

div.default_product_display  div.textcol div.imagecol{
    position:static;
	display:block;
	clear:both;
	margin:5px 0px 0px 0px;
}

div.single_product_display div.textcol div.imagecol{
    position:static;
	display:block;
	clear:both;
	margin:5px 0px 0px 0px;
}

div.default_product_display  div.textcol div.imagecol a img {
	width: auto;
    height: auto;
	position:static;
	clear:both;
	display:block;
	/*padding-left: 110px;	*/
	/*margin-left:110px;*/
	margin-top: 5px;
}
      
div.single_product_display  div.textcol div.imagecol a img {
    width: auto;
    height: auto;
	position:static;
	clear:both;
	display:block;
	/*padding-left: 110px;*/
	/*margin-left:140px;*/
}
      
div#categorydisplay{
    display: block;
}

div#branddisplay{
    display: none;
}

	
div.single_product_display div.description {
	clear:both;
	position:static;
	margin:0px;
	clear:both;
	display:block;
}
	
form div.wpsc_description {
	clear:both;
	position:static;
	margin:0px;
	clear:both;
	display:block;
}
