/**
 * @file
 * Visual styles for Bartik's blocks.
 */

/* Block has its own content wrapper. */

/*.block .content {
  margin-top: 10px;
}  
mod:20120-01-04 by cadmin*/

.block.content {
  margin-top: 0px;
}