/* @override 
	http://lformxserve01.local/Q%20-%20T/Symbeo/Site/2010-06-09/includes/home.css
	http://symbeohealth.com/includes/home.css
*/

.container .body .rightcontent ul.greenbullets {
	list-style: inside url("../images/greenbullet.jpg");
	margin-bottom: 10px;
}

.container .body .rightcontent ul li {
	font: 18px Arial, Helvetica, sans-serif;
	color: #0000cc;
}

.learnmore {
	color: #33cc33;
	font-style: italic;
	margin: 0 0 0 15px;
}

.container .body .rightcontent img {
	float: right;
}

.container .body .rightcontent a img {
	float: none;
	margin: 5px 0;
}

.container .body .rightcontent .box {
	background: url("../images/roundedbox2.jpg") top center no-repeat;
	text-align: center;
	float: left;
	height: 185px;
	width: 280px;
    padding-top: 10px;
	margin-left:-5px;
	padding: 15px 9px 10px -1px!important;
	clear: none;
	//margin-top: 10px;
	padding-right:7px;
}

.container .body .rightcontent .box div {
	text-align: left;
	font-size: 11px;
	margin-left: 12px;
	clear: none;
}

.container .body .rightcontent .box img {
	float: none;
}

.container .body .rightcontent .box.video {
	padding: 0;
	margin-right: 15px;
	/*background: none!important;*/
}

.container .body .rightcontent .box.video img {
	margin: 0;
}

.container .body .rightcontent .box h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #33cc33;
}






.container .body .rightcontent .box1 {
	background: url("../images/roundedbox2.jpg") top center no-repeat;
	text-align: center;
	float: left;
	height: 185px;
	width: 280px;
	padding: 15px 9px 10px -1px;
	clear: none;
	//margin-top: 10px;
}

.container .body .rightcontent .box1 div {
	text-align: left;
	font-size: 11px;
	 margin-left: 5px;
        margin-right: 5px;
	/*margin-left: 12px;*/
	clear: none;
}

.container .body .rightcontent .box1 img {
	float: none;
}

.container .body .rightcontent .box1.video {
	padding: 0;
	margin-right: 15px;
	/*background: none!important;*/
}

.container .body .rightcontent .box1.video img {
	margin: 0;
}

.container .body .rightcontent .box1 h1 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #33cc33;
}





.container .body .rightcontent ul.greenbullets {
	list-style: inside url("../images/greenbullet.jpg");
}

.container .body .rightcontent ul li {
	/*font: 18px Arial, Helvetica, sans-serif;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #0000cc;
}

.container .body .rightcontent .list-blue {
	list-style: disc;
	margin-left: 10px;
	margin-top: 10px;
	float:left;
}

.container .body .rightcontent .list-blue li {
	font-size: 0.9em;
	margin-bottom: 5px;
}

.container .body .rightcontent .list-blue ul {
	list-style: disc;
	font-size: 0.9em;
	margin-bottom: 5px;
}

