.preview {
	float: left;
	width:315px;
	height: 18px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

.preview img {
	margin: 0;
}

.preview span { 
	display: block;
	font-size: 11px; 
	margin-bottom: 4px;
}

.popular {
	color: #2e8531;
	font-weight: bold;
}

.SUPERpopular {
	font-weight: bold;
	color: #d62222;
}

.normal {
	font-weight: bold;
}
.cancel{
width:25px;
float:left;
}
.nextbutton{
	cursor:pointer;
	padding-top:10px;
	padding-right:13px;
}
.hcart{
width:127px;
padding:0;
margin:0;
text-align:center;
display:block;
}
#demo-status
{
/*	background-color:		#F9F7ED;
*/	padding:				10px 15px;
	width:					500px;
}
 
#demo-status .progress
{
	background:				white url(/images/assets/progress-bar/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}
 
#demo-status .progress-text
{
	font-size:				0.9em;
	font-weight:			bold;
}
 
#demo-list
{
	list-style:				none;
	width:					450px;
	margin:					0;
}
 
#demo-list li.file
{
	border-bottom:			1px solid #eee;
	background: url(/images/assets/file.png) no-repeat 4px 4px;
}
#demo-list li.file.file-uploading
{
	background-image: url(/images/assets/uploading.png);
	background-color:		#D9DDE9;
}
#demo-list li.file.file-success
{
	background-image: url(/images/assets/success.png);
}
#demo-list li.file.file-failed
{
	background-image: url(/images/assets/failed.png);
}
 
#demo-list li.file .file-name
{
	font-size:				0.7em;
	margin-left:			10px;
	display:				block;
	clear:					left;
	line-height:			15px;
	height:					15px;
	font-weight:			bold;
	float:left;
}
#demo-list li.file .file-size
{
	font-size:				0.6em;
	line-height:			15px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
	display:none;
}
#demo-list li.file .file-info
{
	display:				block;
	margin-right:			8px;
	font-size:				0.6em;
	line-height:			20px;
	float:right;
}
#demo-list li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
	font-size:0.6em;
}

.current-text{

font-size:0.8em;}
#demo-browse-all{
font-size:.9em;
color:#3a3a3a;
text-decoration:none;
}
#demo-browse-all a:visited{
font-size:.9em;
color:#3a3a3a;
text-decoration:underline;


}
#demo-browse-all a:hover{
font-size:.9em;
color:#DF4800;
text-decoration:underline;


}
.overall-title{
font-size:0.8em;
}
.current-title{
font-size:0.8em;
}
