/*###### CSS File Structure ######*//*
site: Global
page: How to play
*//*###### CSS File Structure ######*/


#main #how-to-play-index h2 { padding-top: 10px; margin-top: 0; }
#how-to-play-index .image img { padding-bottom: 50px; padding-top: 5px; padding-right: 5px; }
#how-to-play-index .listselector { width: 460px; float: left; }
    #how-to-play-index .listselector li { width: 190px; float: left; }
    
#main #poker-school, #main #using-software{ border: 1px solid #e7e7e7; background-color:#fafafa; width: 672px; margin: 20px 0 35px 0;}
    #main #poker-school h2, #main #using-software h2{ background:url(../../images/box-header-bg.gif) 0 0 repeat-x; height:28px; text-align:left; width:650px; border: 2px solid #fff; margin: 0 1px; padding: 8px 0 0 16px; }
    #main #poker-school img, #main #using-software img{float:left; margin:15px 20px 15px 15px;}
    #main #poker-school p , #main #using-software p{padding: 15px 20px 0 20px;}
    #main #poker-school ul, #main #using-software ul{display:inline; float:left; width: 400px; padding: 0 10px 10px 10px;}
    #main #poker-school .block-content, #main #using-software .block-content {float:none; width:auto;} 