.more_details{
position: relative; 
display: none;
margin-top: 0px;
margin-left:116px;
margin-bottom: 8px;
float: left;
height: auto;
width: 350px;
color: black;
line-height: 18px;
font-family: arial, sans-serif;
}

.more_visible{
visibility: visible;
}

.apps_size{	
	height: 65px;
	width: 73px;	
	border: none;
}

.apps_truncate{
	line-height:16px;
	float:left;
	height:34px;
	overflow:hidden;
	width:335px;
}
.article_truncate{
	line-height:16px;	
	height:34px;
	overflow:hidden;	
}
.editor_details_overlay{
	visibility:visible;
	color:white;
}
.editor_info{
	float:left;
}
.scrollReviews{
	float: right;
}
/* #star-user-pending{
	float: left;
    font-size: 18px;
    margin-left: 25px;
} */
#apps #container #main .editors .carousel-meet-editor {
    background: url("../images/apps/bg/carousel-left-bg.gif") no-repeat scroll 0 0 transparent;
    float: left;
    margin-top: 5px;
    position: relative;
    width: 100%;
}

#apps #container #main .editors .carousel-meet-editor .mask-meet-editor {
    background: url("../images/apps/bg/carousel-right-bg.gif") no-repeat scroll right top transparent;
    float: left;
    height: auto;
    margin-bottom: 44px;
    margin-left: 2px;
    margin-right: 9px;
    overflow: hidden;
    padding-right: 2px;
    width: 210px;
}


#apps #container #main .editors .carousel-meet-editor a.editor-arrow.left.off{
	background:transparent url("../images/btn/carousel-arrows.png") no-repeat scroll 0 0;
}

#apps #container #main .editors .carousel-meet-editor a.editor-arrow.left.on {
	background:transparent url("../images/btn/carousel-arrows.png") no-repeat scroll 0 -88px;
}

#apps #container #main .editors .carousel-meet-editor a.editor-arrow.right.on{
	background:transparent url("../images/btn/carousel-arrows.png") no-repeat scroll 0 -132px;
}

#apps #container #main .editors .carousel-meet-editor .mask-meet-editor li{
	margin: -60px 0 70px;
	text-align: center;
    	width: 158.75px;
    	 height: 60px;
}


#apps #container #main .editors .carousel-meet-editor a.editor-arrow{
	height:44px;
	position:absolute;
	text-indent:-9999px;
	top:190px;
	width:24px;
	z-index:10;
	margin-left: -3px;
}

#apps #container #main .editors .carousel-meet-editor a.editor-arrow.right{
	right:-2px;
}

.right{
	float: right;
}

.still-hungry{
	/*float:left;
	padding-top:15px;*/
	width:100%;
	margin-right:25px;
	text-align:left;
	margin-top: 20px;
	float: left;
	/*height:150px;
	text-align:center;*/
}

.copy{
	font-size: 13px/16px;
	font-family: Arial, Helvetica, sans-serif;
    color:#505050;
    overflow: hidden;
    float: left;
    height: 32px;
}

.collapse_link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
/*	background:transparent url(/resources/images/apps/collapse.png) no-repeat scroll left center;  */
	color:#0072C7;
	float:left;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:11px;
	padding:10px 0 10px 22px;
	text-decoration:none;
}
 
.expand{
	 float:left;
     padding:10px 0 10px 22px;
     color:#0072c7;
	 font-weight: bold;
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;
     text-decoration:none;
	 background:center left no-repeat url("../images/apps/read-more.gif");
}

.collapse{
	color:#0072C7;
	float:left;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:11px;
	padding:10px 0 10px 22px;
	text-decoration:none;
	background:transparent url("../images/apps/collapse.png") no-repeat scroll left center;
}

.details{
	float:left;
    padding:10px 0 10px 2px;
    color:#0072c7;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;   

}

#video
{
	width:425px;
	height:300px;
	border-color:black;
	border-style:solid;
	border-width:1px;
	background-color:white;
	display:none;
}

#dialog_bar
{
	background-image:url(../resources/images/titlebar.png);
	height:15px;
	margin-left:37px;
	width:522px;
	/*width:425px;*/
}

#dialog_bar img
{
	position:relative;
	width:auto;
	right:50px;
}

#player
{
	display:block;
	width:525px;
	padding-left:37px;
	height:300px;
	text-decoration:underline;
	color:Blue;
}

#article_hero{
	margin-top:71px;
}

/*
#apps #container {
	position: relative;
	min-height: 576px;
}

#apps #container #main-wrapper {
	position: relative;
}

div#hero {
	height: 150px;
	position: relative;
}


#secondary-header {
	position:fixed;
	top:0px;
	left:700px;
	z-index:1;
}*/

#wrapper #secondary-header {
	z-index:3;
	position: relative;
}
.recommended_apps{
	position: relative; 
	margin-top: 0px;
	margin-left:90px;
	margin-bottom: 8px;
	float: left;
	height: auto;
	width: 350px;
	color: black;
	line-height: 18px;
	font-family: arial, sans-serif;
}

