.mythings .centered
{
	margin:0px auto;
}

.mythings .box
{
	background-image:url(../images/bgbox.gif);
	background-repeat:repeat-y;
	padding:10px;
}

.mythings .box-caption
{
	font-family:Arial,Verdana;
	font-size:17px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}

.mythings .box-text
{
	font-family:Arial,Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}

.mythings a.link, .mythings a.link:visited
{
	font-family:Arial,Verdana;
	font-size:12px;
	font-weight:normal;
	color:#0e64c7;
	line-height:17px;
}

.mythings .bottom
{
	background-image:url(../images/bottombox.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:45px;
	text-align:center;
	padding-top:10px;
}

.mythings .graytext
{
	font-family:Arial,Verdana;
	font-size:12px;
	color:#666666;
	margin-top:20px
}