div#id{
 position:relative;
}
div.theme{
 position:relative;
 top:-20px;
}
div.theme_contents{
	position:relative;
	top:-20px;
	height: 130px;
}

strong.advantage{
 color:#FF3300;
}
div.theme_contents img   {
	margin-right: 5px;
	float: left;
}
