#contents .skill
{
	font-size:smaller;
	padding-bottom:10px;
}

#contents .skill h3
{
  padding-bottom:0px;
  padding-top:0px;
  margin-bottom:0px;
  margin-top:0px;
  border-bottom:solid 1px black;
}

#contents .skill .logo
{
  width:100px;
  text-align:center;
}

#contents .skill .description
{
  width:400px;
}

#contents #leftPart
{
	float:left;
	width:550px;
}

#contents #rightPart
{
	font-size:smaller;
  float:right;
  width:350px;
}

#contents #rightPart h3
{
  padding-bottom:0px;
  padding-top:0px;
  margin-bottom:0px;
  margin-top:0px;
  border-bottom:solid 1px black;
}
