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

#homework_wrapper{clear:both;margin-left:5px;}

#homework_left{float:left;width:414px;height:174px;background:url(http://diskultimate.com/image/home-back2.png) left bottom no-repeat;border-left:solid 1px #dbdbdb;border-right:solid 1px #dbdbdb;border-top:solid 1px #dbdbdb;border-bottom:solid 1px #dbdbdb;}

#homework_right{float:left;width:415px;height:174px;background:url(http://diskultimate.com/image/home-back2.png) right bottom no-repeat;border-right:solid 1px #dbdbdb;border-top:solid 1px #dbdbdb;border-bottom:solid 1px #dbdbdb;}

<!--
#homework_left_inner{padding-left:150px;padding-top:10px;padding-right:10px;font-size:0.9em;}
#homework_right_inner{padding:10px 150px 10px 20px;font-size:0.9em}
-->

#homework_wrapper h1{line-height:2em;font-weight:bolder;font-size:14px}
#homework_wrapper a{color:black;text-decoration:none;}
#homework_wrapper a:hover{text-decoration:underline;}
    
a.homecc{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;font-size:12px;font-weight:bold;display:xblock;background:0;padding:5px 0 6px 20px;background:transparent url(http://diskultimate.com/image/spr-icon6.png) no-repeat 0 -578px;}
a.homerc{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;font-size:12px;font-weight:bold;display:xblock;background:0;padding:5px 0 6px 20px;background:transparent url(http://diskultimate.com/image/spr-icon6.png) no-repeat 0 -690px;}
a.homedf{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;font-size:12px;font-weight:bold;display:xblock;background:0;padding:5px 0 6px 20px;background:transparent url(http://diskultimate.com/image/spr-icon6.png) no-repeat 0 -634px;}
a.homesp{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;font-size:12px;font-weight:bold;display:xblock;background:0;padding:5px 0 6px 20px;background:transparent url(http://diskultimate.com/image/spr-icon6.png) no-repeat 0 -746px;}
a.homeccn{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;font-size:12px;font-weight:bold;;display:xblock;background:0;padding:5px 0 6px 20px;background:transparent url(http://diskultimate.com/image/ccn_16.png) no-repeat 0 4px;}
a.homeccnp{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none;font-size:12px;font-weight:bold;display:xblock;background:0;padding:5px 0 6px 20px;background:transparent url(http://diskultimate.com/image/ccnp_16.png) no-repeat 0 4px;}

.featureContainer{
  float: left;
  display: inline;
  background-color: #f7f7f7;
  width: 832px;
  height: 274px;
  margin: 0 0 0 5px;
  position: relative;
}

ul#feature{
  float: left;
  display: inline;
  width: 832px;
  height: 274px;
  list-style-type: none;
}


ul#feature li{
  float: left;
  display: inline;
  width: 832px;
  height: 274px;
}

ul#feature li p{
  color: #555;
  font-size: 0.813em;
  float: left;
  display: inline;
  position: absolute;
  top: 115px;
  left: 45px;
  line-height: 160%;
  width: 420px;
}

ul#feature li.feature2 p, ul#feature li.feature4 p{
  left: 413px;
}

ul#feature li p strong{
  color: #000;
}

li.feature1{
  background: url(http://diskultimate.com/image/feature-ccleaner.jpg) 0 0 no-repeat;
}

/*
li.feature2{
  background: url(http://static.piriform.com/pf/homepage/feature-defraggler.jpg) 0 0 no-repeat;
}

li.feature3{
  background: url(http://static.piriform.com/pf/homepage/feature-recuva.jpg) 0 0 no-repeat;
}

li.feature4{
  background: url(http://static.piriform.com/pf/homepage/feature-ccleaner-network.jpg) 0 0 no-repeat;
}
*/

.featureContainer .buttonMoreInfo{  
  position: absolute;
  top: 195px;
  left: 45px;
}
.featureContainer ul#feature li.feature2 .buttonMoreInfo, .featureContainer ul#feature li.feature4 .buttonMoreInfo{
  left: 415px;
}

.featureContainer .buttonDownload{
  position: absolute;
  top: 195px;
  left: 188px;
}

.featureContainer ul#feature li.feature2 .buttonDownload, .featureContainer ul#feature li.feature4 .buttonDownload{
  left: 560px;
}


ul#feature li h2{
  font-size: 16pt;
  /*text-indent: -9999em;*/
  /*color: #f7f7f7;*/
  display: block;
  width: 380px;
  height: 44px;
  position: absolute;
  left: 44px;
  top: 63px;
}


/*
ul#feature li.feature1 h2{background: url(http://static.piriform.com/pf/homepage/ccleaner-title.png) 0 0 no-repeat;}

ul#feature li.feature2 h2{background: url(http://static.piriform.com/pf/homepage/defraggler-title.png) 0 0 no-repeat; left: 413px;}

ul#feature li.feature3 h2{background: url(http://static.piriform.com/pf/homepage/recuva-title.png) 0 0 no-repeat;}

ul#feature li.feature4 h2{background: url(http://static.piriform.com/pf/homepage/ccleaner-network-title.png) 0 0 no-repeat; left: 413px;}
*/

/*
.featureBack{
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 129px;
  left: -19px;
  background: url(http://static.piriform.com/pf/homepage/homepage-sprite2.png) 0 0 no-repeat;
  z-index: 99;
  outline: none;
  clear: left;
}

.featureBack:hover{
  background-position: 0 -40px;
}


.featureNext{
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 129px;
  right: -19px;
  background: url(http://static.piriform.com/pf/homepage/homepage-sprite2.png) -41px 0 no-repeat;
  z-index: 99;
  outline: none;
  clear: left;
}

.featureNext:hover{
  background-position: -41px -40px;
}
*/









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */