.title {  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;  
  vertical-align: bottom;
}

.photo1 {  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;  
  width: 900px;
}

#main {  
  width: 909px;
}

#main img {  
  width: 294px;  
  height: 196px;  
  margin-bottom: 10px;
}

#main2 img {  
  width: 217px;  
  height: 325px;  
  margin-bottom: 10px;
}

#main img {  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;  
  margin-right: 9px;
}

#comment {  
  width: 550px;  
  margin-left: auto;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;  
  border-top-color: white;  
  border-right-color: white;  
  border-bottom-color: white;  
  border-left-color: white;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  padding-right: 10px;  
  padding-left: 10px;  
  margin-bottom: 20px;  
  margin-right: 9px;
}

table {  
  float: left;
}



