		.hr {
			position: relative;
			display: block;
			width: 100%;
			clear: both;
			}

			.hr hr {
				display: none;
				}

	 	.picleft img, .picright img, img.picleft, img.picright {
			border: 0;
			text-decoration: none;
			z-index: 2;
			margin-bottom: 1em;
			}

			.picleft {
				float: left;
				margin-right: 1em;
				}

			.picright {
				float: right;
				margin-left: 1em;
				}

		ul.pics, ul.thumbprevs, ul.thumblinks, ul.instructions {
			list-style: none;
			margin: 0;
			padding: 0;
			}

		ul.instructions {
			width: 721px;
			}

			ul.instructions li {
				float: left;
				}

				ul.instructions li a, ul.instructions li img {
					border: 0;
					}

		ul.thumblinks {
			text-align: center;
			}

		ul.mailn {
			margin-left: -35px;
			clear: both;
			}

			ul.thumblinks li {
				position: relative;
				display: block;
				float: left;
				text-align: center;
				margin: 10px;
				}

			ul.mailn li {
				margin: 0 -37px 0 0;
				}

				ul.thumblinks li span {
					display: block;
					}

				ul.mailn li span {
					padding-left: 48px;
					}

			ul.mailn li.all {
				margin-left: 40px;
				}

				ul.thumblinks li.all span {
					padding-left: 0;
					}

			ul.thumbprevs li {
				display: inline;
				position: relative;
				}

				ul.thumbprevs li img, ul.thumblinks li img {
					margin: 5px;
					border: 0;
					}

					ul.thumbprevs li a img.preview {
						position: absolute;
						bottom: 6px;
						right: 3px;
						margin: 0;
						}

                .gameinfo {
                        float: right;
                        width: 265px;
                        text-align: center;
                        background: transparent url(http://starmen.net/include/new/images/universal/gameBoxTop.png) top center no-repeat;
                        color: white;
                        margin: 0 0 15px 15px;
                        padding-top: 15px;
                        font: 12px Helvetica,Verdana,Arial,sans;
                        }
                        
                        .gameinfo table {
                                position: relative;
                                top: 15px;
                                height: auto;
                                margin-top: -15px;
                                width: 100%;
                                padding: 5px;
                                padding-bottom: 15px;
                                background: transparent url(http://starmen.net/include/new/images/universal/gameBoxBottom.png) bottom center no-repeat;
                                }
                        
                                .gameinfo table td {
                                        width: 170px;
                                        padding: 2px 0 2px 5px;
                                        vertical-align: top;
                                        text-align: left;
                                        line-height: 14px;
                                        border: 0;
                                        }  
                                 
                                .gameinfo table td.label {
                                        width: 80px;
                                        text-align: right;
                                        font-weight: bold;
                                        }
