/* Digihouse ESTATE AGENTS */
.tabular {
border:1px solid #ebebec;
margin:2px;
padding:0;
}
.float {
float: left;
margin:0;
padding:0;
height:300px;
width:350px;
}
p.center {
text-align:center;
}

#buynow {
position:relative;
float:right;
top:-20px;
/*left:550px;*/
/*border:1px solid red;*/
}
ul.nobullet {
list-style:None;
line-height:1.5em;
}
.red, .sarah  {
color:red;
font-weight:bold;
/*font-size:1.2em;*/
}
.red a, .sarah a {
color:red;
font-weight:bold;
/*font-size:1.2em;*/
}
.error  {
color:#fff;
background:red;
font-weight:bold;
border:1px solid #000;
/*font-size:1.2em;*/
}
.error a {
color:#fff;
font-weight:bold;
text-decoration:underline;
/*font-size:1.2em;*/
}
.hint {
color:#83868B;
font-size:0.8em;
}
.button{
background: url(images/submit.gif) no-repeat;
width:75px;
height:30px;
border:none;
padding-bottom:4px;
font-weight:bold;
color:#83868D;
/*text-transform:uppercase;
font-size:1.0em*/
}
a.nlink, a.nlink:link, a.nlink:hover {
color:#ADD038;
text-decoration:none;
}
