#site_title {

width:350px;height:30px; margin-left:20px; border-bottom:1px #CCCCCC dashed; 

}

#site_title a{

text-decoration:none;

color:#000000;

font-size:18px;

}

#description_box{

clear:both;

float:left;

width:430px;

height: auto;

padding-left:25px;
padding-top:20px;

}

.comments_title {

clear:both;

width:400px;height:30px; margin-left:20px; border-bottom:1px #CCCCCC dashed; 

text-decoration:none;

color:#000000;

font-size:18px;

padding-top:20px;

}
.comments_title2 {

clear:both;

width:400px;height:30px; margin-left:20px; border-bottom:1px #CCCCCC dashed; 

text-decoration:none;

color:#000000;

font-size:18px;

padding-top:5px;

}

.about_box{

width:450px;

margin-left:20px;

margin-top:10px;

color:#333333;

}

.comment_box1{

width:455px;

height: auto;
float:left;

background-color:#DFE4C9;

margin-left:20px;

margin-top:10px;

}

.comment_box2{

width:455px;

height: auto;
float:left;

background-color:#EBF5E8;

margin-left:20px;

margin-top:10px;

}

.comment_nr{

float:left;

width:24px;

height:24px;

margin:5px;

color: #000000;

text-align:center;

text-decoration:none;

padding-top:12px;

background:url(../../images/comment_nr.gif) no-repeat center;

}

.comment_text{

float:left;

width:400px;
height:auto;

color:#333333;

padding:7px;

}

/*--------------FORM--------------------*/
#submitform{

width:460px;

height:277px;

background:url(../../images/form_submit_bg.jpg) no-repeat center;

margin:20px;

}
#form{

width:460px;

height:310px;

background:url(../../images/form_bg.jpg) no-repeat center;

margin:20px;

}

#form_fields{

width:430px;

padding:3px;

}

#form_fields_left{

float:left;

}

#form_fields_right{

float:left;

}

#submit_fields{

float:right;

width:50px;
padding-right:110px;

}

.title_form{

width:200px;

color:#1A1A1A;

font-size:13px;

margin-left:10px;

}

.input_form{

margin-left:10px;

}

input.input_type{

	width:164px;
	height:15px;
	background:url(../../images/input.gif) no-repeat left top;
	border:none;
	padding:4px 0px 4px 8px ;

}


textarea.textarea_form{

width:191px;

height:73px;
background:url(../../images/textarea.gif) no-repeat left top;
background-position:0px 0px;
border:none;
padding:4px 0 0 8px;

}

textarea.textarea_form_tags{

width:200px;

height:20px;

border:1px #999999 solid;

}

input.submit{

	background:url(../../images/submit.jpg) no-repeat 0 0; width:90px; height:14px; border:none; cursor:pointer; 

	 margin:13px 0 0 0; font-size:0; padding:0 0px 0 0; float:right;

}

.notes{

width:300px;
clear:both;


padding-left:20px;

padding-top:5px;

}