#content table.sr_border {
    border: 1px;
 	font-size: 100%;
	width:530px;
	background:#FFFFFF;
	
}

#content table tr.sr_colored th {
	width: 20%;
	
}

#content table tr.sr_colored td {
	width: 80%;
	
}

#content table tr.sr_colored01 th {
    text-align:left;
	width: 100%;
	background:#ccc0d9;
}

#content table tr.sr_colored01 td {
	width: 100%;
}

.sr_img{
  text-align: center;
  margin-top: -10px;
}

.sr_color{
   text-align:center;
}