/* 360m Press Release CSS
------------------------------------------------------- */
#PageComplex { border: none; }
	
/** /#header { display: none; }	/**/
	
#PageComplex #leftcontent {
	margin: 10px 0 0 8px;
	padding: 0;
	}
#PageComplex #rightcontent {
	margin: 10px 5px 0 0;
	padding: 0;
	}

/* Content Block
---------------------------------------------- */
.content-block {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
.content-block ul.btn a { font-size: 11px; display: block; width: 150px; margin: 0 0 5px 0; padding: 4px 6px; line-height: 22px; color: #FFF; background: url(/images/common/bg-btn-standard.gif) left bottom repeat-x; text-decoration: none; }
.content-block ul li { list-style: none; }
.content-block ul.btn a:hover { background: url(/images/common/bg-module-h2.gif) left bottom repeat-x; }
	
	
.content-block:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.content-block {display: inline-block;}

/* Hides from IE-mac \*/
* html .content-block {height: 1%;}
.content-block {display: block;}
/* End hide from IE-mac */	

/* HTML
------------------------------------------------ */
h1,
h2,
h3 {
	margin: 0;
	padding: 0 0 5px 0;	
	line-height: 18px;
	
	/** /color: #00338E;/**/
	color: #D6492A;	
	}

h1 { font-size: 19px; padding-bottom: 10px; color: #D6492A; }
h2 { font-size: 16px; font-style: normal; color: #00338E; }
h3 { font-size: 13px; color: #000; }
	
p {
	margin: 0 0 14px 0;
	padding: 0;
	line-height: 16px;
	}
h1 sup {
	margin-top: -5px;
	}	
sup {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 11px;
	}
span.rating {
	margin: 0 8px 20px 0;
	float: left;
	}
	
a { outline: none; }

.button a img,
a img { border: none; }
	
	
/* List Styles
----------------------------------------- */
ul.relative { position: relative; }

ul, ol { }
ul li ul, ol li ol, ul li ol, ol li ul { }

.sc ul, .sc ol { }

ul.numbered { margin: 0 0 20px 30px; }

ul { margin: 0 0 20px 20px; padding: 0; list-style: none; line-height: 1.3em; }
ul li {	margin: 0 0 6px 0; padding: 0 0 0 10px; background: url(/images/common/bullet-1.gif) 0 5px no-repeat; }
ul li ul { margin: 6px 0 0 10px; padding: 0; }
ul li ul li { margin: 0 0 6px 0; padding-left: 10px; background: url(/images/common/bullet-2.gif) 0 5px no-repeat; }

ul.plain { margin: 0 0 20px 10px; padding: 0; list-style: none; }
ul.plain li,
#rightcontent .module ul.plain li { margin: 0 0 6px 0; padding: 0; background: none; }
ul.plain li ul { margin: 6px 0 0 20px; padding: 0; }
ul.plain li ul li {	background-image: none;	} 


/* OL Styles */
ol { margin: 0 20px 12px 40px; padding: 0; line-height: 1.3em; }
ol li {	margin: 0 0 8px 0; padding: 0; background-image: none; }
ol li ol { margin: 8px 0 0 30px; padding: 0; }
ol li ol li { background-image: none; color: #A5BF6D; }

ol.plain { margin: 0 20px 12px 0; padding: 0; list-style: none; }
ol.plain li { margin: 0 0 8px 0; padding: 0; background-image: none; }
ol.plain li ol { margin: 8px 0 0 0;	padding: 0;	}
ol.plain li ol li { background-image: none; }

/* UL OL Styles */
ul li ol { margin-top: 5px; }
ul li ol li { padding-left: 0; background: none; }

/* OL UL Styles */
ol li ul li { margin-top: 5px; padding-left: 12px; }		
	
/* Module 
---------------------------------------------------- */
#rightcontent .module {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background: url(/images/common/bg-module-168.gif) left bottom no-repeat;	
	}	
#PageComplex #rightcontent .module {}
#rightcontent .module h2 {
	margin: 0 0 5px 0;
	padding: 5px 8px;
	
	font-size: 12px;
	
	color: #FFF;
	background: url(/images/common/bg-module-h2-168.gif) left top no-repeat;
	}
#rightcontent .module h3 {
	margin: 0;
	padding: 2px 10px;
	
	font-size: 12px;
	}
#rightcontent .module p {
	margin: 0 8px 10px 8px;
	padding: 0;
	}	
#rightcontent .module ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
	}
#rightcontent .module ul li {
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 18px;
	background: url(/images/common/bullet-1.gif) 0 6px no-repeat;
	}			

/* Image Styles
-------------------------------------------------- */
dl.block-225 { width: 233px; }
dl.block-250 { width: 258px; }
dl.block-308 { width: 308px; }

dl.left {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	}
dl.right {
	float: right;
	display: inline;
	margin: 0 0 10px 15px;
	}
dl.image dt {
	margin: 0;
	padding: 0;
	}
dl.image dt img { display: block; }	
dl.image dd {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	}		

.alt-pages { margin: 0 0 30px 0; padding: 0; }
.alt-pages h2 { margin-bottom: 5px; }	
.alt-pages a { margin: 0 20px 0 0; padding: 4px 6px; line-height: 22px; color: #FFF; background: url(/images/common/bg-btn-standard.gif) left bottom repeat-x; text-decoration: none; }
.alt-pages a:hover { background: url(/images/common/bg-module-h2.gif) left bottom repeat-x; }

/* Post-It
---------------------------------------- */

.post-it {
	position: relative;
	
	margin: 0;	padding: 0;
	
	background: url(/images/individuals/features/360m/360m-Post-It.gif) left top no-repeat;
	
	width: 576px;
	height: 296px;
	}
.post-it .one,
.post-it .two,
.post-it .three {
	position: absolute;
	left: 65px;
	width: 450px;
	font-size: 14px;
	line-height: 18px;
	}
	
.post-it .one {
	top: 105px;	
	}
.post-it .two {
	top: 142px;
	}
.post-it .three {
	top: 190px;
	width: 430px;
	}
		
.post-it .buy-now {
	position: absolute;
	
	left: 500px;
	top: 225px;
	
	width: 75px;
	height: 60px;
	}
.post-it .buy-now a.btn-buy-now {
	display: block;	
	text-indent: -5000px;

	width: 75px;
	height: 60px;
	
	background: url(/images/individuals/features/360m/btn-buy-now.png) left top no-repeat;
	}
.post-it .buy-now a.btn-buy-now:hover {
	display: block;	

	width: 75px;
	height: 60px;
	
	background: url(/images/individuals/features/360m/btn-buy-now-hover.png) left top no-repeat;
	}
	
	
/* 360m Video
---------------------------------------------------------------- */	
.MEDEX-360m-video-interior { margin: 0 0 15px 0; }
a.MEDEX-360m-video-interior {
	width: 168px;
	height: 110px;	
	display: block;	
	text-indent: -5000px;	
	background: url(/images/homepage/buttons/btn-360m-video-interior.gif) left top no-repeat;
	}
a.MEDEX-360m-video-interior:hover {
	width: 168px;
	height: 110px;	
	display: block;
	background-position: 0 -110px;
	}