/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html,
body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
/*
  Override the default (display: inline) for
  browsers that do not recognize HTML5 tags.

  IE8 (and lower) requires a shiv:
  http://ejohn.org/blog/html5-shiv
*/
  display: block;
}

b,
strong {
/*
  Makes browsers agree.
  IE + Opera = font-weight: bold.
  Gecko + WebKit = font-weight: bolder.
*/
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode: bicubic;
}

li {
/*
  For IE6 + IE7.
*/
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
/*
  For IE9.
*/
  overflow: hidden;
}

.left{float:left !important;}
.buyerStaementMargin {  margin-left:335px; }
.sellerStaementMargin {  margin-left:420px; }
/*.sellerStatementCommentBox{margin-top :5px !important; }
.buyerStatementCommentBox{margin-top:5px !important;}*/
.buttons {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 3px 3px #999999 inset;
    float: left;
    margin: 10px 0 0 25px;
    padding: 8px 5px 8px 8px;
    width: 94%;
}
.nolimit {
    display: inline;
    margin-left: 22%;
    width: 100px;
    font-size:smaller;
}
.commissionCinfigMargin{margin-left:48px;float:left;}
.commissionCinfigSocWidth{width:75px;}
.commissionCinfigLocWidth{width:60px;}
.commissionCinfigSideBarWidth{width:720px;}
.datewidth .rcTable.rcSingle{width:120px !important;}
.RadPicker.RadPicker_Default.datewidth {width: 130px !important;}

.sidemgr {
    display: inline;
    font-size: smaller;
    margin-left: 24%;
    margin-right: -189px;
}
.col-half {width: 50%; float: left;}
.form {padding: 20px;}
.row {width: 100%; padding: 5px 0; border-bottom: 1px dotted #ccc; clear: both; display: block; float: left;}
.row:hover {background: #f1f4f6;}
label {width: 180px; float: left; text-align: left; padding-right: 5px; font-weight:bold;}