/* CSS Document */
.burmaPetition
	{
	margin:10px;
	padding:20px;
	padding-top:30px;

	border:1px solid #418EB1;
	background: #C5EBFD url(../layout/card.gif) repeat-x left top;
	
	}

.burmaPetition input
	{
		width:170px;
	}
.burmaPetition th
	{
		font-weight:normal;
		text-align:right;
		vertical-align:top;
		width:30%;
	}	
.burmaPetition .send
	{
	background-color:#418EB1;
	color:white;
	border: 1px solid white;
	background-image: none;
	}
	
.burmaPetition sup
	{
		color:black;
	}	
.warning
	{
		color: #CA1FB0;
	}
span
	{
		font-size:10px;
	}	
