@charset "UTF-8";
/**
{
	padding:0;
	margin:0;
}*/
.errorValidation
{
	/*font-family:Arial;*/
	color:rgb(250,0,0);
	font-size:11px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.success
{
	/*font-family:Arial;*/
	color:#00AA00;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.swatch
{
	border:1px solid #000000;
	cursor:pointer;
	float:left;
	height:25px;
	margin:2px 0pt 0pt 2px;
	text-decoration:none;
	width:22px;
}
#color_box_content_cell
{
	background-color: #C9D590;
}
#color_box_content 
{
	background:#C9D590 none repeat scroll 0%;
	border:thick solid #C9D590;
	height:147px;
	margin:0px;
	width:185px;
}
#preview_code
{
	width:99%;
	height:400px;
	border:0px;
}
textarea {
	font-family:Arial,Helvetica,Tahoma,kalimati,Verdana,sans-serif;
	font-size:11px;
}
.search_box_corner_top_left
{
	background:transparent url('../images/desktop/green_dot.gif') no-repeat scroll left top;
	height:5px;
	width:5px;
	float:left;
}
.search_box_corner_top_right
{
	background:transparent url('../images/desktop/green_dot.gif') no-repeat scroll right top;
	height:5px;
	width:5px;
	float:right;
}
.search_box_corner_bottom_left
{
	background:transparent url('../images/desktop/green_dot.gif') no-repeat scroll left bottom;
	height:5px;
	width:5px;
	float:left;
}
.search_box_corner_bottom_right
{
	background:transparent url('../images/desktop/green_dot.gif') no-repeat scroll right bottom;
	height:5px;
	width:5px;
	float:right;
}
.search_box_title1
{
	/*font-family:Arial;*/
	font-weight:bold;
	color:#38525F;
	font-size:18px;
	padding-top:9px;
	padding-bottom:10px;
}
.search_box_content
{
	font-family:Tahoma,kalimati;
	font-weight:bold;
	font-size:12px;
	color:#38525F;
}

.search_box_example_div
{
	padding-bottom:25px;
    padding-left:266px;
}
.search_box_example
{
	font-family:Tahoma,kalimati;
	font-size:10px;
	color:#6B838E;		
	text-decoration:underline;	
}
input[type="text"],input[type="password"],select, textarea,input[type="file"]
{
	background: white;
	border-top: 1px solid black;
	border-left:1px solid black;
	padding: 3px;	
	border-color:Black;
}
.search_box_find_color
{
	color: #58585A;
	font-size:11px;
}
.search_box_price_color
{
	color:#888888;
	font-size:11px;
}
.search_solidgray
{
	border: 1px solid #C0C0C0;
}
h1
{
	margin:0 0 20px 0;
	padding:0;
	color:#4E4E4E;
	/*font-family:Arial;*/
	font-weight:bold;
	font-size:18px;	
	text-align:center;
}
div h3
{
	color:#4E4E4E;
	/*font-family:Arial;*/
	font-weight:bold;
	font-size:16px;	
	text-align:left;
	vertical-align:top;
	padding-left:1px;
}
div h4
{
    color:#4E4E4E;
	/*font-family:Arial;*/
	font-weight:bold;
	font-size:16px;
	text-align:center;
	vertical-align:top;	
}
div h5
{
    color:#4E4E4E;
	/*font-family:Arial;*/
	font-weight:bold;
	font-size:16px;
	text-align:left;
	vertical-align:top;
	padding:0px;
}
.descTitle
{
    color:#4E4E4E;
    /*font-family:Arial;*/
    font-size:16px;
    font-weight:bold;
    padding-left:1px;
    padding-bottom:5px;
    text-align:left;
    vertical-align:top;
}
.searchTitle /*search title */
{
    color:#6B838E;
	font-family:Arial;
	font-weight:Bold;
	font-size:14px;
	vertical-align:top;    
   /* padding-bottom:5px;*/
    text-decoration:none;
}
.save_to_my_favorites
{
    /*font-family:Arial;*/
    font-weight:normal;
    font-size:11px;
    text-align:left;
    text-decoration:underline;
    color:#9D9D9D;    
}
.search_price
{
    /*font-family:Arial;*/
    font-weight:Bold;
    font-size:13px;
    text-align:left;
    color:Black;
}
.search_details
{
    /*font-family:Arial;*/
    font-weight:Bold;
    font-size:12px;
    text-align:left;
    color:#38525F;
}
.search_details_text
{
    /*font-family:Arial;*/
    font-weight:normal;
    font-size:12px;
    text-align:left;
    color:#38525F;
}
div p
{
	font-family:Tahoma,kalimati;
	font-weight:normal;
	font-size:12px;	
	color:#929292;
	text-align:left;
}
a img
{
	border:0;
	cursor:pointer;
	cursor:hand;
}

.home_agents_box
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgb(128, 128, 128);
	width: 308px;
	height: 180px;
	margin-bottom:10px;
}
.gray_white_spot_side_bottom
{
	background:transparent url('../images/desktop/gray_white_corner.gif') no-repeat scroll bottom;
	height:5px;
	width:309px;
}
.gray_white_spot_side_bottom_mobile
{
	background:transparent url('../images/desktop/gray_spot_bottom_corner.gif') no-repeat scroll top;
	height:5px;
	width:309px;
}
.gray_white_spot_content
{
	background-color:#765F55;
	vertical-align:middle;
	height:36px;	
}
.gray_white_spot_content_mobile
{
	background-color:#765F55;
	vertical-align:middle;
	height:71px;	
	padding-left:23px;
	text-align:left;
}

.gray_white_spot_interior
{
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#E8E8E8;
	text-align:center;
}
.gray_white_spot_title
{
	color:white;
	/*font-family:Arial;*/
	font-weight:bold;
	font-size:16px;	
	text-align:left;
	padding-left:23px;
	padding-top:8px;
}
.gray_white_spot_real_estate
{
	font-weight:Bold;
	padding:13px 20px 18px 20px;	
}
.gray_white_spot_save_your_sarches
{
	padding:15px 40px 15px 40px;	
}
.gray_white_spot_add_our_map_free
{
	font-weight:Bold;
	color:#FF7200;
	text-decoration:none;
	cursor:pointer;
}
.gray_white_spot_mobile
{
	font-family:Tahoma,kalimati;
	font-weight:Bold;
	font-size:19px;
	text-align:left;	
	padding-top:8px;	
}
.gray_white_spot_mobile_description
{
	font-family:Tahoma,kalimati;
	font-weight:Normal;
	font-size:13px;
	color:white;
	text-align:left;
	padding-right:50px;
}
.gray_white_spot_mobile_color_for_mobile
{
	color:white;
}
.gray_white_spot_mobile_color_for_search
{
	color:#EF7422;
}
.gray_white_spot_text
{
	font-family:Tahoma,kalimati;
	font-size:13px;	
	color:#5C5C5C;
	padding-bottom: 3px;
}
.gray_white_spot_featured
{
	font-family:Tahoma,kalimati;
	font-size:11px;	
	text-align:left;
	padding: 10px 20px 10px 20px;	
}
.gray_white_spot_featured_title
{
	font-weight:Bold;
	color:#5C5C5C;
}
.gray_white_spot_featured_date
{
	font-weight:Normal;
	color:#58585A;
}
.gray_white_spot_featured_description
{
	font-weight:Normal;
	color:#5C5C5C;
}
.recently_added_real_estate_title
{
	color:#4E4E4E;
	/*font-family:Arial;*/
	font-weight:bold;
	font-size:16px;	
	text-align:center;
	padding-top:5px;
}
.recently_added_listing_box_side_top
{
	background:transparent url('../images/desktop/recently_gray_lines.gif') no-repeat scroll top;
	height:5px;
	width:642px;
}
.recently_added_listing_box_side_left
{
	background:transparent url('../images/desktop/recently_gray_short_lines.gif') repeat-y scroll left;
	width:5px;
	height:31px;
	float: left;
}
.recently_added_listing_box_side_right
{
	background:transparent url('../images/desktop/recently_gray_short_lines.gif') repeat-y scroll right;
	width:5px;
	height:31px;
	float: right;
}
.recently_added_listing_box_content
{
	clear:both;
	background-color:#D9E3B1;
	vertical-align:middle;
	height:30px;
	/*width:632px;*/
    padding:0;
    margin:0;   
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
   /* border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;*/
}
.recently_added_listing_link
{
	font-family:Tahoma,kalimati;
	font-weight:Bold;
	font-size:11px;	
	color:#EF7422;
	text-align:right;
	margin-top:15px;
}
.recently_added_listing_price
{
	font-family:Tahoma,kalimati;
	font-weight:Normal;
	font-size:12px;	
	color:#FF7200;
}
.recently_added_listing_address
{
	font-family:Tahoma,kalimati;
	font-weight:Bold;
	font-size:12px;	
	color:#898989;
}
.registration_link_FAQ
{
	font-family:Tahoma,kalimati;
	font-weight:Bold;
	font-size:11px;	
	color:#58585A;
	text-align:left;
}
.tools_box_content
{
	/*height:71px;*/
	float:none;
	width:193px;
	font-family:arial;
	font-weight:Bold;
	font-size:12px;	
	color:black;
	text-align:left;
	padding:5px 0px 10px 15px;
	background-color:#765F55;
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-	:1px; 
	border-right-color:#E8E8E8;
	
}
.quick_links
{
    font-family:Tahoma,kalimati;
    font-weight:Bold;
    font-size:12px;
    color:#58585A;
    text-decoration:none;    
}
.quick_links_div
{
    padding:5px 0px 5px 0px;
    color:Black;
    font-size:12px;
    font-family:Tahoma,kalimati;
    font-weight:Bold;
}
.advanced_search_box_side_bottom
{
	background:transparent url('../images/desktop/advanced_search_box_lines.gif') no-repeat scroll bottom;
	height:5px;
	width:209px;
}
.advanced_search_box_title
{
	background-color:#765F55;
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#E8E8E8;
	padding:10px 0px 0px 15px;
	width:193px;
	height:31px;
	text-align:left;
}
.advanced_search_title
{
	/*font-family:Arial;*/
	font-weight:Bold;
	font-size:16px;	
	color:white;
    padding-bottom:10px;
    padding-top:5px;
}
.addvanced_search_content
{
	height:304px;
	width:167px;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#E8E8E8;
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:#E8E8E8;
}
.addvanced_search_input_title
{
	/*font-family:Arial;*/
	font-weight:bold;
	color:#6B838E;	
	font-size:12px;	
}
/*.search_google_map_top
{
	background:transparent url('../images/desktop/map_border_lines.gif') no-repeat scroll top;
	height:5px;
	width:392px;
}*/
/*.search_google_map_bottom
{
	background:transparent url('../images/desktop/map_border_lines.gif') no-repeat scroll bottom;
	height:5px;
	width:392px;
}*/
/*.search_google_map_top_side
{
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#E8E8E8;
	width:375px;
	height:35px;
	padding:0px 0px 0px 15px;
	background-color:#EEEEEE;
	text-align:left;
}*/
/*.search_google_map_content
{
	border-style:solid; 
	border-width:1px; 
	border-color:#E8E8E8;
	padding:1px;
	height:388px; 
	width:388px;
}*/
.success_registration_page_style
{
    padding-left:50px;
    padding-right:50px;
}
.main_search_div
{
    margin-left:13px;
    margin-right:13px;
}
.saved_homes_div
{
    margin-left:13px;
    margin-right:13px;
    clear:both;
    text-align:left;
   /* margin-bottom:10px*/
   padding-bottom:10px;
}
.search_result_top
{
    background:transparent url('../images/desktop/green_corner_top.gif') no-repeat;
    height:5px;
	width:351px;
}
.search_result_content
{
    background-color:#C9D590;
	vertical-align:middle;
	height:36px;
    width:350px;
    border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCD9DF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCD9DF;
    border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCD9DF;
    /*font-family:Arial;*/
    font-weight:Bold;
    font-size:16px;
    color:#4E4E4E;   
}
.search_result_left
{
    float:left;
    padding-left:11px;
    padding-top:5px;
}
.search_result_right
{
	float:left;
    padding-right:11px;
    padding-top:5px;
    padding-left:20px;
}
.step
{
    width:174px;
    height:50px;
    float:left;    
    border-right: 1px white solid;
    font-family:Tahoma,kalimati;
    font-size:14px;
    font-weight:Bold;    
}
.step_show
{
    background-color:#D9E3B1;
    color:#4E4E4E;
}
.step_hidden
{
    background-color:#C9D590;
    color:#4E4E4E;
}
.step_click
{
    cursor:pointer;
	cursor:hand;
}
.step div
{
	padding-top:15px;
}
.fleft
{
    float:left;
}
.fright
{
    float:right;
}
.noDecoration
{
    text-decoration:none;
}
.underlineLink
{
    text-decoration:underline;
    cursor:pointer;
	cursor:hand;
}
transparentBtn
{
    color:transparent;
    border:0;
    background-color:transparent;
}
.orangeBorder
{
    border:0.1em solid #FF7202;
}
.blackBorder
{
    border:0.1em solid #FFFFFF;
}
.link
{
    cursor:pointer;
}
#myHomesLink
{
    font-size:11px;
    text-align:right; 
    margin-bottom:10px;
    font-family:Tahoma,kalimati;
}
.homesLink
{
        text-decoration: underline;color:#5C5C5C;font-weight:bold;cursor:pointer;
}
#neighbourhood_guid
{
	line-height:20px;
	text-align:left;
}
#neighbourhood_guid A:hover {text-decoration: underline;color:#58585A;}

#deleteAll A:link {text-decoration: underline; color: #58585A;}
#deleteAll A:visited {text-decoration: underline; color: #58585A;}
#deleteAll A:active {text-decoration: underline; color: rgb(108,145,171);}
#deleteAll A:hover {text-decoration: underline; color: #FF723A;}

.deleteAll
{
	padding-right:10px;
}

.deleteAll A:link {text-decoration: underline; color: white;}
.deleteAll A:visited {text-decoration: underline; color: white;}
.deleteAll A:active {text-decoration: underline; color: white;}
.deleteAll A:hover {text-decoration: underline; color: #FF723A;}

#myHomesLink A:link {text-decoration: underline;color:#5C5C5C;font-weight:bold;}
#myHomesLink A:visited {text-decoration: underline;color:#5C5C5C;font-weight:bold;}
#myHomesLink A:active {text-decoration: underline;color:#5C5C5C;font-weight:bold;}
#myHomesLink A:hover {text-decoration: underline;color:#FF7202;font-weight:bold;}

.registration_link_FAQ A:link {text-decoration: underline; color: #58585A;}
.registration_link_FAQ A:visited {text-decoration: underline; color: #58585A;}
.registration_link_FAQ A:active {text-decoration: underline; color: rgb(108,145,171);}
.registration_link_FAQ A:hover {text-decoration: underline; color: rgb(108,145,171);}

.recently_added_listing_link A:link {text-decoration: underline; color: #EF7422;}
.recently_added_listing_link A:visited {text-decoration: underline; color: #EF7422;}
.recently_added_listing_link A:active {text-decoration: underline; color:#EF7422;}
.recently_added_listing_link A:hover {text-decoration: underline; color: #EF7422;}

#save_your_sarches A:link{text-decoration: underline; color: #EF7422; font-weight:Bold;}
#save_your_sarches A:visited{text-decoration: underline; color: #EF7422;font-weight:Bold;}
#save_your_sarches A:active{text-decoration: underline; color: #EF7422;font-weight:Bold;}
#save_your_sarches A:hover{text-decoration: underline; color: #EF7422;font-weight:Bold;}


/*  AUTOCOMPLETE */
div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
	
div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px; 
	cursor:pointer;
}
.emailAlert
{
	position:fixed;
	top:70px;
	right:140px;
	z-index:100; /*10*/
	height:20px;
	background-color:orange;
	width:200px;
	color:#000000;
	display:block;
	/*font-family:Arial;*/
	font-size:12px;
	text-align:center;
	font-weight:bold;padding-top:5px;
}
.account_left
{
	padding: 0px 22px 10px;
}
.account_left div
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.required
{
	font-size:10px;
	color:red;
}
#pagination
{
	margin:0;
	padding:0;
	height:50px;	
	float:left;
	left:50%;
	position:relative;
}
#pagination ul
{
	list-style:none;	
	padding:0px;
	margin:20px auto;
	height:25px;
	left:-50%;
	position:relative;	
}
#pagination ul li
{
	float:left;
	background-color:#eeeeee;
	padding-left:6px;
	padding-right:6px;	
	margin:0 3px 0 3px;		
	border:1px solid #D7D7D7;	
	height:18px;
}
#pagination ul li[class="current"]
{
	background-color:#D2E3B7;
	border:1px solid #58585A;	
}
#pagination ul li a
{
	text-decoration:none;
	font-family:Tahoma,kalimati;
	font-size:11px;
	color:#586F7A;
	font-weight:bold;
}

.pagination_button
{
	float:left;
	background-color:white !important;
	border:0 !important;	
}
/* paginaion on the agents public profile page */
#pagination_pp
{
	margin:5px 0px 5px 0px;
	padding:0px;
	height:22px;
}
#pagination_pp ul
{
	list-style:none;	
	padding:0px;
	height:20px;
	margin:0px;
}
#pagination_pp ul li
{
	float:left;
	background-color:#eeeeee;
	padding-left:6px;
	padding-right:6px;	
	margin:0 3px 0 3px;		
	border:1px solid #D7D7D7;	
	/*height:18px;*/
}
#pagination_pp ul li[class="current"]
{
	background-color:#D2E3B7;
	border:1px solid #58585A;	
}
#pagination_pp ul li a
{
	text-decoration:none;
	font-family:Tahoma,kalimati;
	font-size:11px;
	color:#586F7A;
	font-weight:bold;
}

.pagination_pp_button
{
	float:left;
	background-color:white !important;
	border:0 !important;	
}
/* end */
.results
{
	text-align:center;
	width:100%;
	font-family:Tahoma,kalimati;
	font-size:11px;
	color:#ACACAC;
	clear:both;
}
.header
{
	height:84px;
	width:981px;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-left:auto;
	vertical-align: bottom;
	background-color: #FFFFFF;
	margin-bottom:30px;
}
.clear
{
	clear:both;
}
.content_page
{
	height:100%;
	width: 981px;
	text-align: center;
	margin-right: auto;
	margin-left:auto;
	vertical-align: bottom;
	margin-bottom:30px;
	/*float:clear;*/
	clear:both;
	padding-top:0;
}
.column
{
	height:100%;
	float:left;
	text-align: center;
	margin-right: auto;
	margin-left:auto;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
.column_right
{
	height:100%;
	float:right;
	text-align: center;
	margin-right: auto;
	margin-left:auto;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
.largeGoogleMap
{
	width:100%;
	_width:757px;
	margin:0;
	padding:0 0 0 13px;
	height:100%;		
}
.googleMap
{
	float:right;
	width:392px;
	margin:0;
	padding:0;
}
.how_it_works
{
	font-weight: normal; 
	font-size: 12px;
}
.pad_left_bottom
{
	padding-left:50px;	
}
.search_top
{
	float:left;
	width:379px;
}
#ways
{
	padding:10px 50px 0px 60px;
	text-align:left;
}
#addingOwnListings b
{
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
}
.ads
{
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 33px;
}
.textleft
{
	text-align:left;
}
.textcenter
{
	text-align:center;
}
#images
{
	padding-bottom:15px;
}
.border_left
{
	border-left: 0.1em solid #EEEEEE;
}
.border_bottom
{
	border-bottom: 0.1em solid #EEEEEE;
}
.border_right
{
	border-right: 0.1em solid #EEEEEE;
}
.border_top
{
	border-top: 0.1em solid #EEEEEE;
}
.overflow 
{	
/*	border:1px solid black;
	margin-bottom:15px; */
	overflow:hidden;
	white-space:nowrap;
	width:20%;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
/*CRUMB*/
#proparty_crumb
{
	padding-bottom:10px;
}
#proparty_crumb .fright a
{
	color:#58585A;
	font-family:Tahoma,kalimati;
	font-weight:bold;
	font-size:12px;	
}

#proparty_crumb .fright span
{
	color:#CCCCCC;
	font-family:Tahoma,kalimati;
	font-weight:bold;
	font-size:12px;	
}

#proparty_crumb .fleft
{
	padding-top:3px;
}
#proparty_crumb .fleft a
{
	color:#38525F;
	font-family:Tahoma,kalimati;
	font-size:12px;
	font-weight:normal;	
}
#proparty_crumb span
{
	color:#38525F;
	font-family:Tahoma,kalimati;
	font-size:12px;
	font-weight:normal;	
}
/* END CRUMB */
.searchbox
{
	width: 691px;
	height: 5px;
	background-color: #C9D590;
}
.emailAlerts
{
	clear: both;
	background-color: #C9D590;
	padding-left:50px;
	text-align:left;	
	padding-bottom:9px;
	width:641px;
}
.emailAlertsRow
{
	height: 22px; 
	vertical-align: middle; 
	padding-left: 5px;
}
.search_box_space
{
	padding-bottom:15px;
}
.tabletd
{
	border: solid 1px #EEEEEE;
	width:60px;
	text-align:center;
}
#sortBy
{
	width:125px;
	font-size:11px;
	font-family:Tahoma,kalimati;
}
.clear
{
	clear:both;
}
.pointer_underline
{
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
}
.search_agent
{
    padding:20px 15px;
    text-align:left;
}
.agent_public_name
{
    color:#58585A;
    font-family:Tahoma,kalimati;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
.resources_topics ul
{
    padding: 0px 0px 0px 20px;
    margin:0;
}
.resources_topics ul li
{
    list-style-type: none;
}
.resources_topics ul li div
{
    padding:3px 0 3px 0;
}
.resources_topics ul li div a
{
    color:#5C5C5C;
    font-family:Tahoma,kalimati;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.tdheight
{
	height:25px;
}
.generateCode
{
	font-family:Tahoma,kalimati,Arial;
	text-align:left;
	width:670px;
	min-height:480px; 
	border: 0.2em solid #EF7422;
	vertical-align: top;
}
.generateCode p
{
	margin:0px;
	padding:0px;
	line-height:0px;
	height:380px;
	text-align:left;
}
.beta_feadback
{
	height:107px;
	position:fixed;
	width:107px;
	/*z-index:9999;*/
	z-index:1000;
	top:0;
	right:0;
}
.bugs
{
	text-align: center; 
	margin-top: -5px; 
	color: white;
	font-weight:bold;
	background-color:#765F55;
	padding-top:12px;
	padding-bottom:4px;
	font-size:12px;
	/*font-family:Arial;*/
}
.bugs a
{
	color:#FF7200;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	/*font-family:Arial;*/	
}

.embed
{
	position:absolute;
	right:10px;
	top:0px;
	padding-top:4px
}

.embed a
{
	color:White;
	font-weight:bold;
	font-size:11px;	
	text-align:left;
	height:25px;
    padding-left:5px;
    position: relative;
}

.mergetable {
    font-family: Tahoma;
    font-size:12px;
    width: 100%;
}
    .mergetable tr.even
    {
        background-color: #eee;
    }
    .mergetable th {
        color:#5C5C5C;
        width:100px !important;
    }
    .mergetable td {
        color:#5C5C5C;
        padding:5px 10px 10px 0;
    }

.remark
{
    color: rgb(92, 92, 92); 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Tahoma; 
    padding-right: 10px; 
    text-align: right;
}    