
table {
	border:0;
	border-collapse:collapse;
	}
	table td {
		padding:2px;
		}
	table.noPadding td {
		padding:0;
		}

small, .smaller {
	color:#888;
	font-size:10px;
	}

strong {
    /*font-size:1.1em;*/
    color:#96c97c;
	background:#fff;
    }


.button, .buttonSm, .buttonBig, button {

	}

.button {

	}

.buttonSm {

	}

.buttonBig {

	}

.input, .inputSm {
    color:#111;
    vertical-align:middle;
    }

.input {

	}

.inputSm {
    font-size:12px;
	border:1px solid #ddd;
    }

#overlay {
	z-index:9998;
    background:#ccc;
	position:absolute;
	top:0;
	left:0;
	}
	#modal {
		z-index:9999;
		position:absolute;
		top:50px;
		left:50px;
		width:200px;
		padding:10px;
		background:#fff;
		text-align:center;
		}
		#modal ul {
			list-style:none;
			}

#loading {
    padding-top:25px;
    text-align:center;
    }
    #loading img {
        padding-bottom:15px;
        }

.comment {
    font-size:10px;
    padding-left:25px;
	color:#333;
    }

.red {
    color:#ed1d24;
    }

.clean {
    clear:both;
    }

#noscript {
	padding:25px;
	text-align:center;
	font-size:16px;
	}

#padded {

	}

#rightBucks {
	width:150px;
	background:#fff;
	}

.lastGifsGif { padding: 10px; text-align:center; }