	body { background-color : #fff ; color : #333 ; font-family : verdana ; font-size : xx-small ; }
	html>body, html>body td { font-size : x-small ; }
	body td { font-size : x-small ; }
	
	a:link { color : #06c ; text-decoration : none ; }
	a:hover { color : #6e0c01 ; text-decoration : underline ; }
	a:visited { color : #63c ; text-decoration : none ; }
	
	strong { font-weight : bold ; }
	em { font-style : italic ; }
	
	div, form, fieldset { margin : 0 ; padding : 0 ; }
	fieldset { border : none ; }
	p { line-height : 1.5em ; margin : 0 0 1em 0 ; padding : 0 ; }
	blockquote { font-family : courier ; line-height : 1.5em ; margin : 1em ; padding : 0 ; } 
	br { line-height : .6em ; margin : 0 ; padding : 0 ; }
	hr { color : #333 ; height : 1px ; width : 100% ; }
	
	h1, h2, h3, h4, h5, h6 { font-family : arial ; font-weight : normal ; margin : .25em 0 ; padding : 0 ; }
	h2, h3, h4, h5, h6 { margin : 0 0 0.5em 0 ; padding : 0 ; }
	h1 { font-size : 275% ; margin : 0 ; }
	h2 { font-size : 160% ; }
	h3 { font-size : 140% ; }
	h4 { font-size : 125% ; font-weight : bold ; }
	h5 { font-size : 115% ; font-weight : bold ; }
	h6 { font-size : 105% ; font-weight : bold ; }
	
	img { border : none ; }
	img.left { clear : left ; float : left ; margin : 0 5px 5px 0 ; }
	img.right { clear : right ; float : right ; margin : 0 0 5px 5px ; }
	
	ul { margin : .05em 0 .25em 15px ; padding : 0 ; }
	li { margin : 0 ; padding : 0 ; }
	
	.nowrap, .number { white-space : nowrap ; }
	
	.block { display : block ; }
	.hide { display : none ; }
	.inline { display : inline ; }
	
	
	.both { 
	/*	hide from mac ie	\*/
		clear : both ; 
	/*	stop hiding	*/
		}
	br.both { clear : both ; font-size: 1px; }
	.left { float : left ; }
	.right { float : right ; }
	
	.baseline { vertical-align : baseline ; }
	.bottom { vertical-align : bottom ; }
	.middle { vertical-align : middle ; }
	.sub { vertical-align : sub ; }
	.super { vertical-align : super ; }
	.textbottom { vertical-align : text-bottom ; }
	.texttop { vertical-align : text-top ; }
	.top { vertical-align : top ; }
	
	.nodeco { border : none ! important ; color : #333 ! important ; }

	.googleafcadtitle { font-weight: bold; }
	
	::-webkit-input-placeholder { color: #969696 !important; }
	input:-moz-placeholder { color: #969696 !important; }
	
 /*this changes are for classieifeds, sell of horses. 
 This needs to be checked in differente browsers*/
  * html #right{
  width:135px;
 float:left;
 }
 
* html  #tower #classified-button-inner{
  font-size:1em;
  }
* html    #tower h2, * html     #tower h3
  {
     font-size:1em !important; 
  }

