﻿.CapeeContactButton
{
	float: left;
	margin-top: 10px;
	width: 20%;
}
.CapeeContactErrorList
{
	float: left;
	height: auto;
	margin-left: 10px;
}
.CapeeContactErrorList ul
{
	margin: 0px !important;
	padding: 0px !important;
}
.CapeeContactErrorList ul li{
	list-style: none;
	margin-left: 0px;
	color: red;
	
}
.CapeeContactForm_Wrapper .Link
{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 5px;
}





.CapeeContactForm_Wrapper
{
	width: 365px;
	height: auto;
	padding-left: 15px;
}
.CapeeContactForm_Wrapper .ItemRow
{
	width: 350px;
	float: left;
	height: auto;
	margin-top: 5px;
}
.CapeeContactForm_Wrapper .ItemRow span
{
	width: 350px;
	float: left;
	height: auto;
	margin-bottom: 2px;
}
.CapeeContactForm_Wrapper .ItemRow input
{
	width: 350px;
	float: left;
	height: auto;
}

.CapeeContactForm_Wrapper .ItemRow2
{
	width: 215px;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-right: 15px;
}
.CapeeContactForm_Wrapper .ItemRow2 span
{
	width: 215px;
	float: left;
	height: auto;
	margin-bottom: 2px;
}
.CapeeContactForm_Wrapper .ItemRow2 input
{
	width: 215px;
	float: left;
	height: auto;
}

.CapeeContactForm_Wrapper .ItemRow3
{
	width: 120px;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-right: 15px;
}
.CapeeContactForm_Wrapper .ItemRow3 span
{
	width: 120px;
	float: left;
	height: auto;
	margin-bottom: 2px;
}
.CapeeContactForm_Wrapper .ItemRow3 input
{
	width: 120px;
	float: left;
	height: auto;
}

.CapeeContactForm_Wrapper .ItemRow select
{
	width: 185px;
	float: left;
	height: auto;
}
.CapeeContactForm_Wrapper .ItemRow textarea
{
	width: 100%;
	float: left;
	height: 100px;
}


