
body {
 background: url(o_gast.jpg) no-repeat top;
 font-family: Tahoma, Verdana, Helvetica, sans-serif; 
 font-size: 13px;
 padding-top: 45px;
}

form {
 margin: 0px;
 padding: 0px;
}

a { 
 border: none; 
 font-size: 1em;
}

a:link    { text-decoration: none;      color: #c00000;font-size: 1em; }
a:visited { text-decoration: none;      color: #4f5f8f;font-size: 1em; }
a:hover   { text-decoration: none; 	color: #000000;font-size: 1em; }


input, textarea {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 0px solid #757575;
}

input.i_text {
 font-size: 1.2em;
 border: 0px solid #757575;
 width: 200px;
 background-color: #ffffff;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #c00000;
}

textarea.i_comment {
 font-size: 1em;
 border: 1px solid #c00000;
 width: 380px;
 background-color: #ffffff;
}

.title_style {
 font-family: Tahoma, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #c00000; 
 font-size: 20px;
 text-align: center;
 background-color: #ffffff;
 border-top: 0px solid #6D6DDD; 
}


.skin {
 text-align: left;
 color: #000000;

}
.new_mess {
 text-align: left;

}


.content_style {
 background-color: #F5F5F5; 
 width: 565px;
 padding-top: 12px;
 padding-bottom: 10px;
 border-left: 2px solid  #DFDFEF;
 border-right: 2px solid  #DFDFEF;
 border-bottom: 5px solid  #DFDFEF;
 border-top: 5px solid  #DFDFEF;
 color: #c00000;
 clear:both;
}


.m_left {
 font-family: Tahoma, Helvetica, sans-serif; 
 font-weight: bold;
 font-size: 1.1em;
 width: 99px;
 text-align: right;
 padding-top: 4px;
 padding-bottom: 1px;
 padding-left: 10px;
 color: #c00000;
 float:left;
}

.m_right {
 padding-top: 2px;
 padding-bottom: 2px;
}


.code_sec {
 font-family: Courier New;
 font-size: 1.5em;
 text-align: center;
}

.pages_style {
 
 padding: 15px;
 height: 15px;
}


span.css_prev_next {
 color: #C0C0C0;
}

.body_msg {
 
 border-left: 1px solid #7e7E00;
 text-align: left;
 width: 750px;
 
}

.b_nickname {
 color: #c00000;
 font-weight: bold;
 font-size: 1.3em;
 
}

.b_date {
 color: #000000;
 font-size: 1.0em;
}

.new_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 138px;
}

.new_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

.submit_style {
 text-align: center;
 clear: both;
}


.b_messt {
 font-family: Arial,Verdana sans-serif;
 font-size: 1.2em; 
 color: #272727;
 text-align: left;
 padding-left: 10px;
 
}

.addnew {
 background-color: #ffffff;
 font-family: Tahoma, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 font-size: 1.1em;
 width: 160px;
 text-align: center;
 margin-top: 2px;
 height:18px;
 clear: both;
 color: #c00000;
 border-bottom: 1px solid #9C9C9C;
}
