.gb_div a {
text-decoration:none;
font-weight: bold;
}
.gb_div a:link {
color:#00ff00;
}
.gb_div a:visited {
color:#ff0000;
}
.gb_div a:active,
.gb_div a:hover {
color:#ffff00;
}
.gb_form_link_div {
text-align : center;
font-size : 16px;
font-weight : bold;
margin-bottom : 10px;
}
.gb_form_link {
color : #0000ff;
background-color : #303130;
background-image : url('gb_form_link.jpg');
background-repeat : repeat-x;
background-position : 50% top;
padding : 2px;
font-weight : bold;
border : 1px solid #282928;
border-radius : 5px;
}
.gb_entry_site_link:before {
content:url('icon.gif');
}
.gb_entries_div {
color : #c4c9c4;
background-color : #000;
background-image : url('gb_entries_div.png');
background-repeat : repeat-x;
background-position : 50% top;
font-weight : bold;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #2000e5;
}
.gb_entry_post_time {
color : #00ffff;
}
.gb_entry_content {
color : #a9a9a9;
background-color : #020100;
background-image : url('gb_entry_content.gif');
background-repeat : repeat-x;
background-position : 50% bottom;
font-style : italic;
margin-top : 1px;
margin-bottom : 1px;
padding :2px;
border : 1px solid #5c2901;
}
.gbbaner {
color : #c4c9c4;
background-color : #303130;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #282928;
}
.gb_separator1_div {
color:transparent;
text-align:center;
margin-top:5px;
margin-bottom:5px;
background:url('xtgem_logo.png') no-repeat center transparent;
height:32px;
overflow:hidden;
}
.gb_separator2_div,
.gb_post_separator_div {
color:transparent;
background:url('line_grad.png') repeat-x center transparent;
height:16px;
overflow:hidden
}
.gb_separator3_div {
color:transparent;
height:4px;
overflow:hidden
}
.gb_separator4_div {
display:none
}
.gb_form_div {
text-align: center;
margin-top : 10px;
margin-bottom: 4px;
padding-top : 5px;
padding-bottom : 5px;
border : 1px solid #282928;
}
.gb_user_label_div {
color : #ff0000;
font-weight : bold;
}
.gb_site_label_div {
color : #00ff00;
font-weight : bold;
}
.gb_site_input_div {
color : #00ffff;
font-weight : bold;
}
.gb_textarea_label_div {
color : #ff00ff;
font-weight : bold;
}
.gb_security_code_label_div {
color : #ffff00;
font-weight : bold;
}
textarea, input, select {
color : #a9a9a9;
font-weight : bold;
background : #ff0000;
background-color : #020100;
background-image : url('textarea.gif');
background-repeat : repeat-x;
background-position : 50% bottom;
padding : 2px;
margin : 2px;
margin-bottom : 5px;
border : 1px solid #666666;
border-radius : 4px;
}