body{
background-repeat:no-repeat;
}
#samp1{
background-image:url(/templates/Horse/imgs/header_ltr.jpg);
background-position:left 42px;
	min-width:995px;
}
#header{
position:absolute;
top:263px;
left:195px;
}
#header a:link , #header a:visited{
font-family:"Times New Roman", Times, serif;
font-size:28pt;
font-weight:bolder;
color:#797979;
text-decoration:none;
}
#header a:hover{
color:#E26500;
}
#container{
	direction:ltr;
	margin-top:310px;
	margin-left:176px;
	min-width:815px;
	max-width:1600px;	
	text-align:left;
	width:expression(document.body.clientWidth < 815? "815px" : document.body.clientWidth > 1600? "1600px" : "auto");
}
#left{
float:left;
max-width:73%;
min-width:595px;
width:expression(document.body.clientWidth < 595? "595px" : document.body.clientWidth > 1004? "1004px" : "auto");
}
#child{
margin:0 15px;
padding: 5px 0 10px;
}
#topic , #topic h3 a{
color:#575656;
font-size:12pt;
font-family:"Times New Roman", Times, serif;
font-weight:bolder;
}
#topic h3 a:hover{
color:#E26500;
text-decoration:none;
}
#general{
font-size:11px;
margin-top:5px;
color:#676666;
}
#blog{
padding:5px 0 15px;
text-align:left;
font:Verdana, Arial, Helvetica, sans-serif ;
font-size: 12pt ;
color:#9C9C9C;
}
#comment{
text-align:right;
padding-right:15px;
}
#comment a:link , #comment a:visited {
color:#A2A2A2;
text-decoration:none;
}
#comment a:hover{
color:#E26500;
}
#right{
float:left;
width:220px;
}
#mainbox{
padding-left:10px;
padding-top:10px;
font-weight:bold;
font-style:italic;
color:#BAB9B8;
font-size:12pt;
font:"Times New Roman", Times, serif;
}
#mainbox a:link ,#mainbox a:visited {
text-decoration:none;
font-size:12pt;
font-weight:bold;
color:#BAB9B8;
font:"Times New Roman", Times, serif;
font-style:italic;
}
#mainbox a:hover{
color:#E26500;
}
#secondbox ul{
list-style-type:none;
margin-left:0;
margin-top:0px;
font-size:16px;
}
#pollDiv , #secondbox li{
margin-top:10px;
color:#000;
padding-left:15px;
font-size:10pt;
}
#pollDiv {
margin-left:40px;
}
#secondbox a:link ,#secondbox a:visited {
text-decoration:none;
font-weight:600;
color:#000000;
border-bottom:dashed 1px #B0B0B0;
font-size:10pt;
font-style:normal;
}
#secondbox a:hover{
color:#E26500;
}
#secondbox img{
margin-left:50px;
margin-top:10px;
}
#user_info{
margin-left:20px;
}
#Bottom{
text-align:center;
padding-right:176px;
clear:both;
color:#000;
}
#Bottom a:link ,#Bottom a:visited {
color:#D4D4D4;
text-decoration:none;
}
#Bottom a:hover{
color:#E26500;
}
#searchTerms{
width:155px;
margin:5px 0;
}
#search_form{
margin:0;
width:180px;
}
#search_form fieldset{
padding:5px;
}
#Nextpost {
text-align:center;
margin-top:15px;
height:15px;
}
#Nextpost a{
color:#797979;
text-decoration:none;
font-weight:bolder;
}
.previous_post{
float:left;
margin-left:17px;
}
.next_post{
float:right;
margin-right:12px;
}
.comments{
font-family:"Times New Roman", Times, serif;
font-size:14;
font-weight:bold;
color:#7d7c7c;
border-top:1px dotted #d0d0d0;
border-bottom:1px dotted #d0d0d0;
padding:0 0 3px 5px;
}
.commenttext{
color:#000;
}
.commenttext img{
float:left;
margin-top:5px;
margin-right:15px;
}
.commenttext a{
color:#7d7c7c;
}
.commentposterinfo a{
color:#7d7c7c;
}
.commenttext a:hover{
text-decoration:none;
}
.comment_1 
{
     margin-left: 20px;
	 border-bottom:1px solid #adad94;
}
.comment_2 
{
     padding-left: 50px;
     margin-left: 20px;
	 border-bottom:1px solid #adad94;
}
.comment_3
{
     padding-left: 60px;
     margin-left: 20px;
	 border-bottom:1px solid #adad94;
	 }
.comment_4
{
     padding-left: 70px;
     margin-left: 20px;
	 border-bottom:1px solid #adad94;
}
.comment_5
{
     padding-left: 80px;
     margin-left: 20px;
	 border-bottom:1px solid #adad94;
}
.comment_6
{
     padding-left: 90px;
     margin-left: 20px;
	 border-bottom:1px solid #adad94;
}
.add_comment {
	float:left; 
	margin:5px 0;
	padding:0 0 5px 10px;
	width:565px;
	color:#58646C;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#CommentForm fieldset {
	float:left;
	border:none;
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
	background:#e1e1e1;
	width:505px;
}
#CommentForm label {
	width:13.5em;
	display:block; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:15px;
	color:#060304;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}	
#CommentForm input {
	margin-top:	8px;
	margin-bottom:8px;
	width:255px;
	border:1px solid #060405;
}	
#Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:8.3em;
}
#CommentForm #Add{
	margin-left:63px;
	width:75px;
	padding:5px;
	color:#060405;
}
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	width:290px;
	border:1px solid #060405;
	height:85px;
}
#CommentForm img {
margin-top:12px;
}
#auther_text{
margin:10px 0 0 0;
color:#060304;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}
#NewComment span{
color:#FF0000;
font-size:20px;
vertical-align:top;
}
#Archives , .album{
margin-left:10px;
}
#Categories a , #Archives a , #Links a , .album a{
color:#BAB9B8;
font-size:16px;
}
#Categories a:hover , #Archives a:hover , #Links a:hover , .album a:hover{
text-decoration:none;
color:#E26500;
}
#Categories , #Archives , #Links{
color:#797979;
}
#Links h3{
margin-left:10px;
}
.album img{
border:none;
}
#album{
margin:10px;
}
#album h2{
color:#BAB9B8;
font-size:18px;
}
#album h3{
color:#BAB9B8;
font-size:16px;
}

<!-- If ie -->
#container{
	position:relative;
	margin-top:0;
	top:210px;
}
<!-- End if -->

* html #CommentForm #Add{
	margin-left:80px;
}
* html #container{
	top:0;
	padding-top:210px;
	width:815px;
}
* html #left{
width:595px;
}