html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3;
	font-family: Tahoma;
	color:#555;
	font-size:small;
}
a{
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*******************END OF NAVIGATION***********************/
h6{
font-size:1.7em;
color:#404040;
padding:0px 0px 0px 10px;
}
#div_body_main_part{
	margin:0px 0px 0px 10px;
border:1px #e2e2e2 solid;
float:left;
padding:10px;
width:550px;
}
/***********Listings styles****************/

#listings_container_div{
width:550px;
}
.jcarousel-skin-tango li{
	display:inline;
}
/*listing left table */
#features table{
	margin:10px 0px 0px 0px;
}
#features table tbody th{
	text-align:left;
	color:#909090;
	padding:5px 5px 0px 0px;
}
#listing_head_h3,#listing_head_h2{
color:#909090;
font-size:0.9em;
}
#listing_head_h1{
font-size:2em;
}
/* end of listing left table */
#images_div{
width:325px;
float:left;
}
#features{
width:220px;
float:left;
}
.field_value_caption{
	font-size:1.2em;
	font-weight:bold;
	color:#909090;
	margin:0px 0px 5px 0px;
	
}
.main_listing_image{
width:245px;
padding:10px 10px 0px 40px;
}
#full_description{
border-top: 1px #707070 solid;
border-bottom: 1px #707070 solid;
padding:10px 0px; 
margin:20px;
float:left;
width:510px;
}
#home_features, #community_features{
    float:left;
    padding-left: 10px;
    width:250px;
}


#tools{
    float:left;
    padding:10px;
    width:550px;
}
#tools ul li{
    display:inline;
    padding:10px;
}
#tools ul li a, #vtour a{
    color:black;
}
#vtour{
	padding:10px 0px 0px 10px;
	float:left;
}
#tools ul li a:hover, #vtour a:hover{
    color:green;
}

#viewed_listing{
width:550px;
float:left;
}
#gmap{
margin:20px;
float:left;
}
.listing_description_full
{
white-space:pre-wrap;
}
#bookmark{
	margin:50px 0px 0px 0px;
}
#link_form{
	float:left;
	width:550px;
}
/*********** END of Listings styles ****************/









