body#prize_page {
	background: #fff url(../img/prize_top.jpg) top left repeat-x;
}
body#prize_page #prize_block{
    min-width:615px;
}
body#prize_page #share{
    width:615px;
}

#root_prize{
	background: url(../img/prize_bot.jpg) left bottom repeat-x; text-align:center; 
	min-height:100%; min-width:600px; /*height:100%; */
}
#prize_up{
	width:615px; margin:0 auto; text-align:left; //overflow:hidden;
}
#prize_block{
	width:100%; min-width:615px; overflow:hidden; position:relative; text-align:center;
	z-index:300;
}
#bugg_prize{
    position:absolute; margin:70px auto auto -100px;
}
.vectorprize{
    position:relative;  height:1px; width:1px;
}
#priz_left{
    position:absolute; top:0; left:0; display:block; margin-left:-40px;
}
#priz_right{
    position:absolute; top:0; left:600px; display:block;
}
.prize_body{
    width:615px; margin:0 auto; padding:30px 0 0;
    position:relative; z-index:10;
}
.prize_container{
    margin-left:130px;
}
.prize_container h1{
    font-family: BookmanOldStyle, Times New Roman, serif; font-size:48px;
}
.prize_text{
    margin-left:50px;
}
.prize_text p{
    margin-top: 15px; font-size:1.4em; color:#898989;
}
.priz_image{
    margin-top:15px; margin-left:-5px;
}
.priz_image img{
    display:block;
}
.priz_image div{
    background:url(../img/prize_body.png) 0 0 repeat-y; width:375px; padding:0 0 0 16px;
    //background:none;//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/prize_body.png');
}
.gift_wrapper{
    position:relative; height:70px;
}
.gift_wrapper div{
    position:absolute; width:750px; margin-left:-260px;
}
