/* CSS Document */

.box_top div{
   background: url(http://poochandi.com/contest/images/corners/corner_left.jpg) no-repeat top left;
  }
.box_top{
 background: url(http://poochandi.com/contest/images/corners/corner_right.jpg) no-repeat top right;
}
.box_bottom div{
   background: url(http://poochandi.com/contest/images/corners/corner_bleft.jpg) no-repeat bottom left;
   
}
.box_bottom{
background: url(http://poochandi.com/contest/images/corners/corner_bright.jpg) no-repeat bottom right;
}

.box_top , .box_top div, .box_bottom div,.box_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}

/* education */
.edu_box_top div{
 background: url(http://education.poochandi.com/top_left_E6F2FF.png) no-repeat top left;
  }
.edu_box_top{
 background: url(http://education.poochandi.com/top_right_E6F2FF.png) no-repeat top right;
}
.edu_box_bottom div{
   background:url(http://education.poochandi.com/bottom_left_E6F2FF.png) no-repeat bottom left;
   
}
.edu_box_bottom{
background: url(http://education.poochandi.com/bottom_right_E6F2FF.png) no-repeat bottom right;
}

.edu_box_top , .edu_box_top div, .edu_box_bottom div,.edu_box_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
/* games */

.games_top div {
   background: url(http://diimg.com/images/left_top.png) no-repeat top left;
}
.games_top {
   background: url(http://diimg.com/images/right_top.png) no-repeat top right;
}
.games_bottom div {
   background: url(http://diimg.com/images/left_bottom.png) no-repeat bottom left;
}
.games_bottom {
   background: url(http://diimg.com/images/right_bottom.png) no-repeat bottom right;
}

.games_top div, .games_top, 
.games_bottom div, .games_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.outer_top div {
   background: url(http://diimg.com/images/outer_left_top.png) no-repeat top left;
}
.outer_top {
   background: url(http://diimg.com/images/outer_right_top.png) no-repeat top right;
}
.outer_bottom div {
   background: url(http://diimg.com/images/outer_left_bottom.png) no-repeat bottom left;
}
.outer_bottom {
   background: url(http://diimg.com/images/outer_right_bottom.png) no-repeat bottom right;
}

.outer_top div, .outer_top, 
.outer_bottom div, .outer_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
/*gallery description*/
.gallery_top div {
   background: url(http://diimg.com/images/top_left_gray.png) no-repeat top left;
}
.gallery_top {
   background: url(http://diimg.com/images/top_right_gray.png) no-repeat top right;
}
.gallery_bottom div {
   background: url(http://diimg.com/images/bottom_left_gray.png) no-repeat bottom left;
}
.gallery_bottom {
   background: url(http://diimg.com/images/bottom_right_gray.png) no-repeat bottom right;
}

.gallery_top div, .gallery_top, 
.gallery_bottom div, .gallery_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
/* yellow pages description */
.yp_top div {
   background: url(http://diimg.com/images/yp-top-left.png) no-repeat top left;
}
.yp_top {
   background: url(http://diimg.com/images/yp-top-right.png) no-repeat top right;
}
.yp_bottom div {
   background: url(http://diimg.com/images/yp-bottom-left.png) no-repeat bottom left;
}
.yp_bottom {
   background: url(http://diimg.com/images/yp-bottom-right.png) no-repeat bottom right;
}

.yp_top div, .yp_top, 
.yp_bottom div, .yp_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}