/**** comments ****/

#ajaxcom_here {
	margin: 2em 0 1em 0;
	padding: 0;
}

/**** page footer ****/

address {
	margin: 1em 0 0 0;
    width: 728px;
    padding: 0.5em 0 0 0;
    font-size: 1.2em;
    border-top: 1px solid #999999;
	font-weight: normal;
    font-style: normal;
}
address a {
	text-decoration: none;
}

/**** kawa.net xp text logo ****/

.kawanet {
    color: #000080;
    font-weight: bold;
    font-size: 110%;
    font-style: italic;
    font-family: Helvetica;
}
.xp {
    vertical-align: super;
    font-weight: bold;
    color: #FF0000;
    font-size: 90%;
    font-family: Helvetica;
}

/**** Social Bookmark Services ****/

#sbm_users img {
	margin: 0px 4px 0px 8px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
#sbm_users a {
	line-height: 12px;
	font-size: 12px;
	vertical-align: top;
    font-style: normal;
    font-weight: normal;
    color: #3333FF;
    text-decoration: none;
}
#sbm_users a:hover {
    text-decoration: underline;
}

/**** Comments ****/

.ajaxcom {
    width: 728px;
}

