@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg.gif) top center repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height:15px;
}

Div 	{
	line-height:15px;
}

TD	{
	line-height:15px;
}

.titleborder	{
	color:#333333;
	font-size:12px;
	background:url(images/divbg.jpg) repeat-x top left;
	border:1px solid #999999; width:100%;
	font-weight:bold;
	height:18px;
	text-align:left;
	padding-left:5px;
	text-transform:uppercase;
}

.borderimg	{
	border:1px #666666 solid;
	opacity:0.4;
	filter:alpha(opacity=60);
}

.menubg	{
	background:url(images/menubg.jpg) top left repeat-y;
}

.indentdiv	{
	text-align:left;
	padding-left:25px;
}

.formhidden	{
	display: none;
	padding-top:10px;
}

.spanhidden	{
	display:inline-block;
	width:275px;
	text-align:right;
	vertical-align:top;
}

.inline	{
	display:inline-block;
	margin-left: 30px;
}

.formcol	{
	vertical-align:top;
	width:275px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

.formcol2	{
	vertical-align: middle;
	text-align:left;
	padding-right:5px;
}

.formcolrequest	{
	vertical-align:top;
	height:30px;
	text-align:right;
	padding-right:5px;
	padding-top:8px;
	font-weight:bold;
}

.formcol2request	{
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

.disclaimer	{
font-size:9px;
font-style:italic;
}

.imagebox	{
	height:100%;
	text-align: center;
}

A:Link.breadcrumbs	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

A.breadcrumbs	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.breadcrumbs	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

A:Visited.breadcrumbs	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

A:Active.breadcrumbs	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

A:Hover.breadcrumbs	{
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}


.menutd	{
	border-top:1px #DDDDDD solid; 
	border-bottom:1px solid #666666;
	width:185px;
	padding-left:25px;
	padding-top: 5px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:url(images/paw_rightWHT.gif) left no-repeat;
}
.menutd:Hover	{
	color:#333333;
	cursor:pointer;
	cursor:hand;
	background:url(images/paw_right.gif) left no-repeat #FFFFFF;
}
.menutd:link { 
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
} 

.menutd:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.headerlink:link { 
	color:#666666;
	text-decoration:none;
	font-size:11px;
} 

.headerlink:visited {
	color:#0000ff;
	text-decoration:none;
	font-size:11px;
}

.headerlink:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
} 

A:link { 
	color:#a20a0a;
	text-decoration:none;
	font-size:12px;
} 
A:Active { 
	color:#a20a0a;
	text-decoration:none;
	font-size:12px;
} 

A:visited {
	color:#a20a0a;
	text-decoration:none;
	font-size:12px;
}

A:hover {
	color:#a20a0a;
	text-decoration:underline;
	font-size:12px;
} 

.vettable	{
	font-size:12px;
	padding-top: 5px;
	
}

.infoboxtable	{
	width: 150px; 
	height: 300px;
	border: 1px solid #666666;
}

.infoboxheader	{
	background-color:#FF3300;
	font-size:11px;
	font-weight:bold;
	color:#a20a0a;
	text-align:center;
}

.infoboxcontent	{
	font-size:11px;
	background-color:#FFFFFF;
}

.box { 
  height: auto;
  width: 250px;
  padding-bottom: 15px;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right;
  color:#FFFFFF;
  background: #999999;
  font-size: 11px;
  font-weight:bold;
  text-align:center;
  height:25px;
  text-transform: uppercase;
}
.boxtop div { 
  font-size: 11px;
  height: 10px;
  color:#FFFFFF;
  background: url(images/nw.gif) no-repeat top left;
}

.boxbottom {
	background-color:#FFFFFF;
}

.boxbottom div { 
  font-size: 0;
  background-color:#FFFFFF;
}

.boxcontent {
  padding: 10px 10px 10px 10px;
  background:url(images/divbg.jpg) repeat-x bottom;
  color:#000000;
  font-size:11px;
  border-bottom:1px #999999 solid;
  border-left:1px #999999 solid;
  border-right:1px #999999 solid;
  border-top:1px #999999 solid;
}

.headertable	{
	width:100%;
}

.thrColLiqHdr #container { 
	width: 900px;  /* this will create a container 80% of the browser width */
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCCCCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColLiqHdr #header { 
	background: #EEEEEE;
	width:900px;
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	border-bottom:1px solid #999999;
} 
.thrColLiqHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 185px; /* since this element is floated, a width must be given */
	padding: 0px; /* top and bottom padding create visual space within this div  */
	height: inherit;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #999999;
}
.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 200px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left: 5px;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 15px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 15px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent { 
/*	margin: 0 10% 0 23.5%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	height: auto;
	text-align:left;
	font-size:12px;
	
}


.thrColLiqHdr #footer { 
	border-top: 1px #666666 solid;
	background:#000000;
	font-size:10px;
	text-align:center;
	height:40px;
	width:100%;
	color:#DDDDDD;
} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footer	{
	font-size: 10px;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* FORMSTACK FORM STYLES */
body#FSLocal
{
    /* margin-top:32px; */
}

body#FSLocal.fsFree
{
    /* margin-top:64px; */
}

body#FSLocal.formThumbnailPreview
{
   /* margin:25px 0 0 30px; */
}

body#FSLocal.formThumbnailPreview .fsForm
{
    margin:0;
    display:block;
    width:440px;
    overflow:auto;
}

body#FSLocal.formThumbnailPreview #fsHeaderImage
{
    text-align:left;
}

body#FSLocal.templateThumbnailPreview
{
   /* margin:70px 0 0 70px; */
}

body#FSLocal.templateThumbnailPreview .fsForm
{
    margin:0;
}

body#FSLocal.templateThumbnailPreview #fsHeaderImage
{
    text-align:left;
}

#FSLocal .fsForm
{
    background:transparent;
}

#FSTopLogo
{
    position:absolute;
    top:0;
    right:9%;
    margin:0;
}

#FSTopLogo a
{
    width:150px;
    height:50px;
    background:url(../../images/2/formstackLogo.png) no-repeat center center;
    display:block;
}

#FSTopLogo a span
{
    display:none;
}

.fsForm 
{
    font:12px/1.4 "Lucida Grande", Tahoma, "Helvetica Neue", Arial, Verdana, sans-serif;
    width:100%;
}

body#FSLocal .fsForm 
{
    display:table;
    width:640px;  
    /* margin:18px auto; */        
}

.fsForm .fsTable
{
    text-align:left;
    padding:0 0 4px;
    border:none;
   /* margin:9px auto; */
    width:600px;
}

form.fsSingleColumn,form.fsSingleColumn table.fsTable
{
}

form.fsMultiColumn,form.fsMultiColumn table.fsTable
{
}

.fsForm .fsSectionHeading
{
    font-size:14px;
    line-height:18px;
    margin:0;
	color:#333333;
	background:url(http://www.spay.org/images/divbg.jpg) repeat-x top left;
	border:1px solid #999999; width:100%;
	font-weight:bold;
	height:18px;
	text-align:left;
	padding-left:5px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.fsForm .fsCell
{
    padding:2px 2px;
    vertical-align:top;
}

.fsSpacerRow td
{
   /*  height:18px; */
}

td.fsRowBody
{
    background-color:#fff;
}

.fsPage
{
}

.fsPagination
{
    text-align:center;
}

.fsPaginationContent
{
    width:300px;
    text-align:center;
    margin:0 auto 18px;
}

.fsTable
{
}

.fsRow
{
}

.fsSectionRow + .fsFieldRow .fsCell
{
   /* padding-top:10px; */
}

.fsFieldRow
{
}

.fsCell
{
	vertical-align:middle;
}

.fsSectionCell
{
}

.fsSection
{
padding:0px;
}

.fsSectionHeading
{
    font-size:16px;
    font-weight:700;
}

.fsSectionText
{
	font-size:12px;
}

.fsLabel
{
    font-weight:bold;
	text-align:right;
	padding-right:10px;
	vertical-align:bottom;
	height:16px;
}

.fsRequiredLabel
{
 font-weight:bold;
	text-align:right;
	padding-right:10px;
	vertical-align:bottom;
	height:16px;
}

.fsLabelVertical .fsLabel
{
    display:block;
}

.fsLabelHorizontal .fsLabel
{
    width:100px;
    margin-left:0;
    float:left;
}

.fsFieldHorizontal
{
    float:left;
}

.fsHiddenLabel
{
    display:none;
}

.fsSubField
{
    float:left;
    margin-right:5px;
}

.fsSupporting
{
    margin:4px 0;
    color:#777;
    font-size:11px;
}

.fsCallout
{
    position:absolute;
    width:360px;
    z-index:5;
}

.fsCalloutTop
{
    padding-top:21px;
    background:url(../../images/2/calloutTop.png) no-repeat left top;
}

.fsCalloutBottom
{
    height:15px;
    background:url(../../images/2/calloutBottom.png) no-repeat left bottom;
}

.fsCalloutBody
{
    padding:3px 12px 4px 16px;
    background:url(../../images/2/calloutBody.png) repeat-y left center;
    color:#fff;
    text-shadow:0 1px 1px #000;
}

.fsCalloutBody a
{
    text-decoration:none;
    border-bottom:1px dotted;
    color:#ddd;
}

.fsCalloutBody a:hover
{
    color:#aaa;
}

.fsSubmit
{
	
}

.fsSubmit input.fsSubmitButton
{

    padding:3px;
    margin:0 auto;
    clear:both;
	font-size: 12px;
}

.fsSubmit input.fsSubmitMultipage
{
    float:right;
    clear:none;
}

#fsFooterImage
{
    clear:both;
    padding-top:20px;
}

.fsError
{
    width:620px;
    margin:15px auto;
    font-size:12px;
    background-color:#fee;
    color:#000;
    border:1px solid red;
    padding:10px;
    clear:both;
    text-align:center;
}

.fsPasswordForm td.fsRowBody
{
    text-align:center;
}

.fsPasswordForm label
{
    display:block;
    color:#777;
    font-size:13px;
}

.fsPasswordForm .fsRowBody input
{
    padding:5px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}

.fsPasswordForm td.fsRowBody
{
    padding:18px 0 24px;
}

#fsPasswordError
{
    color:#d2010b;
    font-weight:bold;
}

.fsFieldFocused
{
    background-image:url(../../images/2/fieldFocusedBG.png);
}
.fsFieldFocused div.fsSupporting,.fsFieldFocused label.fsRequiredLabel span {
    color:#000;
} 

.fsReadOnly
{
    background-image:none;
}

/* @group Confirmation Ad */
#fsConfirmAd table
{
    width:600px;
    margin:36px auto;
}

#fsConfirmAd h2
{
    margin:0;
    padding:18px;
    text-align:center;
    font-size:18px;
    font-weight:normal;
    background:#42BD21;
    color:#fff;
    text-shadow:0 1px 0 #000;
}

#fsConfirmAd li
{
    margin-bottom:18px;
}

#fsConfirmAd img,#fsConfirmAd ul
{
    margin:18px;
}

#fsLearnMore
{
    display:block;
    height:25px;
    width:155px;
    font-size:16px;
    text-decoration:none;
    color:#333;
    text-shadow:0 1px 0 #fff;
    background:url(../../images/2/buttonBG.png);
    line-height:25px;
    margin:18px auto;
}

/* @end */
/* @group Custom Field Appearance */
.fsFieldRow input[type=text],.fsForm textarea
{
    border:1px solid #999;
    background-color:#fff;
    background-image:url(../../images/2/fieldbg.png);
    background-repeat:repeat-x;
    background-position:top left;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    color:#333;
    padding:2px;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fsReadOnly input[type=text],.fsReadOnly textarea
{
    border:none;
    background-image:none;
}

.fsForm input[type=text].fsField:focus,.fsForm input[type=file].fsField:focus,.fsForm textarea.fsField:focus
{
    border-color:blue;
    outline:none;
}

.fsForm .fsReadOnly input[type=text].fsField:focus,.fsForm .fsReadOnly input[type=file].fsField:focus,.fsForm .fsReadOnly textarea.fsField:focus
{
    border:none;
	vertical-align:top;
}

.fsForm select
{
    font-size:12px;
	height:21px;
}

.fsRequiredLabel span
{
   /* padding-left:2px; */
    color:#ba0000;
    font-size:12px;
    font-weight:bold;
	/* padding-right:2px; */
    font-family:Verdana;
    height:14px;
}

.fsPagination
{
    text-align:center;
    margin:25px 0;
}

.fsPagination .fsNextButton
{
    float:right;
    
}

.fsPagination .fsPreviousButton
{
    float:left;
    
}

.fsPagination input
{
    font-size:16px;
}

.fsForm .fsLabel
{
    font-size:12px;
	line-height:16px;
	padding:2px;
	padding-right:10px;
	vertical-align: middle;
}

/* @end */

/* @group Drop Shadow & Section Gradient */
.fsSectionRow td.fsRowBody
{
    background-image:url(../../images/2/stockTemplates/tableTopGradient.png);
    background-repeat:repeat-x;
    background-position:left top;
    padding-top:18px;
}

td.fsRowOpen,td.fsRowClose
{
    width:2px;
}

.fsRowTop td
{
    height:2px;
    background-color:transparent;
}

.fsRowBottom td
{
    height:3px;
    background-color:transparent;
}

.fsRowOpen
{
    background:url(../../images/2/stockTemplates/tableBodyLeft.png) top right repeat-y;
}

.fsRowClose
{
    background:url(../../images/2/stockTemplates/tableBodyRight.png) top left repeat-y;
}

.fsRowBody
{
    background-color:#fff;
}

.fsRowTop .fsRowOpen
{
    background:url(../../images/2/stockTemplates/tableTopLeft.png) right bottom no-repeat;
}

.fsRowTop .fsRowBody
{
    background:url(../../images/2/stockTemplates/tableTopMiddle.png) left bottom repeat-x;
}

.fsRowTop .fsRowClose
{
    background:url(../../images/2/stockTemplates/tableTopRight.png) left bottom no-repeat;
}

.fsRowBottom .fsRowOpen
{
    background:url(../../images/2/stockTemplates/tableBottomLeft.png) right top no-repeat;
}

.fsRowBottom .fsRowClose
{
    background:url(../../images/2/stockTemplates/tableBottomRight.png) left top no-repeat;
}

.fsRowBottom .fsRowBody
{
    background:url(../../images/2/stockTemplates/tableBottomMiddle.png) repeat-x left top;
}

.fsNoShadow .fsRowOpen, .fsNoShadow .fsRowClose, .fsNoShadow .fsRowBottom .fsRowBody, .fsNoShadow .fsRowTop .fsRowBody {
	background-image: none;
}

/* 
being extra aggressive with the row hiding to 
accomodate IE and some extra whitespace between
section tables
*/

.fsNoSpacing .fsForm .fsFirstSection .fsRowBottom, 
.fsNoSpacing .fsForm .fsFirstSection .fsRowBottom *
{
	display: none;
	padding:0;
	margin:0;
}

.fsNoSpacing .fsForm .fsMiddleSection .fsRowTop, 
.fsNoSpacing .fsForm .fsMiddleSection .fsRowTop *, 
.fsNoSpacing .fsForm .fsMiddleSection .fsRowBottom,
.fsNoSpacing .fsForm .fsMiddleSection .fsRowBottom *
{
	display: none;
}

.fsNoSpacing .fsForm .fsLastSection .fsRowTop,
.fsNoSpacing .fsForm .fsLastSection .fsRowTop * 
{
	display: none;
}

.fsForm .fsTable {
	margin: 0;
	padding: 0;
}

.fsNoSpacing .fsForm .fsMiddleSection .fsSectionRow td.fsRowBody,
.fsNoSpacing .fsForm .fsLastSection .fsSectionRow td.fsRowBody { background-image:none; }

/* @end */
/* @group Validation */
td.fsValidationError
{
    background-color:#fcc  !important;
}

.fsValidationError .fsLabel
{
    color:#ba0000;
    /* padding-left:20px; */
    background-image:url(../../images/2/validationAlert.png);
    background-repeat:no-repeat;
    background-position:left bottom;
}

.fsCounter
{
    position:absolute;
    font-size:18px;
    color:#ccc;
    font-family:'Georgia','Serif';
    text-align:right;
}

/* @end */
/* @group Captcha */
.fsCaptcha
{
    margin:0 auto 30px;
    width:205px;
    text-align:center;
    padding:5px;
    background:#fff;
    border:1px solid #777;
}

.fsCaptcha table
{
    border-collapse:collapse;
}

.fsCaptcha td
{
    border:solid 1px #333;
    padding:3px;
    text-align:center;
}

.captchaAudioLink img,.captchaReloadLink img
{
    border:0;
    background:#FFF;
}

.captchaEntry
{
    margin-top:5px;
}

.captchaError label
{
    font-weight:bold;
    color:red;
}

.captchaError .captchaEntry
{
    background-color:#fcc;
}

/* @end */
.fsResumeLink
{
    font-weight:bold;
    font-size:14px;
}

.fsProgress
{
    border:1px solid #ccc;
    width:104px;
    margin:9px auto;
}

.fsProgressBarContainer
{
    width:100px;
    height:10px;
    margin:1px;
    border:1px solid #ddd;
    background:#f4f4f4;
    position:relative;
    text-align:left;
}

.fsProgressBar
{
    width:0;
    height:10px;
    background:#ccc;
}

.fsProgressText
{
    z-index:10;
    line-height:10px;
    font-size:9px;
    text-align:center;
    width:100px;
    margin-top:-10px;
    padding-bottom:2px;
    color:#555;
}

.fsSaveIncomplete
{
    font-size:9px;
    color:#777;
    background-color:#fafafa;
    padding:2px;
}

.fsSaveIncomplete:visited {
    color:#777;
}

.fsSaveIncomplete:hover {
    color:#000;
}

.fsHiddenCell *,.fsHiddenCell .fsLabel
{
    display:none;
}

#fsSubmissionCheckmark
{
	width: 75px;
	height: 68px;
	float: left;
    background:url(../../images/2/confirmationCheckmark.png);
}

.fsBlankSection { display:none; }

.fsMatrix
{
    margin:6px 0;
    border-collapse:collapse;
}

.fsMatrix th, .fsMatrix td
{
    text-align:center;
    padding:4px 0;
    font-weight:normal;
    width:75px;
    border-bottom:dotted 1px #ccc;
}

.fsMatrix th
{
    font-size:11px;
}

.fsMatrix td.fsMatrixLabel
{
    text-align:left;
    padding-right:8px;
    width:200px;
}

.fsMatrixCol1 {
	background:url(../../images/2/black_translucent.png);
}
.fsMatrixCol2, .fsMatrixLabel {
	background:url(../../images/2/white_translucent.png);
}

.fsOptionLabel	{
	font-size:12px;
}

.fsCurrency		{
    font-size:14px;
    color:#555;
	font-weight:bold;
}

.fsFormatNumber	{
	text-align:right;
	color:#000000;
}

.fsNumberDecimals-2	{
	color:#FF0000;
	font-weight:bold;
}


/* SLIDER */

.fsSliderBg {
    position: relative;    
    background: url(../../images/2/slider-bg.gif) no-repeat 5px 0;
    height: 28px;
    width: 108px;
    float:left;
}

.fsSliderBg .fsSliderThumb {
    position: absolute;
    cursor: default;
    top: 4px;
}

.fsSliderValue {
    float:left;
    margin-left:15px;
    font-size:14px;
    font-weight:bold;
    background-color:#f7f7f7;
    color:#333;
    padding:5px;
}

input.fsFormatCreditCard {
    margin-right:10px;
}

img.fsCreditCardLogo {
    vertical-align:top;
    border:solid 1px #777;
}

.discountcodeMsg {

    font-style: italic;
    font-size: x-small;

}

#recaptcha_area {

    margin-left: auto;
    margin-right:auto;
}

.fsRowBody#fsCell14486245	{
	
	border-left: solid 1px #a20a0a;
	border-right: solid 1px #a20a0a;
	padding: 5px;
	color:#000000;
}

.fsRowBody#fsCell14522710
{
	padding: 5px;
	border-left: solid 1px #a20a0a;
	border-right: solid 1px #a20a0a;
	border-bottom: solid 1px #a20a0a;
	color:#000000;
}
.fsRowBody#fsCell14522696
{
	
	padding: 5px;
	border-left: solid 1px #a20a0a;
	border-right: solid 1px #a20a0a;
	border-top: solid 1px #a20a0a;
	color:#000000;
}

/* MOBILE ALERT */
#mobile-alert p { width: 100%; text-align: center !important; }
#mobile-alert input[type="submit"] { background: none; border: none; color: red; text-decoration: underline; cursor: pointer; }
