/*styles for drawing non flash gallery*/

body { background-color: #fff; color: #000; margin: 0px; }

#logo { margin: 20px; }

#propertyContainer { float: right; display: block; }

#propertyTitle { margin-right: 20px; font-family: times new roman, times; color: #000; font-size: 18px; font-weight: bold; display: block; text-align: right; }

#propertyLocation { margin-right: 20px; font-family: times new roman, times; color: #000180; font-size: 18px; font-weight: bold; display: block; text-align: right; }

#propertyPrice { margin-right: 20px; font-family: century gothic, verdana, sans serif; color: #04026f; font-size: 14px; font-weight: bold;  display: block; text-align: right; }

#buttonSlideshow { margin: 20px; }

#buttonControlContainer { float: right; display: block; }

#buttonImageControl{ margin-right: 20px; }
#buttonImageControl img{ display: inline; }

#doubleLine { width: 100%; border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; height: 7px; }

#pictureHolder { margin-top: 50px; }

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div { height: 1%; margin-left: 0; }
/* End hide from IE5/mac */
