/* SVN FILE: $Id: press.css 1 2006-05-26 10:19:32Z Pierrot Evrard $ */
/**
 * press CSS definition
 *
 * This file content CSS for press plugin ('press.inc.php')
 *
 * CSS
 *
 * Press-Module : Dugas <http://www.dugas.fr>
 * Copyright (c)  2006, h2a, s.a.
 *                4a Boulevard Grande Duchesse Charlotte
 *                Luxembourg, L-1330
 *
 * Licensed under The h2a License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright    Copyright (c) 2006, h2a, s.a.
 * @link         http://www.dugas.fr Press-Module
 * @package      Press-Module
 * @author       Dieter Raber <raber@h2a.lu>
 * @author       Pierrot Evrard <pierrot.evrard@umail.univ-metz.fr>
 * @since        Press-Module 0.0.0.1
 * @version      $Revision: 1 $
 * @modifiedby   $LastChangedBy: Pierrot Evrard $
 * @lastmodified $Date: 2006-08-10 14:57:32 (Thu, 10 Aug 2006) $
 * @license      http://www.h2a.lu The h2a License
 */

#plugin.press .info-block{
  border: 1px #bbb solid;
  margin-right: 12px;
  margin-left: 9px;
  width: auto;
}

#plugin.press .info-block .with-pic{
  min-height: 132px;
}

#plugin.press .info-block .info-cont h4{
  font-variant: small-caps;
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 16px;
  padding-right: 20px;
  text-align: right;
}

#plugin.press .info-block .info-cont img {
  border: 1px #bbb solid;
  padding: 4px;
  margin: 13px 7px 1px 7px;
  float: right;
}

#plugin.press .info-block .info-cont .press-download{
  background: no-repeat left;
  margin-left: 50px;
  padding-left: 25px;
  height: 20px;
}