﻿
#main {
background: transparent;
float: right;
width: 680px;
padding: 0; /*earlier build  1em 0 4em 0*/
}
#main p {
text-indent: .8em;
}

#homesBar {
float: right;
width: 220px;
padding-right:20px;
margin-left:16px;
}

#homesBar ul {
margin: 0;
padding-top: 3em;
list-style-type: none;
text-decoration: none;
}

#homesBar li {
margin-bottom: 20px;
list-style-type: none;
text-decoration: none;
}

#homesBar img {
border: 1px #69c solid;
}

