#shout_box {

     border:0px solid #CCCCCC; 
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     padding: 0px;
     width: 150px;
     margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
     background-color: #none;
}

#shout_box A:link {color: #ffffff; text-decoration: none; font-size: 100%}
#shout_box A:visited {color: #ffffff; text-decoration: none; font-size: 100%}
#shout_box A:hover {color: #cccccc; text-decoration: none; font-size: 100%}

#shout_box form {
    margin:0;
    padding:0;
}

#shout_box table {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 9px;
     color: #666666;
     text-align:left;
}

#shout_box input {
     border:1px solid #996666;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #cccccc;
     background-color: #999999;
}

#shout_box .silver {
     font-size: 100%;
     color: #ffffff;
}
#shout_box .red {
     font-size: 11px;
     color: #000000;
}

#shout_box h1 {
     color: #000000;
     font-size: 11px;
     margin: 0;
     padding: 0;
}

/* พื้นที่ แสดงผล หลัก */
#shout_box #shout_content {
     border:1px solid #996666; 
  background-color: #CCCCCC;
     /* ต้องกำหนดความกว้างให้คงที่ */
     width:145px;
     height:50px;
     color: #000000;
     font-size: 11px;
     cursor: text;
     padding:1px;
}
#shout_content div {
     border:none;
     /* ต้องกำหนดความกว้างให้คงที่ */
     width:145px;
     height:50px;
     overflow:hidden;
     text-align:left;
}
#shout_content cite {
     font-size:9px;
     color:#CC3366;
     font-style:normal;
     text-align:left;
  margin-left: 2px;
  margin-top: 1px;
  margin-right: 2px;
  margin-bottom: 1px;
}
#shout_content span {
     color:#666666;
     font-size:7px;
}
#shout_content p {
     text-align:center;
     color:#000000;
     border-left:0px solid #CF6A12;
     margin-left: 2px;
  margin-top: 1px;
  margin-right: 2px;
  margin-bottom: 1px;

}
#shout1 {
     position:absolute;
}
#shout2 {
     position:absolute;
}