@charset "UTF-8";
/**
* Stylesheet for
*
* @copyright       Copyright 2005-2008, Holger Mey : mey - all media advertisement
* @link            http://www.mey-ama.com
* @version
* @created    26.03.2008 12:24:18
*/

/*@import "other.css";*/

@media all
{
	.box_prod_list_item {
		width:178px;
	}
}

@media screen
{

}

@media print
{

}
