﻿.alert1
{
	background-color:#ffcccc;
	cursor:pointer;
	width:300px;
}

.alert0
{
	background-color:#ffffcc;
	cursor:pointer;
	width:300px;
}

.alertbox
{
	width:300px;
	margin:auto;
	border:solid 2px black;
}

.crewDocLabel
{
	float:left; 
	width:120px; 
	height:27px;
	text-align:left;
	border-right:solid 1px black;
}

.crewDocDate
{
	float:left; 
	width:310px; 
	height:27px;
	text-align:left;
}
