﻿/* Master Page - For the search bar */
input.Eksearchbar {position:relative; float:left; background:url(../images/search_bar_haskell.jpg) no-repeat; width:192px; height:20px; border:0px; padding:5px 0px 0px 26px; outline:none; color:#6d5b5b; margin-top:-7px; font-weight:bold; font-size:13px;}

/* Master Page - For the search button */
.mySearchButton
{
	display: none;
}

/* News List Page - For search bar */
.search_news{background-image: url(../images/search_by_horse_textbox.jpg); background-repeat: no-repeat; height: 24px; width: 208px; padding-left: 10px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border: none; padding-top: 10px; padding-right: 10px; background-color: #F3F1E7;}

/* News Detail Page - For the comment */
.comment_heading02
{clear:both; width:940px; height:auto; background-color:#e7d9b4; padding:5px; margin-bottom:5px; color:#390b04;}

div.msgBoardSpecTag>span>div>p, div.msgBoardSpecTag>span>p
{width:940px !important; padding:5px; margin-bottom:30px !important;}

.AddComment>h6
{
	display: none;
	}
	



