﻿/* 
     ======================================================================|
CSS STYLES FOR APACPAPER.com by Jonathon White - http://www.apacpaper.com |
   =======================================================================|
*/ 

/* style for module titles */
.TestConFullTitle {
	font-family:"Trebuchet MS", Harrington;
	font-size:  10pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: bottom;
	width:50%;
	vertical-align:bottom;
}
/* style for content pane */
.TestConFullContentPane {
	font-family:"Trebuchet MS", Harrington;
	color:#505050;
	font-size:10pt;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height:100%;
}
.TestConFullActions {
	width:10px;
	text-align:left;
	vertical-align:bottom;
}
.TestConFullVisible {
	width:10px;
	text-align:right;
	vertical-align:bottom;

