p.aboutus,
p.aboutus_floatright,
p.aboutus_floatleft {
	color:#442d1e;
	font-size:1em;
	line-height:1.6em;
	font-family:Georgia, Helvetica, serif;
	margin:9px 0;
}
p.aboutus
{
    float:none;
	clear:both;
	margin-right:30px;
	margin-left:23px;
}

p.aboutus_floatright
{
    width:295px;
	float:right;
	clear:both;
	margin-right:30px;
	display:inline;
	font-weight:bold;
}

p.aboutus_floatleft
{
    width:278px;
	float:left;
	clear:both;
	display:inline;
	margin-left:23px;
}

div#termsandconditions
{
    font-family: "Georgia";
    font-size: 11px;
    padding: 0;
    /*height: 874px;*/
	float:right;
	width:571px;
	margin-bottom:24px;
	background:#fff;
	overflow:auto;
}
.blank_head { 
	background:#fff5df;
	position:relative; left:0; top:0;
	border-bottom:1px solid #523c39;
	line-height:2.5em;
	width:570px;
	margin:0 auto 15px auto;
}

ul.info_ul
{
    list-style: none;
    /* list-style-image: url('/images/info/dash.gif'); */
}

ul.info_ul li:before
{
    content: url('/images/info/dash.gif');
}

ul.account_ul li {
	margin: 4px 0;
}

ul.info_bullet
{
	margin: 0 0 0 15px;
    list-style-image: url('/images/info/bullet.gif');
	list-style-position: 0 15;
}

/* * /
ul.info_bullet li:before
{
    content: url('/images/info/bullet.gif');
}
/* */

ul.info_bullet li {
	margin: 0 0 8px 0;
	padding: 0;
}

.single_bottom { position:absolute; left:0; top:246px;  z-index:9; width:561px; height:3px; background:url('/images/info/single_bottom.gif') no-repeat; }
.upper_left_tilted { position:absolute; left:-30px; top:170px; z-index:999;}
	* html .upper_left_tilted img { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='/images/info/about_us_tilted_upperleft.png'); padding-top: 198px; }
.lower_left_tilted { position:absolute; right:0; top:auto;}

.cols 
{
	float: left;
}

.left_column
{
	width: 300px;
}

.right_column
{
	width: 200px;
	height: 200px;
	border: 1px solid black;
}