@charset "UTF-8";
/* CSS Document */

div#header_support{
	height:180px;
	background:url(../../img/support_headbg.jpg) no-repeat left bottom;
}

h2#supporterhead{
	background:url(../../img/supporter_head.gif) no-repeat left top;
	height:115px;
	text-indent:-9999px;
}

div#message{
	background:url(../img/border01.gif) repeat-x left top;
	padding:0px 0px 20px;
}

div.supporter1{
 background:url(../../img/supporter_comment01.gif) no-repeat right top;
 margin-bottom:10px;
}
#comment01,
#comment02,
#comment03,
#comment04,
#comment05,
#comment06,
#comment07,
#comment08{
 /*border:1px solid #000000;*/
 line-height:18px;
 /*padding:60px 20px 10px 30px;*/
}

div.supporter2{
 background:url(../../img/supporter_comment02.gif) no-repeat right top;
 margin-bottom:10px;
}
div.supporter3{
 background:url(../../img/supporter_comment03.gif) no-repeat right top;
 margin-bottom:10px;
}
div.supporter4{
 background:url(../../img/supporter_comment04.gif) no-repeat right top;
 margin-bottom:10px;
}
div.supporter5{
 background:url(../../img/supporter_comment05.gif) no-repeat right top;
 margin-bottom:10px;
}
div.supporter6{
 background:url(../../img/supporter_comment06.gif) no-repeat right top;
 margin-bottom:10px;
}
div.supporter7{
 background:url(../../img/supporter_comment07.gif) no-repeat right top;
 margin-bottom:10px;
}
div.supporter8{
 background:url(../../img/supporter_comment08.gif) no-repeat right top;
 margin-bottom:10px;
}

div.supporter1 img,
div.supporter2 img,
div.supporter3 img,
div.supporter4 img,
div.supporter5 img,
div.supporter6 img,
div.supporter7 img,
div.supporter8 img{
 float:left;
 margin:0 10px 5px 10px;
}
