﻿/*********************************************************
  Cascading Style Sheet for PE toc structured HTML on Android.
	Version 1.0.0: 2012-08-20

  Copyright 2011-2012 Sony Corporation
 *********************************************************/
body{
	width:100%;
}
div.sub_name{
	font-size:		22px;
}
div.search_input input#id_search{
	width:			148px;
}
div.topic_path{
	width:			770px;
}
td.button_prev{
	width:			50%;
}
td.button_next{
	width:			50%;
}
img.button_spacer{
	width:	100%;
}
