/****************************************/
/*																			*/
/*    Stylesheets for Frances Belser   	*/
/*																			*/
/****************************************/

/*--------------------------------------*/
/*																			*/
/*    blue	#00CCFF						 					*/
/*																			*/
/*--------------------------------------*/


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START MAIN LAYOUT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START INDEX */

body.index {
	font-family: times;
	background-color: #FFFFFF;
}

#indexpicwrapper {
	width: 630px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	text-align: center;
}

/*
#titlewrapper {
	width: 630px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #0066FF;
	font-size: 58px;
	line-height: 58pt;
	letter-spacing: 1pt;
}
*/
a.enter:link, a.enter:visited {
	color: #0066FF;
	text-decoration: none;
	border: none;
}

a.enter:hover, a.enter:focus, a.enter:active {
	color: #0066FF;
	text-decoration: underline;
	border: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END INDEX */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START LAYOUT-AREAS */

body.main {
	margin: 0;
	padding: 0;
	font-family: times;
	font-size: 11pt;
	letter-spacing: 0.5pt;
	line-height:14pt;
  background-image: url(../media/bg_main.png);
  background-repeat:repeat-x;
	background-color: #FFFFFF;
	}

#sitewrapper {
	width: 950px;
	margin: 0 auto 0 auto;
	/*border: 1px dotted #000000;*/
	/*background-color: #CCCCCC;*/
}

/* * */

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	/*background-color: aqua;*/
	}

#header #content {
	width: 100%;
  padding: 0px 0 0 0;
  text-align: right;
	/*border: 1px dashed #FFFFFF;*/
	}

#header a.content:visited {
	font-size: 20pt;
	font-weight: lighter;
	color: #333333;
	line-height: 58pt;
	letter-spacing: 1pt;
	text-decoration: none;
}
						
#header a.content:hover {
	font-size: 20pt;
	font-weight: lighter;
	color: #666666;
	line-height: 58pt;
	letter-spacing: 1pt;
	text-decoration: none;
}

#header a.content {
	font-size: 20pt;
	font-weight: lighter;
	color: #333333;
	line-height: 58pt;
	letter-spacing: 1pt;
	text-decoration: none;
}

/* * */

/*
#top {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: gold;
}

#top #content {
	width: 80%;
	height: 80px;
	border: 1px dashed #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
}
*/

/* * */

/*
#le-ri_container {
	margin: 0;
	padding: 0;
	width: 806px;
	height: 360px;
	background-color: apricot;
}

le-ce-ri_container #content {
}
*/
		
#sitewrapper #left {
	width: 80%;
	height: 550px;
	margin: 0;
	padding: 0;
	/* background-color: brown; */
	}
	
* html #sitewrapper #left { /* IE 6 Hack*/
	float: left;
	margin: 0;
	padding: 0;
	/* background-color: yellow; */
	}
	
#sitewrapper #left #content {
	width: 700px;
	height: 540px;
	margin: 0;
	padding: 0 50px 0 0;
	text-align: left;
	float: left;
	/* background-color: pink; */
  /* Typical fixed height and fixed width example */
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*border: 1px dashed red;*/
	}

* html #sitewrapper #left #content { /* IE 6 Hack*/
	width: 700px;
	height: 540px;
	margin: 0;
	padding: 0 50px 0 0;
	text-align: left;
	float: left;
	/*background-color: pink;*/
  /* Typical fixed height and fixed width example */
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*border: 1px dashed lime;*/
	}
	
/* * */

/*
#center {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 500px;
	background-color: fuchsia;
	}
	
#center #content {
	}
*/

/* * */
	
#sitewrapper #right {
	margin: 0;
	padding: 0;
	width: 20%;
	height: 550px;
	float: right; 
	text-align: right;
	overflow: hidden;
	/*background-color: green;*/
	}

* html #le-ri_container #right #content {
	padding: 20px 0px 0px 0px; /* IE Hack*/
	}
	
#sitewrapper #right #content {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 500px;
	float: right;
	text-align: right;
	/*border: 1px dashed #FFFFFF;*/
	}

#glasses {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	background-image: url(../media/sunglasses_mnav_p.jpg);
	width: 65px;
	height: 49px;
	}
	
a.glasses {
	display:block;
	margin: 0;
	padding: 0;
	background-image: url(../media/sunglasses_mnav_p.jpg);
	width: 65px;
	height: 49px;
	text-decoration:none;
	}
	
a.glasses:hover {
	display:block;
	margin: 0;
	padding: 0;
	background-image: url(../media/sunglasses_mnav_a.jpg);
	width: 65px;
	height: 49px;
	text-decoration:none;
	}

/* * */
	
#bottom {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	/*background-color: orange;
	}

#bottom #content {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 80px;
	/*border: 1px dashed #FFFFFF;*/
	}

/* * */

/*
#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background-color: pink;
	}

#footer #content {
	margin: 0;
	padding: 0;
	width: 80%;
	height: 80px;
	border: 1px dashed #FFFFFF;
	}
*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END LAYOUT-AREAS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START NAVIGATION */

/* * * * 0TE STUFE  * * * */

#right #content a {
	display: block;
	font-family: arial, helvetica, sans-serif;
	height: 12px;
	color: #444444;
	line-height: 12px;
	letter-spacing: 1px;
	font-size: 10px;
}

#right #content a.activeroot_0 {
	padding: 8px 0px 8px 5px;
	color: #FF3300;
	/* font-weight: bolder; */
	/* border-bottom: 1px solid #FFFFFF; */
	text-decoration: none;
}

#right #content a.inactiveroot_0 {
	padding: 8px 0px 8px 5px;
	color: lime;
	text-decoration: none;
}

#right #content a:hover.activeroot_0  {
	padding: 8px 0px 8px 5px;
	color: #FF3300;
	text-decoration: none;
}

#right #content a:hover.inactiveroot_0 {
	padding: 8px 0px 8px 5px;
	color: #FF3300;
	text-decoration: none;
}

/* * * * 1TE STUFE  * * * */

#right #content a.activeroot_1 {
	font-size: 10px;
	margin: 0;
	padding: 4px 0 4px 0;
	color: #47C0EB;
	/* border-left: 1px solid #444444; */
	text-decoration: none;
}

#right #content a.inactiveroot_1 {
	font-size: 10px;
	margin: 0;
	padding: 4px 0 4px 0;
	color: #444444;
	/* border-left: 1px solid #444444; */
	text-decoration: none;
}

#right #content a:hover.activeroot_1  {
	font-size: 10px;
	margin: 0;
	padding: 4px 0 4px 0;
	color: #47C0EB;
	/* border-left: 1px solid #444444; */
	text-decoration: none;
}

#right #content a:hover.inactiveroot_1 {
	font-size: 10px;
	margin: 0;
	padding: 4px 0 4px 0;
	color: #47C0EB;
	/* border-left: 1px solid #444444; */
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START HIDDEN NAVIGATION */

#hidden, a.roothidden {
height:20px;
	padding: 8px 0px 8px 5px;
	color: lime;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END HIDDEN NAVIGATION */

/*
#right #content a.link_extern, #right #content a.link_extern:visited {
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #444444;
	text-decoration: none;
}

#right #content a.link_extern:hover {
	color: #47C0EB;
	text-decoration: none;
}
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START TEXTNAVIGATION */
/* 
contentnav_text {
	width: 730px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	color: lime;
}

#navText a {
	height: 12px;
	display: block;
	float: left;
	color: #444444;
	line-height: 9pt;
	letter-spacing: 1pt;
	font-size: 9pt;
	padding: 0px 10px 4px 0px;
}

#navText a.menuTextactive {
	color: #444444;
	text-decoration: underline;
}

#navText a.menuTextinactive {
	color: #444444;
	text-decoration: none;
}

#navText a:hover.menuTextactive  {
	color: #444444;
	text-decoration: underline;
}

#navText a:hover.menuTextinactive {
	color: #444444;
	text-decoration: underline;
}
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END TEXTNAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START MENU PICTURE NAVIGATION */

#picturenav {
	margin: 0;
	width: auto;
	padding: 0;
	float: right;
	/*background-color: fuchsia;*/
}

#picturenav #picture a {
	display: block;
	height: auto;
	width: 150px;
	margin: 0;
	padding: 0 0 0px 0;
	/*background-color: gold;*/
}

#picturenav #picture img {
	border-style: none;
}

#picturenav #picture a.menuPicactive {
	text-decoration: none;
	/*background-color: black;*/
}

#picturenav #picture a.menuPicinactive {
	text-decoration: none;
}

#picturenav #picture a:hover.menuPicactive  {
	text-decoration: none;
	/*background-color: #444444;*/
}

#picturenav #picture a:hover.menuPicinactive {
	text-decoration: none;
	/*background-color: #CCCCCC;*/
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END MENU PICTURE NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START THUMBNAIL NAVIGATION */

#thumbnailnav {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
	background-color: fuchsia;
}

#thumbnailnav #thumbnail a {
	display: block;
	float: left;
	text-align: left;
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#thumbnail img {
	border-style: none;
	padding: 1px;
}

#thumbnail a.menuThumbnailactive {
	text-decoration: none;
	border: 1px solid lime;
}

#thumbnail a.menuThumbnailinactive {
	text-decoration: none;
	border: 1px solid transparent;
}

#thumbnail a:hover.menuThumbnailactive  {
	text-decoration: none;
	border: 1px solid #444444;
}

#thumbnail a:hover.menuThumbnailinactive {
	text-decoration: none;
	border: 1px solid orange;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END THUMBNAIL NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START ARROW NAVIGATION */

#arrownav {
	clear: both;
	line-height: 12pt;
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: lime;
}

.counter {
	line-height: 9pt;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a.picture-gallery:visited, a.picture-gallery {
	color: #444444;
	text-decoration: none;
}
						
a.picture-gallery:hover {
	color: #FF3300;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END ARROW NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START BULLET NAVIGATION */

/* HOP 090210*/
#bulletnav {
	width: auto;
	height: 10px;
	clear: both;
	font-family: arial, helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 48px;
  background-image:url(../media/navi_pics_white/more.jpg);
  background-repeat:no-repeat;
	/*background-color: pink;*/
}

#bulletnav #bullet a {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
/*
.counter {
	line-height: 9pt;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
*/

#bulletnav img {
	display: block;
  padding: 0;
  border-top: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: none;
}


#bulletnav a.menuBulletactive, #bulletnav a.menuBulletactive:visited, #bulletnav a.menuBulletactive:hover {
	color: #000000;
	text-decoration: none;
  /*border-bottom: 1px solid #0066FF;*/ /* as: für bilder */
}

#bulletnav a.menuBulletinactive:visited, #bulletnav a.menuBulletinactive:hover, #bulletnav a.menuBulletinactive {
	color: #00CCFF;
	text-decoration: none;
	/*border-bottom: 1px solid #999999;*/ /* as: für bilder */
}

#bulletnav a.menuBulletinactive:hover {
	color: #000000;
	text-decoration: none;
	/*border-bottom: 1px solid #999999;*/ /* as: für bilder */
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END BULLET NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START CONTENT */

.blue {
	color: #00CCFF;
}

.image_header {
	display: block;
	margin: 0px 0px 13px 0px;
}

h1 {
	font-size: 13pt;
	line-height: 15pt;
	margin: 0px 0px 10px 0px;
	letter-spacing: 1pt;
	color: #000000;
}

h1 a.h1 {
	font-size: 11pt;
  font-style: normal;
  font-weight: lighter;
	line-height: 15pt;
	letter-spacing: 1pt;
  color: #00CCFF;
  text-decoration: none;
}

h2 {
	clear: both;
	font-size: 12pt;
	line-height: 14pt;
	margin: 30px 0px 5px 0px;
	letter-spacing: 1pt;
	color: #000000;
	}

h3 {
	font-size: 11pt;
	line-height: 13pt;
	margin: 0px 0px 5px 0px;
	letter-spacing: 1pt;
	color: #000000;
}

h4 {
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px 5px 0px;
	clear: both;
	color: #000000;
	/* background-color: red; */
}

b {
	font-weight: bold;
}

p, br {
	clear: right;
}

hr {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	margin: 50px 0px 50px 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0px  0px  0px;
	background-color: #FFFFFF;
}
													
a.partnerlinks, a.partnerlinks:visited {
	color: #000000;
	text-decoration: none
}
						
a.partnerlinks:hover {
	color: #00CCFF;
	text-decoration: none;
}

a.global:link, a.global:visited {
	color: #00CCFF;
	text-decoration: none;
}

a.global:hover {
	color: #00CCFF;
	text-decoration: underline;
}

#listwrapper {
  margin: 0;
  padding: 0;
	height: auto;
	overflow: hidden;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END CONTENT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START SLIDESHOW */

.slideshow {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	 background-color: white; 
}

.slideshow .image {
	clear: right;
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	/*border: 1px solid #000000;*/
}

.image {
	clear: right;
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	/*border: 1px solid #000000;*/
}

.slideshow .infos, .infos {
	font-family: arial, sans-serif;
	height: auto;
	font-size: 8pt;
	line-height: 10pt;
	color: #444444;
	letter-spacing: 1pt;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	/* color: #777777; */
	/* border-top: 1px solid #FFFFFF; */
	/* background-color: lime; */
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END SLIDESHOW */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START VIDEO */

#video {
	margin: 0;
  padding: 0;
}

#video li  {
	width: 190px;
  height: 180px;
  list-style-type: none;
	margin: 0;
  padding: 0 20px 20px 0;
  float: left;
}

#video li a.thumbnail, #video li a.thumbnail:visited {
	margin: 0 0 5px 0;
	padding: 0;
	width: 185px;
  height: 140px;
	display: block;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

#video li a.thumbnail:hover {
	margin: 0 0 5px 0;
	padding: 0;
	width: 185px;
  height: 140px;
	display: block;
	border: 1px solid #00CCFF;
	text-decoration: none;
}

#video li a.title, #video li a.title:visited {
	display: block;
  color: #00CCFF;
	font-size: 10pt;
	text-decoration: none;
}

#video li a.title:hover {
	display: block;
  color: #00CCFF;
	text-decoration: underline;
}

.v-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.v-producers {
	font-size: 9pt;
	line-height: 10pt;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END VIDEO */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START NEWS *

a.newspic, a.newspic:visited {
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

a.newspic:hover {
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #00CCFF;
	text-decoration: none;
}

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END NEWS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START CV LIST */

h4.list {
	padding-top: 20px;
	font-size: 12pt;
	line-height: 12pt;
	clear: both;
	color: #444444;
	/* background-color: red; */
}

ul.cv {
	margin: 0px;
	padding: 0px;
}
										
li.cv {
	width: 600px;
	float: left;
	line-height: 12pt;
	list-style: none;
	text-align:left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
  /*background-color: lime;*/
}

li.cv .project {	
	float: left;
	height: auto;
	margin: 0px 0px 5px 0px;
	/* background-color: lime; */
}

li.cv .project .year {
	font-weight: bold;
	float: left;
	width: 100px;
	color: #111111;
	/* background-color: fuchsia; */
}

li.cv .project .description {
	float: left;
	width: 500px;
	color: #000000;
	/* background-color: aqua; */
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END CV LIST */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START GLOBAL LIST */

ul.global {
	margin: 0px;
	padding: 0px;
}
										
li.global {
	width: 600px;
  height: auto;
	clear: both;
	line-height: 14pt;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: aqua;*/
}

/*
.texts ul {
	margin: 10px 0px 0px 25px;
	padding: 0px;
}
*/


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START CONTACT */
						
a.contact:hover {
  background-image: url(../media/contact/contact_a.jpg);
}

a.contact, a.contact:visited {
	widht: 623px;
	height: 55px;
	display: block;
	text-decoration: none;
  background-image: url(../media/contact/contact_p.jpg);
	background-repeat: no-repeat;
} 

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END CONTACT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START COPYRIGHT */

#copyright {
	z-index: 100;
	font-family:arial, helvetica, sans-serif;
	color: #CCCCCC;
	position: absolute;
	width: 10px;
	height: auto;
	right: 5px;
	top: 7px;
	float: right;
	font-size: 7pt;
	line-height: 8pt;
	text-align: center;
}
					
a.copyright:visited {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}
						
a.copyright:hover {
	display: block;
	color: #999999;
	text-decoration: none;
}

a.copyright {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
} 

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END COPYRIGHT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START OPEN WINDOW */
 
 #window {
	 margin: 0px;
	 padding: 0px;
	 text-align: center;
	 background-color: #FFFFFF;
 }
 
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END OPEN WINDOW */
 
 #twitter_button {
 	float: right;
  /*width:22px;*/
  width: 33px;
  height: 31px;
	margin: 0 0 0 5px;
  padding: 0;
}

#twitter_button a, #twitter_button a:visited {
 	float: right;
  display: block;
  /*width:22px;*/
  width: 33px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  background-image:url(../media/community_logos/twitter_f.jpg);
  background-repeat:no-repeat;
}

 #twitter_button a:hover {
 	float: right;
  display: block;
  /*width:22px;*/
  width: 33px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  background-image:url(../media/community_logos/twitter_t.jpg);
  background-repeat:no-repeat;
}

/* * * * */

#myspace_button {
 	float: right;
  /*width:22px;*/
  width: 33px;
  height: 31px;
	margin: 0 0 0 5px;
  padding: 0;
}

#myspace_button a, #myspace_button a:visited {
 	float: right;
  display: block;
  /*width:22px;*/
  width: 33px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  background-image:url(../media/community_logos/myspace_f.jpg);
  background-repeat:no-repeat;
}

 #myspace_button a:hover {
 	float: right;
  display: block;
  /*width:22px;*/
  width:33px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  background-image:url(../media/community_logos/myspace_t.jpg);
  background-repeat:no-repeat;
}

/* * * * */
 
#facebook_button {
 	float: right;
  /*width:22px;*/
  width: 33px;
  height: 31px;
	margin: 0 0 0 5px;
  padding: 0;
}

#facebook_button a, #facebook_button a:visited {
 	float: right;
  display: block;
  /*width:22px;*/
  width: 33px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  background-image:url(../media/community_logos/facebook_f.jpg);
  background-repeat:no-repeat;
}

 #facebook_button a:hover {
 	float: right;
  display: block;
  /*width:22px;*/
  width: 33px;
  height: 31px;
  margin: 0px;
  padding: 0px;
  background-image:url(../media/community_logos/facebook_t.jpg);
  background-repeat:no-repeat;
}
