body
{
	background-color: #e9da94;
	margin: 0px;
	padding:0px;
}

#so_wrapper
{
	border: #4400cc 0px solid;
	padding: 0px;
	width: 332px;
	font-family: Verdana, Tahoma, Monospace;
	margin: 0px;
	height: 340px;
	background-color: #e9da94;
}

.SO_Table
{
	margin: 0px;
}

#so_wrapper h2
{
	font-size: 15px;
}

#so_header
{
	height: 150px;
}

#so_header h1
{
	font-weight: bold;
	font-size: 18px;
	color: #b72614;
	text-align: center;
	margin-bottom: 0px;
	text-align: center;
	margin: 0px;
}
#so_header h2
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	color: #000099;
	height: 30px;
	text-align: center;
}

#so_header p
{
	margin-top: 0px;
	font-size: 11px;
	color: #660000;
}
.so_description
{
	margin-top: 5px; /*background-color: #dcdcdc;*/
	padding: 5px;
	width: 332px;
	height: 110px;
}
#so_left
{
	/*float:left; 	clear:left; 	width:115px; 	text-align:center; 	height:80px;*/
}

#so_left p
{
	font-size: 14px;
	color: #660000;
	margin-bottom: 0px;
	padding-top: 5px;
}

#so_left h1
{
	font-size: 16px;
	color: #b72614;
	font-weight: bold;
	margin: 0px;
}

#so_left h2
{
	font-size: 11px;
	color: #3333cc;
	font-weight: bold;
}

#so_right
{
	/*float:right; 	clear:right; 	width:115px; 	text-align:center; 	height:80px;*/
}

#so_right p
{
	font-size: 18px;
	color: #660000;
	margin: 0px;
	padding-top: 5px;
}

#so_right h1
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 20px;
	color: #000099;
}

.SO_Saving
{
	clear: both;
	font-weight: bold;
	font-size: 24px;
	width: 344px;
	color: #ffcc00;
	font-family: Arial;
	letter-spacing: 5px;
	background-color: #990000;
	text-align: center;
	margin-bottom: 0px;
}

.clear
{
	clear: both;
}

#so_bottom
{
	clear: both;
	text-align: center;
}
#so_bottom p
{
	margin-top: 0px;
	font-size: 13px;
}

