.widget-outermost {width:100%;z-index:2;position:absolute;top:5px;left:0px;}
.widget-middle {margin:0 auto;width:900px;z-index:2;}
.width-inner {z-index:2;}

#inbox-container
{
	overflow : auto;
	width:900px;
	height:200px;
	border:1px solid #cccccc;
	overflow-y: auto;
	overflow-x: hidden;
}

/*--------------------------------------*/
/*  CSS Document - Sitewide - Bean v2	 */
/*--------------------------------------*/

a				{
	color: #5E82A3;
	text-decoration: none;
	border: none;
}

a img			{
	border-width: 0;
}

a:visited, a:active {
	color: #5E82A3;
}

a:hover			{
	color: #FF8800;
	text-decoration: underline;
}

body			{
	font: 12px/1.6em  "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	background: #EEEEDD !important;
	padding: 0;
}

h1				{
	width: 180px;
	height: 50px;
	
	/* add this to the other agent sites */
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	/* END */
	
	padding: 0;
	margin: 12px 0 0 15px;
	border: 0;
	float: left;
	/* logo */
	background: transparent url(../images/bean_logo.gif) no-repeat 0;
	/* logo with office hours */
	/* background: transparent url(../images/bean_logo_hours.gif) no-repeat 0; */
	width: 265px;
}

h1 a			{
	margin: 0;
	padding: 0;
	display: block;
	width: 190px;
	height: 50px;
	background: transparent;
	/* width for logo with office hours */
	width: 265px;
}

#property_address {
	font-style:italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

h1 span, 
#description, 
#img-main span, 
ul#nav li span, 
li span, 
#agentmastericons {
	display: none;
}

hr				{
	border: 0;
	width: 90%;
	color: #CCCCCC;
	height: 1px;
	margin: 5px auto;
	padding: 0;
	background: #CCCCCC;
}

table, td {
	padding: 0;
	margin: 0;
}

ul#directory 	{
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	
	height: 0.01%;
}

/*--------------------------------------*/
/*  Sitewide Navbar				        */
/*--------------------------------------*/
ul#nav 			{
	list-style-type: none;
	float: right;
	padding: 0;
	margin: 43px 22px 0 0;
	border: 0;
	display: inline;
	width: auto;
	height: 0.01%;
	text-align: right;
}

ul#nav li 		{
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
	border: 0;
	text-align: right;
}

ul#nav li a, ul#nav li a:hover {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: right;
}

/*-----------------------------------------*/
/*  Agent Page                             */
/*-----------------------------------------*/
.agent-block img {
	border: 1px solid #E5E5E5;
	padding: 4px;
	margin: 0 8px 1px 0;
}

/*--------------------------------------*/
/*  Article - Rows						*/
/*--------------------------------------*/
.article-rows 		{
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.article-rows h3, .article-rows-img h3 {
	font-size: 1.0em;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.article-rows p, .article-rows-img p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: auto;
}

.article-rows-img 	{
	min-height: 120px;
	height: auto !important;
	height: 120px;
	width: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.8em;
}

.article-rows-img img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 0px 8px 0px 0px;
}

.article-title {
	color: #000000;
	font-weight: bold;
}


.band			{
	width: auto;
	height: 20px;
	margin-bottom: 10px;
	padding: 6px 6px;
	border: 1px solid #CCCCCC;
	voice-family: inherit;
	voice-family: "\"}\"";
	background: #F3F3F3;
	margin-right:13px;
}

.band-title,
.band-title h2 {
	float: left;
	width: auto;
	height: 0.01%;
	font-size: 1em;
}


	
#popular-container .band {
/* override for homepage */
border: none;
margin: 0;
padding:10px 0 0;
}

/*-----------------------------------------*/
/*  Misc stuff                             */
/*-----------------------------------------*/

.clear			{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

/*.details_section_heading { color: #666666; font-size: 1.0em; font-weight: bold; margin: 0px; padding: 0px; text-align: left;}*/
.details_section_heading {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.off 			{
	background: transparent;
}

.on 			{
	background: #E2E7FB;
}

/*--------------------------------------*/
/*  Article - Detail Pages and Parts 	 */
/*--------------------------------------*/
.p_body {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
}

.p_title, h2 	{
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}


.prop-rows h3 		{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
}

.prop-rows img, .r_style img {
	border: 1px solid #E5E5E5;
	padding: 4px;
	margin: 0 8px 1px 0;
	float: left;
}


.prop-rows img:hover, .r_style img:hover, .agent-block img:hover, .article-rows-img2 a img:hover, .article-rows-img a img:hover {
	border: 1px solid #FF8800;
	padding: 4px;
}

.prop-rows p 		{
	margin: 0;
	padding: 0;
	text-align: justify;
}


/* property result rows */

.r_style .r_image {
	display: inline;
}

.r_style .title {
	margin-left: 180px;
}

	.r_style h3.address {
		font-size: 1em;
		font-weight: bold;
		margin: 0;
		display: inline;
	}

.r_style .price-feature {
	margin-left: 180px;
}

.r_style .price-feature div {

	
}

.r_style .price {
	width: 200px;
	float: left;
}
	
.reduced {
  color:#339900;
}

.r_style .feature {
  color: #777;
  margin: 0;
  white-space: nowrap;
}

.r_style .contingent {
  color: #CC0000;
}

.r_style .description {
  min-height: 80px;
  min-width: 440px;
}




/*--------------------------------------*/
/*  Prop - Rows or Results Page	        */
/*--------------------------------------*/
	
.prop-rows, .r_style {
	width: 100%;
	min-height: 120px;
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	position: relative;
}


.pullquote 		{
	width: 30%;
	float: right;
	margin: 10px;
	background: url(/files/bean_v2/images/closequote.gif) no-repeat bottom right !important;
	background: url(); /* Disables quote effect in IE5 + */
	padding: 0px 20px 5px 0px;
	font: 170%/160%  Georgia, Times, New Roman, serif;
	line-height: 1.4em;
	text-shadow: 2px 2px 2px #CCCCCC;
}

.pullquote:first-letter {
	background: url(/files/bean_v2/images/openquote.gif) no-repeat left top !important;
	padding: 5px 2px 10px 35px!important;
	padding: 0px; /* Disables quote effect in IE5 + */
	background: url(); /* Disables quote effect in IE5 + */
}

.searchbox 		{
	position: absolute;
	left: 503px;
	top: 50px;
	visibility: hidden;
}

.select 		{
	width: 10em;
}

.select-two 	{
	width: 15em;
}

.sidebar 		{
	float: right;
	width: 260px;
	height: auto;
	margin: 0 20px 10px 20px;
	padding: 6px 6px;
	border: 1px dotted #999999;
	voice-family: inherit;
	voice-family: "\"}\"";
	background: #E2E7FB;
}

.strong 		{
	font-weight: bold;
}

.textsearch		{
	width: 98%;
	margin: 0px 0px 4px 0px;
}

.top			{
	float: right;
	height: 0.01%;
}

/*-----------------------------------------*/
/*  Article - Categories Navbar            */
/*    - used on blocks/article cats.tpl    */
/*-----------------------------------------*/

#article-cats {
	margin: 0 0 20px 0;
	padding: 0;
}

#article-cats h3, #search-cats h3 {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

#article-cats ul, #search-cats ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#articles-container {
	margin: 10px 0 0 21px;
	display: block;
	padding: 5px 0 0 0px;
	width: 887px;
	background: #FFFFFF;
}

#content {
	display: block;
	text-align: left;
	padding: 0;
	margin: 20px 10px 0 23px;
}

#seventeen-container 	{
	margin: 5px 0 0 21px;
	display: block;
	padding: 5px 15px;
	width: 855px;
	border: 1px solid #E5E5E5;
	background: #DDE2F6;
}

#cool-container 	{
	margin: 5px 0 0 21px;
	display: block;
	padding: 5px 15px;
	width: 855px;
	border: 1px solid #E5E5E5;
	background: #EEEEDD;
}

#quote-container 	{
	margin: 5px 0 0 0px;
	display: block;
	padding: 5px 15px;
	width: 675px;
	border: 1px solid #CCCCCC;
	background: #EEEEDD;
}

#directory-container, #fast-container {
	float: left;
	margin: 0;
	padding: 15px;
	width: 265px;
	border-right: 1px solid #FFFFFF;
	height: auto;
	background: #E2E7FB;
}

#disclaimer {
	font-size: 1em;
	margin-bottom: 5px;
	clear: left;
}

#fast-container h3 	{
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 3px 0;
	text-align: left;
}

/*--------------------------------------*/
/* Homepage MLS search boxes (2)        */
/*--------------------------------------*/
	
/*  Fast Search Settings */
#fast-search 		{
	margin: 0 0;
}

#fast-search .button {
	margin: 4px 0px 0px 0px;
}

/* styles for fast search min/max menus */
#fast-search .menu-price {
	width: 48.5%;
}

#fast-search .menu {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 98%;
}

#fast-search .text {
	font-size: 1.0em;
	font-style: normal;
	margin: 4px 0px 2px 0px;
	width: 165px;
}

#fast-search form {
	margin: 0px;
	padding: 0px;
}

#fast-search ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	display: block;
    background: none;
	background: transparent url(../images/page_bottom_1024.gif) no-repeat 0 0;
	padding: 15px 0 10px 0;
	width: 930px;
	margin: -4px auto 0;
	font-size: .8em;
	text-align: center;
	color: #000000;
}


#offices {
	text-align: center;
	margin: 0;
}

#offices td {
	border-left: none;
	padding-right: 6px;
	text-align: left;
}

#offices td + td {
	border-left: 1px solid #ccc;
	padding-left: 6px;
	margin-left: 0;
}


#headwrapper 	{
	display: block;
	width: 930px;
	height: 68px;
	margin: 0;
	padding: 0;
}

#homeprops-container {
	margin: 10px 0 0 21px;
	display: block;
	padding: 5px 0 0 0px;
	width: 877px;
	background: #FFFFFF;
}

#hotprop-container 	{
	float: left;
	margin: 5px 30px 0 0;
	padding: 0px;
	width: 290px;
	height: auto;
	background: #000000;
}

#hotprop-text {
	padding: 15px;
}

#hotprop-text .exclusive-listing {
	padding: 0;
	color: #999999;
	font-weight: bold;
}

#hotprop-text B A:link{
	color: #5E82A3;
}

#hotprop-text B A:hover, #hotprop-text B A:visited, #hotprop-text B A:active{
	color: #FF8800;
}

#hotprop-text p{
	padding: 0;
	margin: 0;
	color: #999999;
}


#img-main		{
	margin: 14px auto 5px;
	padding: 0;
	height: 120px;
	width: 887px;
	background: url(/files/bean_v2/images_random/main_june_2010.jpg);
}

#img-main-button {
	display: none;
	/*
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
	width: 142px;
	height: 52px;
	
	left:724px;
	top:50px;
	*/
}

#img-main-button a {
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
	width: 132px;
	height: 42px;
	border: none;
	background: transparent;
}

#left			{
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}

#main			{
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0;
	background: url(../images/page_sides_1024.gif) repeat-y top;
}

#main-article {
	margin: 0px 15px 0px 170px;
	padding: 0px;
	width: auto;
	voice-family: inherit;
	voice-family: "\"}\"";
}

#main-article .art-img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main-article-contact {
	margin: 0;
	padding: 0;
	width: auto;
	voice-family: inherit;
	voice-family: "\"}\"";
}

/*--------------------------------------*/
/*  ARTICLE PHOTO ALBUM			        */
/*--------------------------------------*/


#photoalbum td {
	text-align:center;
	width:100px;
}

#photoalbum img {
	border: 1px solid #E5E5E5;
	padding: 4px;
}

/*-----------------------------------------*/
/*  Footer                                 */
/*-----------------------------------------*/

#footer-search {
	margin: 10px 0 0 0;
	display: block;
	padding: 5px 0 0 0px;
	width: 877px;
	height: auto;
	background: #FFFFFF;
}

#footer-search-home {
	margin: 10px 0px 0 21px;
	display: block;
	padding: 5px 0 0 0px;
	width: 877px;
	height: auto;
	background: #FFFFFF;
}

#main-bottom {
	text-align: center;
	margin-bottom: 10px;
}

#main-prop {
	margin: 0px 12px 10px 0px;
	text-align: left;
	width: auto;
	voice-family: inherit;
	voice-family: "\"}\"";
}

#main-prop .address {}
#main-prop .price {}

#map-container 		{
	float: left;
	margin: 0;
	padding: 15px;
	width: 265px;
	background: #E2E7FB;
	height: auto;
}

#misc-container 	{
	margin: 0 0 0 21px;
	padding: 0;
}

#miscright-container {
	float: left;
	margin: 5px 0 0 1px;
	padding: 15px;
	width: 534px;
	border: 1px solid #E5E5E5;
	height: auto;
	background: #F3F3F3;
}

#p_title_cathead	{
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 10px 0px;
}

/*--------------------------------------*/
/*  Sitewide Layout                     */
/*--------------------------------------*/

#pagewrapper 	{
	width: 930px;
	margin: 0px auto;
	padding: 0;
}

#popular-container 	{
	margin: 5px 0 0 21px;
	display: block;
	padding: 5px 15px;
	width: 855px;
	border: 1px solid #E5E5E5;
	background: #F3F3F3;
}

#quicklinks-container {
	margin: 10px 0 0 21px;
	display: block;
	padding: 5px 15px;
	width: 855px;
	background: #E2E7FB;
}

#quicklinks-footer {
	margin: 10px 0 0 0;
	display: block;
	padding: 5px 15px;
	width: 855px; 
	background: #E2E7FB;
}


/*--------------------------------------*/
/*  Contact Page                        */
/*--------------------------------------*/

#right {
	float: right;
	width: 230px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#right form {
	padding: 0px 20px 0px 0px;
}

#right-cont {
	float: right;
	width: 225px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

/*--------------------------------------*/
/*  Map Search Settings                 */
/*--------------------------------------*/
#search-cats 		{
	margin: 0px;
	padding: 0;
}

#search-cats .count {
	color: #000000;
	font-size: 1.0em;
	font-style: italic;
}

#search-cats li 	{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*#search-cats li a:link, #search-cats li a:visited { color: #000000; text-decoration: none; }*/
#search-cats li a:hover {
	text-decoration: underline;
}

/*--------------------------------------*/
/*  Homepage Containers - in order      */
/*--------------------------------------*/

#search-container 	{
	margin: 0 0 0 21px;
	padding: 0px;
}

#topborder		{
	background: url(../images/page_top_1024.gif) no-repeat top;
	height: 2px;
	width: 930px;
	padding: 0;
	margin: 0;
}

/*--------------------------------------*/
/*  Prop - Details Page				    */
/*--------------------------------------*/

#top-of-props 		{
	width: auto;
	height: 20px;
	margin-bottom: 10px;
	padding: 6px 6px;
	border: 1px dotted #999999;
	voice-family: inherit;
	voice-family: "\"}\"";
	background: #E2E7FB;
}

#top-of-props .back {
	float: left;
}

#top-of-props .favorites {
	float: right;
}


/* Hide preloaded property images */
.preloaded-images {
	display: none;
}

/*--------------------------------------*/
/*  Switch, Sell, Etc. - Sidebar	    */
/*--------------------------------------*/

#sidebar2 {float: right; width: 275px; margin: 0 20px 0 20px; padding: 0px;}
#sidebar2 p a:hover {color: #FF8800; text-decoration: underline;}
#sidebar2 h2.reasons {padding: 15px 15px 0px 15px; background-color: #eeeedd; font-size: 14px; background: url(http://www.beangroup.com/files/bean_v2/images/sidebar_bg.gif) center top no-repeat;}
#reasons {margin: 0 0 30px 0; padding-top: 3px; background-color: #eeeedd; background: url(http://www.beangroup.com/files/bean_v2/images/sidebar2_bg.gif) center bottom no-repeat;}
#reasons p {padding: 0px 15px 15px 15px; margin: 0px; border-bottom: 1px solid #FFF; color: #666666; font-size: 12px;}
#reasons h3 {padding: 0; margin: 10px 15px 0 15px; font-size: 12px; display: block;}


/*--------------------------------------------------*/
/*  Bio Social Media & Designations. - Sidebar	    */
/*--------------------------------------------------*/

#sidebar3 {float: right; width: 200px; margin: 0 20px 0 20px; padding: 0px;}
#sidebar3 p a:hover {color: #FF8800; text-decoration: underline;}
#sidebar3 h2.reasons {height: 10px; padding: 0; margin:0; background-color: #eeeedd; background: url(http://www.beangroup.com/files/bean_v2/images/bio/sidebar_bg_200.png) center top no-repeat;}
#reasons3 {margin: 0 0 30px 0; padding-top: 3px; background-color: #eeeedd; background: url(http://www.beangroup.com/files/bean_v2/images/bio/sidebar_bg_200.png) center bottom no-repeat;}
#reasons3 p {padding: 0px 15px 15px 15px; margin: 0px; border-bottom: 1px solid #FFF; color: #666666; font-size: 12px;}
#reasons3 h3 {padding: 0; margin: 10px 15px 0 15px; font-size: 12px; display: block; text-align:center;}
#reasons3 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;

}

#reasons3 ul li{
  padding: 0 0 4px 0;
  margin: 0;
  text-align: center;
  line-height: 1px;

}

#reasons3 ul li img{
  border: none;

}

#reasons3 ul.line {
   border-bottom: 1px solid #FFF;
   padding-bottom: 15px;
   margin-bottom: 3px;
}



/*--------------------------------------*/
/* Number of Days Icon on prop listings */
/*--------------------------------------*/

div.days {
	background-image: url(../images/days-on-market.png);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: right;
	height: 73px;
	width: 72px;
	text-align:center;
	margin-left: 10px;
}

div.days div {
	margin-top: 40px;
	font-size: 26px;
}




/*--------------------------------------*/
/* hotprop image container              */
/*--------------------------------------*/

#hotprop-image {
	overflow: hidden;
	display: block;
	height : 180px;
	width  : 320px;
	
}

#hotprop-image img {
	margin-top: -30px;
	
}


/*--------------------------------------*/
/* Next/Prev Images                     */
/*--------------------------------------*/


	/* hides link text */
		div.resnav {
			display: block;
			text-align: center;
			height: 33px;
			width: 640px;
			margin:0 auto;
		}
		
		div.resnav div.buttongroup,
		div.resnav div.numbergroup
		{
				display: block;
				height: 33px;
				line-height: 33px;
				width:  164px;
				float: left;
		}
		
		div.resnav div.right {
			float:right;
		}
		
		div.resnav div.numbergroup {
			width:  308px;
			margin: 0;
		}
		div.resnav div.numbergroup a {
			padding: 0;
			margin:  0;
		}
		
		
		div.resnav div.buttongroup a span {
			display:none;
		}

		div.resnav div.buttongroup a {
			display:block;
			height:34px;
			width: 82px;
			margin:0;
			padding: 0;
			float: left;
		}
		
		
		div.resnav div.buttongroup a:link,
		div.resnav div.buttongroup a:visited {
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}

		
		div.resnav div.buttongroup a:hover,
		div.resnav div.buttongroup a:active {
			background-position: 0 -1px;
		}
		
		
			div.resnav div.buttongroup .first {
				background-image: url(/files/bean_v2/images/buttons/firs.jpg);
			}
			div.resnav div.buttongroup .prev {
				background-image: url(/files/bean_v2/images/buttons/prev.jpg);
			}
		
			div.resnav div.buttongroup .next {
				background-image: url(/files/bean_v2/images/buttons/next.jpg);
			}
			
			div.resnav div.buttongroup .last {
				background-image: url(/files/bean_v2/images/buttons/last.jpg);
			}


/* form validation styles */

.contact-agent .error {
  background: #FFDFFF;
  border: #FF0000 1px dashed;
}

/* forms */

.required {
	color: #FF0000;
}

small.note {
	color: #666;
}


/* one-click-table */

table.one-click-table {
	margin-bottom: 20px;
	clear:both;
}

.one-click-table .band-title{
	height: auto;
}

.one-click-table ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.one-click-table h2 {
	font-size: 1em;
	margin-top: 0;
}

.one-click-table h3 {
	font-size: 1em;
	margin-top: 0;
}

.one-click-table h4 {
	font-size: 1em;
	margin-top: 0;
}

.one-click-table hr {
	margin: 20px auto;
}


/* call to action icons */

	
	.call-to-action a {
		background-position: 0 0;
		display:block;
	}
	



	/* property details page */

	
	.call-to-action.details a span {
		display: none;
	}
	
	.call-to-action.details a:hover,
	.call-to-action.details a:active{
			background-position: 0 -23px;
	}
	

	.call-to-action.details a {
		height: 23px;
	}	
	
	.call-to-action.details span.schedule-showing a {
		background-image: url("/files/bean_v2/images/schedule-showing-button.png");
		width:123px;
		margin-left: 120px;
	}
	
	.call-to-action.details span.ask-question a {
		background-image:url("/files/bean_v2/images/ask-question-button.png");
		width:102px;
		float: left;
	}
	
	
	/* results pages */
	
	.call-to-action.results {
		margin-left: 180px;
	}

	.call-to-action.results a {
		padding: 1px 1px 1px 20px;
		background-repeat: no-repeat;
		height:16px;
		line-height:14px;
		font-size: 0.85em;
	}

	
	.call-to-action.results span.ask-question a {
		background: url("/files/bean_v2/images/ask-a-question.png") no-repeat scroll 0 0 transparent;
		float: left;
		width: auto;
	}

	
	.call-to-action.results span.schedule-showing a {
		background-image: url("/files/bean_v2/images/schedule-clock.png");
			margin-left: 109px;
	}
	
	.contact-form .contact-title {
		/* property details contact form title */
		margin-top: 0;
		font-size: 1.2em;
	}


	

	
