﻿
table.formTable
{
	width: 100%;	
}

div#cisvHeader
{
	color: #000000;
	font-size: 18px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	
}

#contactTable td
{
	vertical-align: top;
}


#contactTable .categoryCell
{
	width: 100px;
	font-weight: bold;
}

#cisvContactTable td
{
	vertical-align: top;
}


#cisvContactTable .categoryCell
{
	width: 200px;
	font-weight: bold;
}

table#cisvProductsTable
{
	width: 100%;
	border: 1px solid #000000;
}

#cisvProductsTable td
{
	vertical-align: top;
	border: 1px solid #000000;
}

#cisvProductsTable th
{
	text-align: center;
	font-size: 14px;
	vertical-align: top;
	border: 1px solid #000000;
	font-family: Arial, Verdana, Sans-Serif;
}

.category
{
	font-weight: bold;
}

.catValue
{

}

.subComment
{
	font-size: 12px;
}

#dcloudPhoto
{
	top: 20px;
	position: relative;
	float:right;
}
