body {
	background-color: white;
	margin: 0px; 
	padding: 0px;
	color: #134260;	
	font: 12px/14px Verdana, sans-serif;
	}


textarea {
	width: 395px;
	height: 55px;
	}


#tour_examples {
	width: 225px;
	float: left;
	padding: 0px 0px 0px 40px;
	}

#comments_form {
	width: 400px;
	margin: 0px auto;
	border: 1px solid #ddd;
	padding: 20px;
	}
	
#temp {
	width: 662px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	}
	
.examples_text {
	padding-left: 20px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

/*____________________________________________________________________________________________Links_*/

a:link {
	color: #4f6c88;
	text-decoration: none;
	}
a:link img {
	border: 2px solid #4f6c88;
	}
	
a:visited {
	color: #4f6c88;
	text-decoration: none;
	}
a:visited img {
	border: 2px solid #4f6c88;
	}
	
a:hover {
	color: #FDA328;
	text-decoration: none;
	}
a:hover img {
	border: 2px solid #FDA328;
	}

a:active {
	color: #4f6c88;
	text-decoration: none;
	}
a:active img {
	border: 2px solid #4f6c88;
	}
	
/*____________________________________________________________________________________________Tags_*/

p { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h1 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h2 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h3 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h4 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h5 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

span { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

strong { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

/*____________________________________________________________________________________________Helpers_*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.img_left { float: left; clear: none; display: block; }
.img_right { float: right; clear: none; display: block; }

.retnec { text-align: center; }
		
.content_left { float: left; }
.content_right { float: right; }
		
.orange_text { color: #ef720f; }
.blue_text { color: #70bef3; }

.breaker { width: 100%; Height 15px; line-height: 15px; }

.no_border { border: 0px; }

/*____________________________________________________________________________________________Form Validation_*/
	
#ClientValidationSummary {
	background-color: #eeeeee;
	width: 718px;
	padding: 10px 5px;
	color: red;
	line-height: 20px;
	}
#ClientValidationSummary a {
	color: red;
	}
.validation-inline-error-message { 
	width: 170px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	color: #FF7900;
	font-size: 10px;
	}

	
/*____________________________________________________________________________________________Main Layout_*/

#container {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	height: 100%;
    clear: both;
	}	
	
#top {
	background-color: #697C91;
	width: 960px;
	height: 26px;
	}
	#top p {
		width: 600px;
		float: right;
		text-align: right;
		color: white;
		font-size: 11px;
		padding: 8px 5px 0px 0px;
		}
	#top a:link {
		color: white;
		text-decoration: none;
		}
	#top a:visited {
		color: white;
		text-decoration: none;
		}
	#top a:hover {
		color: white;
		text-decoration: underline;
		}
	#top a:active {
		color: white;
		text-decoration: none;
		}
		
#banner {
	width: 960px;
	height: 81px;
	}
	#banner img {
		padding: 37px 0px 0px 28px;
		margin: 0px;
		}
		
#navigation {
	width: 960px;
	height: 33px;
	clear: both;
	padding: 0px 0px 30px 0px;
	}
	a.nav_btns { 
		background: url("/_ima/nav_ro.gif") no-repeat;
		padding: 9px 0px 0px 0px; 
		margin: 0px auto; 
		text-decoration: none; 
		text-align: center;
		width: 90px; 
		height: 24px;
		float: left; 
		clear: none; 
		color: #67798F;
		}
	a.nav_btns:visited { 
		text-decoration: none; 
		color: #67798F;
		}
	a.nav_btns:hover { 
		background-position: bottom;
		text-decoration: none; 
		color: white;
		}
	a.nav_btns:active { 
		text-decoration: none; 
		color: white;
		}	
	
	a.nav_btns_on { 
		background: url("/_ima/nav_on.jpg") no-repeat;
		padding: 9px 0px 0px 0px; 
		margin: 0px auto; 
		text-decoration: none; 
		text-align: center;
		width: 90px; 
		height: 24px;
		float: left; 
		clear: none; 
		color: #572f00;
		font-weight: bold;
		}
	a.nav_btns_on:visited { 
		text-decoration: none; 
		color: #572f00;
		}
	a.nav_btns_on:hover { 
		text-decoration: none; 
		color: black;
		}
	a.nav_btns_on:active { 
		text-decoration: none; 
		color: #572f00;
		}	
				
#answers_navigation {
	width: 100%;
	height: 33px;
	clear: both;
	padding: 0px 0px 30px 0px;
	}
	a.sub_nav_btns { 
		background: url("/_ima/nav_ro.gif") no-repeat;
		padding: 9px 0px 0px 0px; 
		margin: 0px auto; 
		text-decoration: none; 
		text-align: center;
		width: 90px; 
		height: 24px;
		float: left; 
		clear: none; 
		color: #67798F;
		}
	a.sub_nav_btns:visited { 
		text-decoration: none; 
		color: #67798F;
		}
	a.sub_nav_btns:hover { 
		background-position: bottom;
		text-decoration: none; 
		color: white;
		}
	a.sub_nav_btns:active { 
		text-decoration: none; 
		color: white;
		}	
	
	a.sub_nav_btns_on { 
		background: url("/_ima/nav_on.jpg") no-repeat;
		padding: 9px 0px 0px 0px; 
		margin: 0px auto; 
		text-decoration: none; 
		text-align: center;
		width: 90px; 
		height: 24px;
		float: left; 
		clear: none; 
		color: #572f00;
		font-weight: bold;
		}
	a.sub_nav_btns_on:visited { 
		text-decoration: none; 
		color: #572f00;
		}
	a.sub_nav_btns_on:hover { 
		text-decoration: none; 
		color: black;
		}
	a.sub_nav_btns_on:active { 
		text-decoration: none; 
		color: #572f00;
		}	
		
#content_container {
	background: url("/_ima/content_top.gif") no-repeat;
	background-color: white;
	width: 960px;
	height: 100%;
	padding: 10px 0px 0px 0px;
	}
	#actual_content {
		width: 940px;
		margin: 0px auto;
		}
		
.side_breakers {
	border-bottom: 1px solid #3B9FDD;
	padding: 5px 0px 5px 0px;
	}
.side_breakers:hover {
	background-color: white;
	}
		
.side_bars {
	background: url("/_ima/small_fades.jpg") no-repeat;
	background-color: #e8ebee;
	width: 165px;
	padding: 4px 20px 4px 20px;
	border: 1px solid #bcc5ce;
	color: #66798e;
	margin: 0px 0px 15px 0px;
	}
	
	.side_bars a:link img {
		border: 3px solid #BCC5CE;
		}
	.side_bars a:visited img {
		border: 3px solid #BCC5CE;
		}
	.side_bars a:hover img {
		border: 3px solid #27A0EF;
		}
	.side_bars a:active img {
		border: 3px solid #BCC5CE;
		}
		
	.side_bar_top_pic {
		margin: 20px 0px 0px 4px;
		}
		
	.agent_name {
		width: 156px;
		text-align: center;
		font-size: 11px;
		}
	.featured_property {
		width: 156px;
		font-size: 11px;
		padding-left: 4px;
		}
	.featured_property .price {
		color: #ef720f;
		}
		
.answers_side_bars {
	background: url("/_ima/side_answers_mid.gif") repeat-y;
	width: 207px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	color: #66798e;
	margin: 0px 0px 15px 0px;
	}
	#side_ask_question {
		width: 180px;
		padding: 0px 0px 0px 10px;
		}
		
.button_container {
	height: 27px;
	}
a.buttons {
	margin-top: 19px;
	padding: 0px;
	background: url("/_ima/orange_btn_bg.gif") repeat-x;
	text-decoration: none;
	height: 27px;
	float: left;
	width: auto;
	color: white;
	}
	a.buttons:hover {
		background-position: 0px -29px;
		text-decoration: none;
	color: white;
		}
	a.buttons p {
		padding: 6px 0px 0px 0px;
		text-align: center;
		float: left;
	color: white;
		}
	.button_left {
		float: left;
		border: 0px;
		padding: 0px 10px 0px 0px;
		}
	.button_right {
		border: 0px;
		padding: 0px 0px 0px 10px;
		}
		
a.grey_buttons {
	margin: 3px 8px 0px 8px;
	padding: 0px 10px 0px 10px;
	background: url("/_ima/grey_btn_bg.gif") repeat-x;
	border: 1px solid #bcc5ce;
	text-decoration: none;
	height: 27px;
	float: left;
	width: auto;
	color: #666;
	}
	a.grey_buttons:hover {
		background-position: 0px -26px;
		text-decoration: none;
		color: black;
		}
	a.grey_buttons p {
		padding: 6px 0px 0px 0px;
		text-align: center;
		float: left;
		}
	a.grey_buttons img {
		float: left;
		border: 0px;
		padding: 5px 4px 0px 0px;
		}
		
a.sign_up_btn {
	background: url("/_ima/sign_up_btn.jpg") no-repeat;
	width: 228px;
	height: 44px;
	float: right;
	padding: 0px 19px 0px 0px;
	}
	a.sign_up_btn:hover {
		background-position: 0px -46px;
		text-decoration: none;
		color: black;
		}

#footer {
	background-color: #697C91;
	width: 960px;
	height: 26px;
	clear: both;
	margin-top: 15px;
	}	
	#footer p {
		width: 600px;
		float: right;
		text-align: right;
		color: white;
		font-size: 11px;
		padding: 6px 5px 0px 0px;
		}
	#footer a:link {
		color: white;
		text-decoration: none;
		}
	#footer a:visited {
		color: white;
		text-decoration: none;
		}
	#footer a:hover {
		color: white;
		text-decoration: underline;
		}
	#footer a:active {
		color: white;
		text-decoration: none;
		}
		
/* login btn */
		
.button input {font-size: 14px;height: 28px;}
		
#submit_btn {
	margin: 10px 0px 2px 0px;
	padding: 0px;
	height: 24px;
	}
			
#search_btn {
	margin: 0px 0px 2px 0px;
	padding: 15px 0px 0px 0px;
	height: 24px;
	}
	
.buttons a, .buttons button {
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    background-color: white;
    border: 1px solid #3B9FDD;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #3B9FDD;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
	}
.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
	}
.buttons button[type] {
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
	}
*:first-child+html button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
	}
.buttons button img, .buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
	}
	/* POSITIVE */

button.positive, .buttons a.positive {
    color: #3B9FDD;
}
.buttons a.positive:hover, button.positive:hover{
    border: 1px solid #FA7003;
    color: #FA7003;
}
.buttons a.positive:active {
    background-color: #E8EBEE;
    border: 1px solid #BCC5CE;
    color: #3B9FDD;
}

		
.fif_breaker {
	background-color: white;
	color: white;
	width: 300px
	height: 15px;
	line-height: 15px;
	}
		
/*____________________________________________________________________________________________Index Layout_*/

.right_index {
	float: right;
	width: 205px;
	clear: none;
	}

.left_index {
	float: left;
	width: 720px;
	}

#left_tabs {
	background: url("/_ima/side_tabs_bg.gif") left repeat-y;
	width: 432px;
	float: left;
	margin: 0px 0px 0px 0px;
	}
	

.index_mid {
	float: right;
	width: 267px;
	padding: 15px 0px 0px 0px;
	}

#index_map {
	background-color: #e8ebee;
	width: 714px;
	height: 321px;
	border: 1px solid #bcc5ce;
	padding: 4px 0px 0px 4px;
	}
	#under_map {
		background-color: #e8ebee;
		width: 710px;
		height: 40px;
		border-top: 1px solid white;
		border-right: 1px solid #bcc5ce;
		border-bottom: 1px solid #bcc5ce;
		border-left: 1px solid #bcc5ce;
		padding: 4px 0px 0px 8px;
		}
		#under_map h1 {
			margin: 3px 0px 0px 0px;
			width: 300px;
			float: left;
			}
	
.search_bar {
	background: url("/_ima/small_fades.jpg") no-repeat;
	background-color: #e8ebee;
	width: 165px;
	height: 321px;
	padding: 4px 20px 0px 20px;
	border: 1px solid #bcc5ce;
	color: #666;
	margin: 0px 0px 15px 0px;
	}
	#location_and_range {
		border-bottom: 1px solid #bcc5ce;
		width: 165px;
		height: 100px;
		padding: 20px 0px 8px 0px;
		}
	#location_and_range select {
		width: 162px;
		border: 1px solid #bec7d0;
		padding: 3px 3px 3px 5px;
		}
	.price_range {
		padding: 12px 0px 0px 0px;
		width: 140px;
		clear: both;
		}
	.price_range select {
		width: 133px;
		border: 1px solid #bec7d0;	
		padding: 3px 3px 3px 5px;	
		}
	#range_director {
		padding: 32px 0px 0px 0px;
		width: 20px;
		text-align: right;
		}
		
#top_tabs_container {
	width: 436px;
	height: 34px;
	margin: 15px 0px 0px 0px;
	border-bottom: 1px solid #BCC5CE;
	border-left: 1px solid #BCC5CE;
	float: left;
	}
	.top_tabs {
		background: url("/_ima/grey_btn_bg.gif") repeat-x;
		width: 100px;
		height: 26px;
		padding: 7px 0px 0px 0px;
		border-right: 1px solid #BCC5CE;
		border-top: 1px solid #BCC5CE;
		float: left;
		}
	.top_tabs p {
		font-weight: bold;
		text-align: center;
		}
	.top_tabs_selected {
		background-color: white;
		width: 100px;
		height: 27px;
		padding: 7px 0px 0px 0px;
		border-right: 1px solid #BCC5CE;
		border-top: 1px solid #BCC5CE;
		border-bottom: 1px solid red;
		margin-bottom: -1px;
		float: left;
		}
	.top_tabs_selected p {
		color: #ef720f;
		font-weight: bold;
		text-align: center;
		}
	.tab_cover_floater {
		float: right;
		margin: 0px;
		padding: 0px;
		width: 2px;
		height: 34px;
		clear: none;
		}
	.tab_cover {
		background-color: white;
		position: absolute;
		clear: none;
		width: 2px;
		height: 34px;
		margin: 0px 0px 0px 1px;
		}
	
#top_tabs_content {
	background: url("/_ima/top_tabs_bg.jpg") repeat-x bottom;
	width: 401px;
	padding: 15px;
	border-right: 1px solid #BCC5CE;
	border-bottom: 1px solid #BCC5CE;
	border-left: 1px solid #BCC5CE;
	line-height: 22px; 
	float: left;
	}
	
#side_tabs_content {
	width: 437px;
	height: 100%;
	margin: 15px 0px 15px 0px;
	border-right: 1px solid #BCC5CE;
	border-top: 1px solid #BCC5CE;
	line-height: 20px; 
	float: left;
	}
	
	.sections_header {
		background-color: #E8EBEE;
		width: 100%;
		height: 35px;
		padding: 5px 0px 0px 0px;
		margin: 15px 0px 7px 0px;
		float: right;
		border: 1px solid #BCC5CE
		}
		.sifr_mover { padding: 0px 0px 0px 10px; width: 200px; float: left; }
		.sections_header select { float: right; width: 120px; margin: 4px 10px 0px 0px; }
			
	.sections_0 {
		background-color: #fcfcfc;
		width: 100%;
		height: 80px;
		padding: 5px 0px 5px 0px;
		margin: 0px 0px 7px 0px;
		float: right;
		border: 1px solid #BCC5CE;
		}
		.sections_0:hover {
			border: 1px solid #F1720F;
			}
		.sections_0 img {
			margin: 0px 10px 0px 5px;
			border: 2px solid white;
			float: left;
			}
		.sections_0 span {
			padding: 10px 0px 0px 0px;
			}
			.sections_0 span strong {
				color: #F2720F;
				}
		.property_picture_hider {
			width: 115px;
			height: 75px;
			overflow: hidden;
			float: left;
			}

	.sections_1 {
		background-color: #f7f7f7;
		width: 100%;
		height: 80px;
		padding: 5px 0px 5px 0px;
		margin: 0px 0px 7px 0px;
		float: right;
		border: 1px solid #BCC5CE;
		}
		.sections_1:hover {
			border: 1px solid #F1720F;
			}
		.sections_1 img {
			margin: 0px 10px 0px 5px;
			border: 2px solid white;
			float: left;
			}
		.sections_1 span {
			padding: 10px 0px 0px 0px;
			}
		.sections_1 span strong {
			color: #F2720F;
			}

	#side_tabs_padding {
		width: 370px;
		float: right;
		border-right: 1px solid #BCC5CE;
		padding: 12px 10px 5px 12px;
		margin: 0px 0px 0px 0px;
		}
	.side_tabs_bottom {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		float: right
		}
		
		
	a.side_btn_recently_added {
		background: url("/_ima/side_btn_recently_added.gif") top center no-repeat;
		width: 24px;
		height: 120px;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		float: left;
		}
		
	a.side_btn_open_houses {
		background: url("/_ima/side_btn_open_houses.gif") top center no-repeat;
		width: 34px;
		height: 120px;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		float: left;
		}
		
	a.side_btn_most_viewed {
		background: url("/_ima/side_btn_most_viewed.gif") top center no-repeat;
		width: 34px;
		height: 120px;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		float: left;
		}
		

.listing_buttons_floater {
	float: right;
	}
	.listing_buttons {
		width: 30px;
		height: 70px;
		position: absolute;
		margin: 1px 0px 0px -41px;
		padding: 20px 10px 0px 0px;
		}
	.listing_buttons_big {
		width: 130px;
		height: 70px;
		position: absolute;
		margin: 1px 0px 0px -141px;
		padding: 20px 10px 0px 0px;
		}
	.listing_buttons_big p {
		font-size: 10px;
		width: 108px;
		float: left;
		text-align: right;
		}
		.add_fav_push {
			padding: 12px 0px 0px 0px;
			}
		a.full360_o_btn {
			background: url("/_ima/full360_o_btn.gif") top left no-repeat;
			width: 20px;
			height: 20px;
			float: right;
			}
		a.full360_o_btn:hover {
			background: url("/_ima/full360_o_btn.gif") bottom left no-repeat;
			}
		a.add_btn {
			background: url("/_ima/add_btn.gif") top left no-repeat;
			width: 20px;
			height: 20px;
			float: right;
			margin: 10px 0px 0px 0px;
			}
		a.add_btn:hover {
			background: url("/_ima/add_btn.gif") bottom left no-repeat;
			}
			
	
	
#ad_container {
	background: url("/_ima/ad_bg.gif") no-repeat left center;
	background-color: #e8ebee;
	border: 1px solid #bcc5ce;
	width: 940px;
	height: 114px;
	clear: both;
	}
	
#answers_mini_section {
	background: url("/_ima/answers_mid.gif") repeat-y;
	clear: both;
	width: 267px;
	padding: 0px 0px 0px 0px;
	}
	#answers_mini_section a:link {
		color: #4a7aaa;
		text-decoration: none;
		}
	#answers_mini_section a:visited {
		color: #4a7aaa;
		text-decoration: none;
		}
	#answers_mini_section a:hover {
		color: #4a7aaa;
		text-decoration: underline;
		}
	#answers_mini_section a:active {
		color: #4a7aaa;
		text-decoration: none;
		}
		
	.answers_description {
		font-size: 10px;
		color: #8F8F8F;
		padding: 0px 20px 10px 20px;
		}
		
	.answers_mini_questions_0 {
		width: 95%;
		padding: 15px 0px 15px 0px;
		clear: both;
		padding: 10px 0px 0px 0px;
		}
	.answers_mini_questions_0 img {
		padding: 2px;
		margin: 0px 10px 0px 10px;
		float: left;
		border: 1px solid #2C7DA8;
		}
	.answers_mini_questions_0 p {
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		}
		
	.answers_mini_questions_1 {
		width: 95%;
		clear: both;
		padding: 15px 0px 15px 0px;
		}
	.answers_mini_questions_1 img {
		padding: 2px;
		margin: 0px 10px 0px 10px;
		float: left;
		border: 1px solid #2C7DA8;
		}
	.answers_mini_questions_1 p {
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		}
	
#full360 {
	font-size: 10px;
	padding: 0px 0px 15px 15px;
	}
	
.information_sides {
	width: 200px;
	float: left;
	}
	.information_sides p strong {
		color: #EF724C;
		text-decoration: underline;
		}
	
	.information_left_section {
		width: 207px;
		height: 100%;
		float: left;
		}
	.info_middle_section {
		width: 455px;
		padding: 0px 35px 20px 0px;
		float: right;
		}
	.information_right_section {
		width: 207px;
		height: 100%;
		float: right;
		}
		
#listings_container {
	width: 718px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	float: right;
	}
	

/*____________________________________________________________________________________________Property Layout_*/

.full_middle_section {
	width: 503px;
	height: 100%;
	float: left;
	padding: 0px 0px 15px 10px;
	}
	
.property_pic {
	padding: 6px;
	display: block;
	background-color: #E8EBEE;
	border: 1px solid #BCC5CE;
	}
	
.property_detail_sections {
	width: 486px;
	padding: 20px 10px 23px 10px;
	border-bottom: 1px solid #BCC5CE;
	}
	.property_detail_sections strong {
		color: #3B9FDD;
		}
	.property_detail_sections textarea {
		width: 470px;
		height: 50px;
		padding: 5px;
		}
	
.property_address {
	width: 320px;
	float: left;
	}
	.property_address strong {
		color: #75389AF;
		font-size: 16px;
		}
.property_price {
	width: 150px;
	float: right;
	text-align: right;
	}
	.property_price strong {
		color: #FA7003;
		font-size: 16px;
		}
		
	#under_property_map {
		background-color: #e8ebee;
		width: 496px;
		height: 40px;
		border-top: 1px solid white;
		border-right: 1px solid #bcc5ce;
		border-bottom: 1px solid #bcc5ce;
		border-left: 1px solid #bcc5ce;
		padding: 4px 0px 0px 8px;
		}
		
.property_inputs {
	padding: 3px;
	width: 200px;
	float: left;
	height: 21px;
	font-size: 18px;
	font-weight: bold;
	color: #3B9FE8;
	}
		
.amenities_sections {
	width: 160px;
	height: 100px;
	float: left;
	}
	.amenities_sections li {
		margin: 0px;
		padding: 0px;
		list-style: none;
		}
	.amenities_sections ul {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		}
	.amenities_sections p {
		border-bottom: 1px solid #EF720F;
		width: 140px;
		}	
		
.selling_agents_broker {
	border: 1px solid #CCD9E9;
	}
	

/*____________________________________________________________________________________________Sign Up Layout_*/

#why_sign_up {
	width: 300px;
	float: left;
	}
	
#sign_up {
	width: 570px;
	float: right;
	border-left: 1px solid #697C91;
	padding: 0px 0px 0px 35px;
	}
.send_to_friend_details {
	font-size: 10px;
	color: #666;
	}	
.side_inputs {
	width: 160px;
	}
.send_to_friend_textarea {
	width: 160px;
	}
.side_sign_up_details {
	padding: 0px 0px 10px 10px;
	}

a.side_sign_up_btn {
	background: url("/_ima/side_sign_up_btn.jpg") no-repeat;
	width: 150px;
	height: 30px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 9px;
	}
	a.side_sign_up_btn:hover {
		background-position: 0px -30px;
		text-decoration: none;
		color: black;
		}
	