@charset "utf-8";

#text_box
{
	width: 600px;
	font-size: 12px;
}

a.title { display: block; background-color: #333; color: #fff; background-image: url(/gfx/main/img_arrow.gif); background-position: center right; background-repeat: no-repeat; text-decoration: none; padding: 2px 15px 2px 4px; margin-bottom: 2px; margin-top: 25px;  font-size: 115%; font-weight: bold;  }
a.title:hover { background-color: #b7b7b7; color: #000; background-color: #b7b7b7; background-image: url(/gfx/main/img_arrow_on.gif); background-position: center right; background-repeat: no-repeat; }

h2
{
	margin: 0px;
	font-size: 100%;
	background: #333;
	padding: 2px 0px 2px 4px;
	margin-bottom: 2px;
}

h3
{
	margin: 0px;
	font-size: 100%;
	margin-bottom: 2px;
}

div.avatar
{
	float: left;
	margin: 3px 6px 0px 6px;
	width: 50px;
}

div.description
{
	float: left;
	font-size: 90%;
	width: 530px;

}

div.clear2
{
	clear: both;
	height: 20px;
}

/* Bullet Lists */
img.bullet1 { position: relative; top: 5px; border: none; padding-right: 6px;}
img.bullet2 { position: relative; top: 5px; left: 32px; border: none; padding-right: 6px;}
p.div_info2 {position: relative; top: -8px; left: 12px; padding: 2px; margin: 0; margin-bottom: -8px;}
p.div_info3 {position: relative; top: -10px; left: 46px; padding: 2px; margin: 2px 0 -8px 0; width: 480px; background: #222222;}

ul.div_info     {position:relative; margin: 0px 0px 0px 18px; padding: 0px; font-size: 100%; width: 480px; }
ul.div_info li  {margin: 3px 0px;}
