@charset "UTF-8";
/* CSS Document */

* html #newsContent {
	width: 500px;
}
* html  #tweet {
	width: 250px;
}
* html #pressContent {
	width: 450px;
}

*html .product {
	height: 400px;
	width: 300px;
	clear: both;
}
