.bigred{
	background-color : transparent;	
	margin: 0.7em 0;
	font-size: 22pt;
	color: #8a0000;
	font-family: Arial,sans-serif,Georgia;
	font-weight: bold;
}
.intro	{
	color : #000000;
	background-color : transparent;		
	font-family: Arial,sans-serif,Georgia;
	font-size: 16pt;
	padding: 0 16px 0 0;
	margin-bottom: 16pt;
}
.bullet
{
    /*padding: 6px;*/
    margin: 2px;
    background-image: Campfire/images/bullet.gif;
    background-repeat: no-repeat;
}
.colored-box {
	background-repeat: no-repeat;
	width: 216px;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.colored-box a {
	color: #fff;
	text-decoration: none;
}

.colored-box a:hover {
	color: #ffcc00;
}

.colored-box div.content {
	padding: 16px 16px 0 16px;
}

.colored-box h4 {
	font-size: 1.1em;
	color: #fff;
	margin: 0 0 0.5em 0;
}

.colored-box ul
{
    list-style-type: circle;
    margin: 0;
    background-repeat: repeat-x;
}

.colored-box ul li {
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0.7em 0;
	margin-bottom: 0;
}

.colored-box div.bottom {
	background-position: bottom left;
	height: 16px;
}

.box-red,
.box-red div.bottom {
	background-image: url(Campfire/images/bg-red.gif);
}

.box-red ul, .box-red ul li
{
    background-image: url(Campfire/images/divider-red.gif);
    list-style-type: circle;
}

.box-red ul li span
{
    display: block;
    padding-left: 12px;
    background: url(Campfire/images/bullet-red.gif) no-repeat 0px 3px;
    list-style-type: circle;
}

.box-black,
.box-black div.bottom {
	background-image: url(Campfire/images/bg-black.gif);
}

.box-black ul, .box-black ul li
{
    background-image: url(Campfire/images/divider-black.gif);
    list-style-type: circle;
}

#content-wrapper {
	overflow: hidden;
	padding-top: 25px;
}

#content div.top {
	padding-top: 113px;
}

#wrapper #content ul.support li.item
{
    list-style: circle;
    clear: both;
}

#wrapper #content ul.support li.item h4
{
    margin: 0;
    list-style-type: circle;
}

#body {
    padding-bottom: 0;
}


ul.features
{   
    overflow: hidden;
    padding-bottom: 0em;
    width: 924px;
    /*border-top: 4px solid #000;
    top: -2px;*/
    position: relative;
    background: url(Campfire/images/feature-divider.gif) repeat-y;
    /*background-position: bottom left;*/
    z-index: 6;
}

#bullet ul li.point
{
/*    list-style-image: url("Campfire/images/bullet.gif");
    background-position: 0em 0em;
    padding-top: 1pt;
    margin: 2em;
    width: 600px;*/
    background-image: url(Campfire/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0em .4em;
    padding-left: 1em;
    padding-bottom: .5em;

}

ul.features li 
{
    position: relative;
    top: -4px;
    float: left;
    width: 231px;
}

table.features {
	border-width: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;

}
table.features tr {
	border-width: 0px;
	
	padding: 0px;

}
table.features td.img {
	border-width: 0px;
	
	padding: 0px;
}

table.features td {
	border-width: 0px;
	padding: 10px;



}


td.features li a img {
    border: 0;
    
}

td.features li div.desc {
    padding: 0 10px;
    
}


ul.features li.feature-1 {
    width: 230px;
    padding: 0px;
    
}

ul.features li.feature-4 {
    width: 223px;
    padding: 0px;
}

#logincontent 
{
    /*clear: left;
margin-left: 0px;
	border-left: 0px solid #eee;*/
	padding-left: 20px;
	font-size: 1em;
    margin: 10px;
    /*border: solid 2px #a00c26;*/
}
#registrationtext {
    border-bottom:solid 1px #a00c26;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
#registrationform 
{
    padding-top: 15px;
    margin-left: 55px;
}

