p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			black;
  font-size:		160%;
}
h2
{ color: 			#89A80D;
  font-weight:		bold;
  font-size:		200%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	none;
}
twitter
.no_underline
{ text-decoration:	none;
}
a
{font-weight:		bold;
 color:				black;
 text-decoration:	none;
}
a:link {
 color:          	black;
 text-decoration: 	none;
}
a:hover {
 color: 			#89A80D;
 text-decoration:	none;
} 
.hover
{ color:			#89A80D; 
  text-decoration:	none;
}
.small
{ font-size:		70%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.pig
{font-size:		100%;
 text-decoration:	none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			black;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			#000000;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.zorro
{ color:		#000000;
  font-size:		80%;
}
.dark
{ color:			#89A80D;
  font-size:		11px;
  font-weight:		normal;
  text-decoration:	none;
}
.brunis
{ color:			#89A80D;
  font-size:		12px;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

#twitter_div {
	
	border-bottom:none none none; background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px
}
 
#twitter_div ul li {
	list-style: triangle;
	color: #000000;
	padding-bottom:2px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #DDF482;
}
 
#twitter_div ul li a {
	
	text-decoration: none;
	color: #000000;
}
 
#twitter_div ul li a:hover {
	
	text-decoration: none;
	color: #89A80D;
}
 
#twitter_div p {
	font-size: 0.9em;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

.share_buttons img { border: 0; }
