/* content wrappers */
	.Content_2Cols{
		width: 893px;
		font-size:12px;
		color:#8E8E8E
	}
	
	.Content_2Cols .col1{
		width: 567px;
		float: left;
		padding: 20px 0px 50px 0px;
	}
	
	.Content_2Cols .col2{
		width: 276px;
		float: right;
		padding-top: 24px;
	}
/* /content wrappers */

/* col1 */
	/* page header */
		.Content_2Cols .col1 .PageHeader{
			width: 567px;
			margin-bottom: 24px;
		}

		.Content_2Cols .col1 .PageHeader .RightGraphic{
				width: 82px;
				height: 68px;
				float:right;
				margin-top: 16px;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/assets/images/gfxBubbleRight.png');		
		}
		.Content_2Cols .col1 .PageHeader .RightGraphic[class]{
			filter:none;
			background: url(/assets/images/gfxBubbleRight.png) 0px 0px no-repeat;
		}
		
		.Content_2Cols .col1 .PageHeader .BubbleTop{
			width: 485px;
			height: 7px;
			float: left;
			overflow: hidden;
			background: url(/assets/images/bgBubbleTop.gif) 0px 0px no-repeat;
		}
		
		.Content_2Cols .col1 .PageHeader .BubbleContent{
			width: 440px;
			padding: 0px 33px 12px 12px;
			float: left;
			background: #BCBE57 url(/assets/images/bgBubbleBtm.gif) 0% 100% no-repeat;
			color: #FFF;
		}
		
		.Content_2Cols .col1 .PageHeader .BubbleContent em{
			display: block;
			font-size:16px;
			font-style: normal;
			padding-bottom: 5px;
			border-bottom: 1px solid #CFD086;
		}
		
		.Content_2Cols .col1 .PageHeader .BubbleContent h2{
			font-size:24px;
			line-height:20px;
			font-weight: normal;
			margin: 5px 0px 0px 0px;
			color: #FFF;
		}
		
		.Content_2Cols .col1 .PageHeader .BubbleContent span{
			font-size:12px;
		}
	/* /page header */
	
	.col1 li { 
		list-style-type:none;
		padding:0px 0px 7px 15px;
		background:transparent url(cancel/star_link_bullet.gif) 0 3px no-repeat;
		font-size:11px;
		color:#ADAF56;
		}
	.col1 ul{
		padding:0px 0px 0px 0px;
		}
	
	.Content_2Cols .col1 h3{
		font-size: 18px;
		font-weight: normal;
		color: #989A28;
		margin: 0px 0px 16px 7px!important;
	}
	
	/* content section */
		.Content_2Cols .col1 .ContentSection{
			background: url(/assets/images/icBubbles.gif) 0px 2px no-repeat;
			padding: 0px 0px 11px 0px;
			margin: 0px 0px 12px 7px;
			
			font-size:12px;
			color: #8E8E8E;
		}
		.Content_2Cols .col1 .ContentSectionC{
			padding: 0px 0px 20px 0px;
			border-bottom: 1px solid #ECEBCE;
			margin: 0px 0px 30px 0px;
			
			font-size:12px;
			color: #8E8E8E;
		}
		.Content_2Cols .col1 .ContentSectionC h5{
			margin: 0px 0px 15px 0px;
			font-size: 14px;
			font-weight: bold;
			color: #ADAF56;
			}
		.Content_2Cols .col1 .ContentSectionC a{ text-decoration:underline;}
		.Content_2Cols .col1 .ContentSectionC a:hover{ text-decoration:none;}		
		
		.Content_2Cols .col1 .ContentSectionB{
			padding: 0px 0px 11px 27px;
			border-bottom: 1px solid #ECEBCE;
			margin: 0px 0px 22px 7px;
			
			font-size:12px;
			color: #8E8E8E;
		}
		
		.Content_2Cols .col1 .ContentSection h4{
			margin: 0px 0px 15px 27px;
			font-size: 16px;
			font-weight: normal;
			color: #F8942A;
		}
		
		.Content_2Cols .col1 .ContentSection p{
			margin: 0px 0px 0px 0px;
		}	
		
		.Content_2Cols .col1 a.btnGetFit{
			display: block;
			width: 383px;
			height: 52px;
			overflow:hidden;
			text-indent: -9999px;
			cursor: pointer;
			margin: 0p 0px 0px 7px;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/fitscore/images/fitscore/btnGetFit.png');
		}
		.Content_2Cols .col1 a.btnGetIt{
			display: block;
			width: 220px;
			height: 52px;
			overflow:hidden;
			text-indent: -9999px;
			cursor: pointer;
			margin: 0p 0px 0px 7px;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/fitscore/images/fitscore/btnGetIt.png');
		}
		.Content_2Cols .col1 a.btnDownNow{
			display: block;
			width: 220px;
			height: 52px;
			overflow:hidden;
			text-indent: -9999px;
			cursor: pointer;
			margin: 0p 0px 0px 7px;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/fitscore/images/fitscore/btnDownNow.png');
		}
		
		.Content_2Cols .col1 a.btnGetFit[class]{
			filter: none;
			background: url(/fitscore/images/fitscore/btnGetFit.png) 0px 0px no-repeat;
		}
		.Content_2Cols .col1 a.btnGetIt[class]{
			filter: none;
			background: url(/fitscore/images/fitscore/btnGetIt.png) 0px 0px no-repeat;
		}
		.Content_2Cols .col1 a.btnDownNow[class]{
			filter: none;
			background: url(/fitscore/images/fitscore/btnDownNow.png) 0px 0px no-repeat;
		}
	/* /content section */
/* /col1 */

/* col2 */
	.Content_2Cols .col2 .ScreenShots{
		width: 251px;
		margin: auto;
	}
	
	.Content_2Cols .col2 .ScreenShots img{
		display: block;
		margin-bottom: 22px;
	}
/* /col2 */

/* common */
	ul.raquoList{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
		color: #ADAF56;
	}	
	
	ul.raquoList li{
		line-height: 14px;
		padding: 8px 0px 8px 12px;
		background: url(/assets/images/bltRaquo.gif) 0px 12px no-repeat;
	}
/* /common */
