body {
	scrollbar-base-color: #ffffff; 
	scrollbar-track-color: #cccccc; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #000033; 
	scrollbar-3dlight-color: #FFFFff; 
	scrollbar-darkshadow-color: #E7E7E7; 
	scrollbar-shadow-color: #FFFFCC; 
	scrollbar-arrow-color: #000033;
}
P, #content {
	COLOR: #000000; 
	FONT: 9pt/12pt Georgia, Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	background-color: #FFFFFF;
}
#content a {
    text-decoration: underline;
}
/*Заголовки*/
H2 {
	color: #666666;
	FONT: 13pt Georgia, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
    text-decoration: none;
}

/*Ссылки*/
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #580B0B;
	text-transform: capitalize;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #580B0B;
	text-transform: capitalize;
	text-decoration: none;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
.itals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
.GalleryHeads, H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #333333;
	letter-spacing: .25em;
	text-indent: 24pt;
	font-weight: lighter;
}
H1 {
	text-transform: none;
	letter-spacing: .01em;
	text-indent: 0pt;
}
.ImageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #580B0B;
	letter-spacing: .25em;
}

#buy {
    margin: 4px; 
    padding: 4px; 
    text-align: center; 
    /* background-color: #525250; */
    background-color: #E7E7E7;
    color: #666666;
}
#buy a {
    color: #666666;
}
#direct {
	COLOR: #000000; 
	FONT: 9pt/12pt Georgia, Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	background-color: #FFFFFF;
}


.social-buttons{ float:left; margin: 0px 0 6px 0;}
.social-buttons{ margin: -26px 0 6px 0; margin-top: 20px;margin-bottom: 20px;}
.social-buttons > div {display: inline; margin-left:10px;float:right; height:18px;}
.social-buttons .buzz {margin-right:12px; margin-top: 2px;}
.social-buttons .fb {}
.social-buttons .tweetmeme {margin:2px -25px 0 5px;}



#socializ {
  position: fixed;
  z-index: 1000;
  margin-left: -70px;
  padding: 6px 6px 0;
  border: 1px solid #E5E5E5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
* html #socializ {display: none}
#socializ:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -moz-box-shadow: 0 0 5px #DDD;
  -webkit-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#socializ a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 6px;
  background-color: #F6F6F6;
}
/* Если используете скрипт из второго примера,
тогда еще добавьте это: */
#socmore {
  text-align: center;
  cursor: pointer;
  margin: -11px 0 4px;
  width: 32px;
}
