/**

 * CSS rules for Oxygen style

 *

 * @copyright Copyright (C) 2008 PunBB

 * @license http://www.gnu.org/licenses/gpl.html GPL version 2 or higher

 * @package pun_attachment

 */

div.attachments

{
	background-color: Silver;
}