.fp_table
{
	text-align: center;
}

.mi_details
{
	width: 100%
}

.mi_details th
{
	border-top: 1px #666666 dashed;
	text-align: center;
	border-bottom: 1px #666666 dashed;
	
}

.mi_details_desc
{
	border-bottom: 1px #666666 dashed;
}

.mi_details_thumbs
{
	text-align: center;
	border-bottom: 1px #666666 dashed;
}

.mi_details_thumbs table
{
	width: 100%;
}

.mi_details
{
	padding: 5px;
}

.mi_details td span, .mi_details_desc div
{
	font-weight: bold;
}

.mi_details td div
{
	padding-bottom: 4px;
}

.mi_type
{
	width: 100%;
}

.mi_type th, .mi_type td
{
	border-bottom: 1px dashed #666666;
	padding-bottom: 5px;
}

.mi_type td
{
	text-align: right;
}

.mi_type th
{
	text-align: left;
	font-size: 20px;
}

.mi_name, .mi_details th
{
	font-size: 16px;
}

.fp_table td, .mi_type th
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fp_table td
{
	font-size: 14px;
	text-align: center;
}

.fp_table td div, .mi_type td div, .thumb
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 100px;
}

.fp_table td div img, .thumb img, .mi_type img
{
	border: 0px;
}

.fp_table td span
{
	font-size: 11px;
	font-weight: normal;
}

.fp_latest
{
	border-top: 1px dashed #CCCCCC;
}

.fp_latest div
{
	font-size: 17px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
}

.fp_latest table
{
	width: 100%;
}

.fp_latest th
{
	text-align: center;
}

.fp_latest td
{
	border-bottom: 1px dashed #666666;
}

.ty_main_table table
{
	width: 100%;
}

.ty_main_table td
{
	border-bottom: 1px dashed #666666;
}

.ty_end
{
	padding: 5px;
	text-align: center;
	font-style: italic;
}

.mi_name
{
	font-weight: bold;
}

.mi_author
{
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
}

.mi_submit_release
{
	text-align: center;
	border-top: 1px dashed #666666;
	font-weight: bold;
}

.log_heading
{
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}

.log_sub_heading
{
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.log_text
{
	padding-left: 15px;
	padding-bottom: 5px;
}