@charset "utf-8";
/* CSS Document */

body {
	background-color:#ec9125;
	background-image:url(templates/small/images/stripe.gif);
	background:url(templates/small/images/stripe.gif) repeat scroll 0 0 #F2F2F2;
	font-family:Verdana,sans-serif;
}

#all {
	width:800px;
	margin:auto;
	margin-top:50px;
}

#b1 {
	width:100%;
	text-align:center;
}

#b2 {
	height:471;
	vertical-align:center;
	text-align:center;
	width:182px;
}


#b3 {
	height:471;
	text-align:center;
	width:382px;
	display:none;
}

#b4 {
	height:471;
	vertical-align:center;
	text-align:center;
	width:182px;
}

#b5 {
	width:100%;
	text-align:center;
	clear:both;
}

#b6 {
	width:100%;
	text-align:center;
	margin-top:35px;
	background-color:#CFCC8D;
	font-weight:bold;
	display:none;
}

#pulse {
	visibility:hidden;
	background-color:#CFCC8D;
	width:316px;
	margin:auto;
	color:#6C7984;
}

table, td {
	/*border:solid 1px white;*/
	background-color:#ec9125;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

table {
	width:100%;
}
