

a{	color: #4e73c6;}
a:link,a:visited{}
a:hover{
text-decoration: underline;}
html{
	font-size: 16px;
}
body{
	color: #6f6f6f;
	text-align: left;
	font-size: 13px;
	font-family: Verdana,Arial, Helvetica,sans-serif;
}


strong
{
	font-weight:bold;
}

.textcontent {
	font-size: 13px;
}

.newstitle,.textcontent h2{
	margin:12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

.textcontent h3{
	margin:12px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

.textcontent h4{
margin:12px 0 0 0;

	font-weight: bold;

}

.textcontent h5{
margin:12px 0 0 0;

	font-weight: bold;
}

.textcontent ul li{
	margin: 4px 0px 10px 0px;
	padding-left: 9px;
	background-repeat: no-repeat;

	background-position: 1px 8px;
	background-image: url(../images/green_arrow_right.gif);
	background-repeat: no-repeat;

}

.textcontent ul{
	margin: 1em 10px 1em 12px
}
.textcontent	 p {

}
table,table td{
	font-size: 1em;

}

.quote {
    background: url( ../images/quote_top.gif ) no-repeat left top;
    padding-top: 10px;
    margin-bottom: 20px;
	float : right;
}

.quote p {
    font-size: 86%;
}

.quote p.text {
    text-indent: 15px;
}

.quote p.author {
    padding-top: 10px;
    background: url( ../images/quote_bottom.gif ) no-repeat right bottom;
    padding-bottom: 1em;
}

.arrow {
	background-image: url(../images/arrow_right.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 9px;
}

.floatcontainer .bullet li 
{
	background-image: url(../images/favicon.ico);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 30px;
}

.nextfeature 
{
	float:right;
	background-image: url(../images/arrow_right.gif);
	background-position-x: 100%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	padding-right: 9px;
}

.prevfeature 
{
	float:left;
	background-image: url(../images/arrow_left.gif);
	background-position-x: 0%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.compareeditions th {
	background-color: rgb(221, 221, 221);
	border: 3px solid rgb(255, 255, 255);
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}

.compareeditions .whitebg {
	background-color: rgb(255, 255, 255);
	border: 3px solid rgb(255, 255, 255);
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}

.compareeditions td {
	background-color: rgb(238, 238, 238);
	border: 3px solid rgb(255, 255, 255);
	padding: 0.5em;
	text-align: center;
}

.compareeditions .c0 {
	text-align: left;
}




/*
.quote{
	background-image: url(../images/secureteam.gif);
	
	background-position: left -289px;
	background-repeat: no-repeat;
	display: block;
	float:left;
	padding: 0 0 0  22px;
	margin-right: 13px;

	cursor: default;
	color: #4e73c6;
	z-index: 1;
}
*/