/*download back*/

h1.title
	{
	background-image: url(../img/titleback/h1_back_dl.gif);
	}

/*download*/

div.dl_con
	{
	width:500px;
	}

div.dl_con div
	{
	width:250px;
	}

/*updater*/

table.up_list
	{
	width:548px;
	border-style: solid;
	border-color: #D8D8D8;	
	border-width: 1px 0px 1px 1px;
	margin-bottom:12px;
	}

table.up_list th , table.up_list td
	{
	border-style: solid;
	border-color: #D8D8D8;	
	border-width: 0px 1px 0px 0px;
	padding:5px;
	text-align:left;
	vertical-align:top;
	}

table.up_list th
	{
	background-color:#bbbbbb;
	}

table.up_list td
	{
	border-width: 1px 1px 0px 0px;
	}

.up_list_up
	{
	background-color:#f2f2f2;
	width:268px;
	}

.up_list_os
	{
	width:80px;
	}

/*plugin*/

.bgw {
	border: 1px solid #D8D8D8;
	padding: 7px 10px;
	margin:20px 0px;
	width:528px;
}

/*demo*/

#demo_list , #demo_list_ap{	
	background-color:#f2f2f2;
	font-weight:bold;
	border-width:0px 1px 0px 0px;
	}

#demo_list_ap
	{
	width:450px;
	}
	
#demo_list
	{
	vertical-align:middle;
	text-align:center;
	}