﻿div.items
{
	
}

div.item
{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

div.title
{
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	color: #152fa8;
	background-color: #0a1277;
}

div.option
{
	margin: 5px 22px 5px 22px;
	line-height: 28px;
	text-indent: 22px;
}

div.buttons
{
	text-align: center;
	font-weight: bold;
}