a {
 color:006699; 
}

button {
margin-left:25px;
width:150px;
height:21px;
background:#333333;
text-align:center;
line-height:11px;
color:#FFFFFF;
font-size:11px;
font-weight:bold; 
}

.high_row tr:hover td{
background: #FFFFFF;
cursor:pointer;
}
.high_row td{
background-color: #CCCCCC;
}


/* admin content */
.tagline_container {height:35px; width:740px;margin:auto; display:block; font-size:13px; font-weight:bold;}
.tagline_container .c {height:35px; background:url(images/tagline_c.gif) repeat-x; }
.tagline_container .r {height:35px; background:url(images/tagline_r.gif) no-repeat top right; }
.tagline_container .l {height:35px; background:url(images/tagline_l.gif) no-repeat top left; padding:0 15px; line-height:35px; }
.tagline_container .l .left {float:left; width:50%; font-size:13px; font-weight:bold;}
.tagline_container .l .right {float:right; width:40%; text-align:right; font-weight:normal;}
.untagline {width:700px; margin:auto;background:#fbfbfb; border-left:1px solid #dedede; border-right:1px solid #dedede; border-bottom:1px solid #dedede; padding:15px;}
.untagline input {width:175px; height:21px; line-height:21px; border:1px solid #ccc; background:#fff; margin-right:15px; padding:0 5px;}
.untagline .search {padding:0 5px; background:url(./images/submit.gif) repeat-x;; border:1px solid #ccc; height:21px; line-height:21px; width:40px; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; }

.untagline_white {background:#fff; border-left:1px solid #dedede; border-right:1px solid #dedede; border-bottom:1px solid #dedede; padding:15px;}
table.untagline_white_t {width:700px; border:0;}
table.untagline_white_t tr td {padding:5px; font-weight:bold;}
table.untagline_white_t tr td input {width:260px; height:24px; line-height:24px; border:1px solid #ccc; background:#fff; padding:0 5px; font-weight:normal;}
table.untagline_white_t tr td input.submitl {width:65px; background:url(./images/submit.gif) repeat-x;; border:1px solid #ccc; height:21px; line-height:21px;  cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; font-weight:normal;} 
table.untagline_white_t tr td textarea {padding:5px; width:350px; height:150px; font-weight:normal;}

