BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.title_text {
font-size: 10pt;
}

.poweredby {
font-size: 8pt;
}

.description_text {
font-size: 10pt;
}

.xhome_link {
    font-color: black;
    link: black;
    visited: black;
    active: black;
}

.shadow-8x10 {
    background-image: url(shadow-8x10.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px;
}

.shadow-8x10-large {
    background-image: url(shadow-8x10-large.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px;
}

.shadow-10x8 {
    background-image: url(shadow-10x8.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px;
}

.shadow-10x8-large {
    background-image: url(shadow-10x8-large.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px;
}

.link_class .directory_topic_class {
font-size: 12pt;
}
.body_link_class {
font-size: 10pt;
color: black;
}
.description_class {
font-size: 10pt;
}
.body_class, .directory_subtopics_class {
font-size: 10pt;
}
.message_text {
font-size: 10pt;
}
.message_author {
font-size: 10pt;
color: #808080;
}

.date_class {
font-size: 10pt;
color: #008000;
}

.details_class {
font-size: 10pt;
color: #808080;
}

.details_class_link:link {
color: #808080;
}

.grey_header_class {
font-size: 10pt;
color: #808080;
}

.float_class {
float: left;
}

.callout_text {
width:190px; padding:10px; float:right; font-size:10pt; xfont-size:1em; color:#900; font-weight:bold;
}
.callout_sig {
text-align:right; font-weight:normal; xfont-size:.8em;
}

.comment_link_class {
font-size: 10pt;
color: black;
}
.comment_text {
padding:10px; font-size:10pt; color:#900; font-weight:bold;
xfont-size:1em; xwidth:190px; xfloat:right;
}
.comment_sig {
text-align:right; font-size:10pt; font-weight:normal; color:#900;
xfont-size:.8em;
}

.google_lhs {
	height: 99px;
	background-color: #f6f6f6;
	background-image: url(grey-h.png);
	background-repeat: no-repeat;
	background-position: 0%;
}
.google_mid {
	height: 99px;
	background-color: #f6f6f6;
	background-image: url(grey-h.png);
	background-repeat: no-repeat;
	background-position: 10%;
}
.google_rhs {
	height: 99px;
	background-color: #f6f6f6;
	background-image: url(grey-h.png);
	background-repeat: no-repeat;
	background-position: 100%;
}

.games_lhs {
	height: 99px;
	background-color: #f6f6f6;
	background-image: url(green-h.png);
	background-repeat: no-repeat;
	background-position: 0%;
}
.games_mid {
	height: 99px;
	background-color: #f6f6f6;
	background-image: url(green-h.png);
	background-repeat: no-repeat;
	background-position: 10%;
        font-size: 10pt;
        color: black;
}
.games_rhs {
	height: 99px;
	background-color: #f6f6f6;
	background-image: url(green-h.png);
	background-repeat: no-repeat;
	background-position: 100%;
}

.price {
    font-size: 10pt;
    color: red;
}

.more {
    font-size: 10pt;
}

.left {
    text-align: left;
}
.right {
    text-align: right;
}

.outlined {
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    border-bottom: 2px solid #cccccc;
}

.grey_lhs {
	height: 60px;
	background-color: #f6f6f6;
	background-image: url(grey-h.png);
	background-repeat: no-repeat;
	background-position: 0%;
}
.grey_mid {
	height: 60px;
	background-color: #f6f6f6;
	background-image: url(grey-h.png);
	background-repeat: no-repeat;
	background-position: 10%;
}
.grey_rhs {
	height: 60px;
	background-color: #f6f6f6;
	background-image: url(grey-h.png);
	background-repeat: no-repeat;
	background-position: 100%;
}
