



/*		TOP ICONS				*/

#icons							{	float:right; }
#top_icons a.desktop				{	padding-right:10px; text-indent:22px; border-right:1px solid #CDCDCD; }

/*		NAVBAR BUTTON FOR MOBILE			*/

@media screen and (max-width: 767px) {
#navbar-button .navbar-toggle	{	margin-right:0; }
}

/*		GOOGLE SEARCH			*/

#google_search_div				{	float:right; }

/*		PAGE TITLE				*/

.profile h1						{	background-position:-725px -552px; }
.plants h1						{	background-position:-725px -184px; }
.product h1						{	background-position:0 -1233px; }
.news h1							{	background-position:-725px 0; }
.galleries h1					{	background-position:-725px -368px; }
.contact h1						{	background-position:0 -1601px; }
.general h1						{	background-position:0 -1417px; }

/*		FLOAT IMAGE				*/

@media screen and (min-width: 601px) {
.float-image					{	float:right; margin-left:20px; }
}
