﻿table.doc_container
{
	width:488;
	height:295;
	/*border:0 solid black;*/
}

td.doc_container
{
	background-color:#eff2f7;
	border-top:solid 1px #cccccc;
}

table.data_strip
{
	background-image:url(../images/data_strip.jpg);
	background-repeat:no-repeat;
	width:428px;
	height:29;
}

.doc_title
{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#990000;
	padding-top:5px;
	padding-bottom:12px;
}
td.doc_desc
{
	font-size:12px;
	line-height:16px;
	color:#000000;
}
td.doc_source
{
	font-size:12px;
	line-height:16px;
	color:#666666;
}

td.button
{
	padding-left:5px;
	padding-right:5px;
}

