﻿.contactFormBoxAll
{
	background-image:url(../../Images/bgStoreTxtBox1.gif);
	background-repeat:repeat;
	width:512px;
	padding:17px;
	}
	
.contact2ColumnBoxAll
{
	width:512px;
	background-image:url(../../Images/bgContactForm.gif);
	background-repeat:repeat-y;
	padding-bottom:17px;
	}

.contactColumnBoxAll
{
	width:225px;
	}
	
.paddingTop8px
{
	padding-top:8px;
	}
	
.clearBoth{
	clear:both;
}	

#contactButtonsBox
{
    text-align:right;
    width:512px;
    padding-top:5px;
    }
    
 .contactButtonElement
{
    width:70px;
    height:22px;
    float:right;
    text-align:center;
    padding-left:7px;
    }
    
.contactButtonCss
{
   font-size:11px;
  /* font-weight:bold;*/
   color:#24051c;
   width:70px;
   height:22px;
   background-color:#e6e2d6;
   border-top-style:solid;
   border-top-color:#fbf9f4;
   border-bottom-style:solid;
   border-bottom-color:#2c2026;
   border-left-style:solid;
   border-left-color:#fbf9f4;
   border-right-style:solid;
   border-right-color:#2c2026;
}

.CommentTextAreaMessage
{
	display:block;
	color:#2c2026;
	background-color:#fbf9f4;
	border: 1px solid #2c2026; 
	margin:0px;
	padding:0px;
	width:510px;
	height:82px;
	font-size:11px;
	}
	
	
/**/
.asterisk_txt
{
	font-size:12px;
	/*font-weight:bold;*/
	color:#9d4514;
	}
