body, td {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 68%;
color: #E8E8E8;
align: left;
vertical-align: top;
}
A { text-decoration: none; color: #E8EABB; }
A:hover { color: #ffffcc }
.b2_cat {
font-weight: bold;
}
.b2_title {
font-weight: bold;
}
.b2_text { 
line-height :120%;
text-align: justify;
}
.b2_timestamp { font: 12px Tahoma, Verdana; color: #E8E8E8; }
.b2_comments_link { font: 12px Tahoma, Verdana; }
input {
background: white;
border: 1px black solid;
font-size: x-small;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tiny_button { font-weight: bold; }
.reg_button { font-weight: none; }
ul {
list-style-type : square;
}
.dropdown {
border: 0px;
font-size: 68%;
color: #e8e8e8;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #646464;
}

/* used only on portfolio pages */
.subtitle {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ss {
text-decoration: none;
color: #FFFFFF;
}
.light_border {
	border: 1px #9EA8CC solid;
}
.light_border_left {
	border-top: 1px #9EA8CC solid;
	border-bottom: 1px #9EA8CC solid;
	border-left: 1px #9EA8CC solid;
}
.light_border_right {
	border-top: 1px #9EA8CC solid;
	border-bottom: 1px #9EA8CC solid;
	border-right: 1px #9EA8CC solid;
}

