#blog-call {
	width: 150px;
	float: right;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #D23500;
	border-right-color: #D23500;
	border-bottom-color: #EC3C00;
	border-left-color: #D23500;
	padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	padding-bottom: 3px;
	padding-left: 3px;
}

#blog-call img{
	float: left;
	margin-right: 2px;
}

#blog-call a{
	vertical-align: top;
}

.warning {
	color: #CC0033;
}

.popout-right {
	background-color: #D5EAFF;
	padding: 5px;
	float: right;
	margin-left: 5px;
	border-top-width: 3px;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: solid;
	width: 180px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

.floatleft {
	float: left;
}

.center-90tab {
	width: 90%;
	border: thin outset;
	margin: auto auto 10px;
	padding: 3px;
}

.auto-center-box {
	border: thin outset;
	margin: auto;
	padding: 3px;
	text-align: center;
	width: 90%;
}

.center {
	margin: auto;
	text-align: center;
}

.map {
	height: 300px;
	width: 400px;
	margin: 5px;
	border: medium groove;
	float: right;
	clear: right;
}

.map-right {
	height: 300px;
	width: 400px;
	float: right;
	margin: 5px;
	border: medium groove;
}

#condo-map {
	height: 600px;
	width: 500px;
	margin: 5px;
	border: medium groove;
}

.right-framed {
	margin: 5px;
	padding: 5px;
	float: right;
	border: thin outset;
}
.mainbullet {
	padding-top: 10px;
}

.2ndbullet {
	padding-top: 5px;
}

.pics {
	float: right;
	width: 400px;
	vertical-align: top;
}

.ads {
	border: thin none #9999FF;
	margin: 5px auto;
	padding: 0px;
	font-size: 12px;
	width: 90%;
}

.framed {
	padding: 5px;
	float: none;
	border: thin outset;
	background-color: #E6E6E6;
	margin: 5px;
}

.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


