﻿.textTitles
{
	border:solid 1px #888888;
	background-color:#eeeeee;
	padding:20px;
	margin-bottom:20px;
}

.textTitle
{
	color:#cc0000;
	font-size:large;
	font-weight:bold;
}

.textCharacterName
{
}

.textItemTable
{
	margin-top:20px;
	margin-left:20px;
}

.textDetail
{
	padding-left:10px;
	padding-bottom:20px;
}

.textItemTitle a
{
	color:#888888;
	font-weight:bold;
	text-decoration:none;
}

.textItemTitle a:hover
{
	background-Color:#dddddd;
}

.textItemTitle
{
	padding-left:10px;
}
