.layoutcontainer { margin: 0 auto; float: left; position: relative; left: 20px; width: 565px; border: 1px solid black; background-color: #FFFFFF; text-align: left; } .photos { border: 1px solid black; } .editsave, .editsave a:link, .editsave a:visited, .editsave a:active { font-size: 11px; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; color: #993300; text-decoration: none; cursor: pointer; cursor: hand } .editsave a:hover { font-weight: bold; color: #3333CC; text-decoration: underline; cursor: pointer; cursor: hand } .editsavegray { font-size: 11px; font-family: Arial, Helvetica, Sans-serif; color: #999999; text-decoration: none; } .helphint { font-size: 11px; font-family: Arial, Helvetica, Sans-serif; color: #003300; text-decoration: none; text-align: right; } .depositinfo { background-color: #EDF6FF; border: 1px solid #999999; font-size: 12px; font-family: Arial,Helvetica,Sans-serif; } textarea { font-family: Arial,Helvetica,Sans-serif; } .buttonsubmit { background-color: transparent; background-image: url(/site/but_fill.gif); background-repeat: no-repeat; width: 132px; height: 20px; text-align: center; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; font-size: 12px; font-weight: bold; text-decoration: none; border: none; } td.tdborder { border: 1px dotted red; padding: 5px; background-color: #FFFFCC; } td.tdborderleft { border-top: 1px dotted red; border-right: none; border-bottom: 1px dotted red; border-left: 1px dotted red; background-color: #FFFFCC; } td.tdborderright { border-top: 1px dotted red; border-right: 1px dotted red; border-bottom: 1px dotted red; border-left: none; background-color: #FFFFCC; } td.tdbordercenter { border-top: 1px dotted red; border-right: none; border-bottom: 1px dotted red; border-left: none; background-color: #FFFFCC; } .photos { border: 1px solid black; background-color: #000000; } .depositforms { font-size: 10px; } .textareaforms { font-size: 12px; }