
.container
  {
  padding: 10px 25px 0px 0px;
  }

.watermark_container
  {
  background-image: url('media/cpa_watermark.gif');
  background-repeat: no-repeat;
  background-position: 50% 25px;
  padding: 20px 25px 0px 0px;
  min-height: 374px;
  min-width: 303px;
  }

.title
  {
  color: #4F4F4F;
  }

/*---------- To align the Actions, Icon and Title ---------*/
.c_actions, h2.c_title {float:left;}
.icn img{margin-right:5px;}
.c_icon, .c_actions, h2.c_title{float:left;}
.c_icon img {float:left; padding-right:4px;}
h2.c_title {margin:0; padding:0;}
.c_buttons {float:right;}
.c_contentpane {padding:8px 0 0 0;clear:both;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}






























