body
{
	margin: 0px;
	background-color: #FFFFFF;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

tr
{
	margin-bottom: 10px;
}
a, img{
	color: #666666;
	text-decoration: none;
	border: none;
}
.post
{
	width: 383px;
	margin: auto;
}

.post a.posttitle, .post a.more
{
	display: block;
	color: #3E7A97;
	text-decoration: none;
	width: 100%;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3E7A97;
	margin-bottom: 5px;
	margin-top: 10px;
}

.post span a 
{
    border-bottom-width: 0px;
    border-bottom-style: none; 
    border-bottom-color: white;
}

.post table a
{
	display: inline;
	font-size: 1em;
	color: black;
	width: auto;
	border: none;
}

.postpacktext
{
}

.postpackstyle
{
	text-align: center;
	padding: 10px 0px 10px;
}

.postpackaddbtn
{
	text-align: center;
	background: url("../images/dwnlpackemoticon.jpg") no-repeat;
	width: 259px;
	height: 22px;
	margin: auto;
	text-align: center;
	padding-top: 1px;
	margin-top: 5px;
}

.postpackaddbtn a
{
	font-weight: bold !important;
	color: white !important;
}

.more
{
	border: none !important;
}

.posttitle
{
	font-weight: bold;
}