﻿.PricesNoPad {
	/*background-image: url(/images/redskins_chances_bg.gif) ;*/
	display: block;
    
	width: 271px;
}

.PricesChancesPad
{

    display: block;
    width: 272px;
}

.gray {
	 
    /*background-color: #f7f7f7;*/
    background-color: #e1e0e0;
}
.contentwrap1 {
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}
.PricesNoPad .Enter {
	display: block;
	height: 250px;
	width: 316px;
	background-color: #0F0;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.PricesNoPad .Chance {
	display: block;
	width: 271px;
    /*margin-left: 336px;*/
	/*margin-right: 10px;*/
	margin-bottom: 20px;
    background-repeat: repeat-y; 
    background-image: url(/images/redskins_chances_bg.gif);
            

}
.Chance p {
	display: block;
}
.Chance .chancelist {
	display: block;
	/*border: 1px solid #666;*/
    width: 260px;
    margin-left:3px;

}
.Chance .chancelist .listtitmes {
	display: block;
	/*padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
    margin-left:1px;
    margin-right:1px;
}
.Chance .chancelist .listtitmes div {
	font-size: 11px;
	line-height: 12px;
    padding-top: 5px;
	padding-bottom: 5px;
}

.Chance .chancelist .listtitmes .right {
	/*width: 145px;*/
    width: 160px;
    font-size: 11px;
	line-height: 12px;
	/*margin-left: 75px;*/
    margin-left: 80px;
    margin-right: 5px;
    padding-left: 5px;
    /*margin-bottom: 5px;*/
    display:block;
    
}
.Chance .chancelist .listtitmes .center {
	width: 42px;
    text-align: center;
    float: left;
    

}
.Chance .chancelist .listtitmes .left {
	width: 42px;
    text-align: center;
    /*float: left;*/
    /*display:block;*/

}
.PricesNoPad .display {
	display: block;
	clear: both;
}
.PricesNoPad .display .dispdetail { 
    display:block;
    width:400px;
    margin-left: auto;
    margin-right: auto;
    border: 2px dotted #000;


}

.display .titles { 
 display: block;
 height: 18px;
}
.display .titles img{ 
 display: block;
float: left;
}




.display .list { }

    .display .list .entryid { 
        width:64px;
          height:18px;
        float:left;
        text-align: center;
    }
   .display .list .ticketnumber { 
         width:205px;
       height:18px;
     float:left;
     text-align: center;
    }



    .display .list .dateenter { 
  width:121px;
       height:18px;
     float:left;
     text-align: center;
    }

    .display .list .datedraw { 
        width:117px;
       height:18px;
     float:left;
     text-align: center;

    }



    .display .list .reviewbtn {
        width:54px;
       height:18px;
     float:left; 
     text-align: center;
    }

    .display .list .removebtn {
        width:55px;
       height:18px;
     float:left; 
     text-align: center;
    }

    .display .list .clearRow { 
       clear:both;
        display:block;
         float:none;

    }
.display .dispdetail .pdcolumns .pdcolumnsleft {
     float:left;
    width:100px


}
.display .dispdetail .pdcolumns .pdcolumnsright {
     float:left;
   

    width:300px
}
.display .dispdetail .pdheading { 
     text-align: center;
    
    width:400px
}   
.display .dispdetail .colheading1 { 
    float:left;
    width:100px;
   
    
}   
.display .dispdetail .colheading2 { 
  
    
    width:300px
}   