body {
	background-image: url(../images/background_main.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #282828;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}#content_area {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#content_area a {
	font-weight: bold;
	color: #5D365A;
	text-decoration: none;
}.formRow h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.accountControls a.images img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
}
#sbox-window .sbox-content-swf
{
	overflow:				hidden;
}
.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label {
	display: block;
	float: none;
	width: 16em;
}
.checklist .biglabel {
	width: 16em;
}
.checklist .normalcheckbox {
	width: 20px;
	float: none;
}


.checklist label:hover { background: #777; color: #fff; }

.remooz-element
{
	cursor:					-moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		url(/images/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(/images/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(/images/closebox.gif);
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(/images/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(/images/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(/images/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(/images/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(/images/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(/images/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(/images/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(/images/remo_bg_nw.png) no-repeat;
}

.formRow select {
	float: left;
	width: 160px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	background-color: #515151;
	border: 1px solid #CCC;
}
#content_area h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.fulleditMenu {
	float: right;
	width: 350px;
}
.fulleditMenu    a  {
	font-size: 12px;
	font-weight: bold;
	color: #92458C;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.fulleditMenu  a.selected  {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}




.headerBar {
	background-image: url(../images/header_repeat.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 135px;
	background-position: bottom;
}
.videoCpanel {
	background-repeat: repeat;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.videoCpanel .menu {
	background-image: url(images/small_cpanel.png);
	height: 33px;
	width: 81px;
}
.videoCpanel .menu img {
	margin-top: 7px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: none;
	padding: 0px;
	margin-bottom: 0px;
}
.videoCpanel img {
	background-image: url(../images/rightcol_bg.png);
	background-repeat: repeat;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.addbox {
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
.resultRow {
	background-image: url(../images/rightcol_bg.png);
	background-repeat: repeat;
	float: left;
	width: 590px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.resultRow img {
	float: right;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resultRow strong {
	color: #FFF;
	display: block;
	float: left;
	width: 200px;
	margin-right: 15px;
}


.addbox #top {
	background-image: url(images/popup_top.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 480px;
	float: left;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	font-size: 13px;
}
.addbox #bottom {
	background-image: url(images/popup_btm.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 500px;
}
.addbox #main {
	background-image: url(../images/rightcol_bg.png);
	float: left;
	width: 480px;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.formRow   {
	width: 460px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formRow  label    {
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 150px;
}
.formRow  input[type=text]    {
	background-color: transparent;
	background-image: url(../images/text_box.png);
	float: left;
	height: 17px;
	width: 155px;
	border: 0px none transparent;
	color: #CCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 5px;
}
.formRow  textarea   {
	height: 100px;
	width: 300px;
}


.menuBar {
	background-image: url(../images/menu_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
}
.logoTop {
	background-image: url(../images/toplogo.png);
	padding-top: 30px;
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 297px;
	background-position: right bottom;
}
.mainArea {
	width: 850px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.mainArea .right .topContent {
	float: left;
	height: 200px;
	width: 630px;
	margin-bottom: 10px;
}
.mainArea .right .topContent .galleryBox {
	background-image: url(../images/gallery_box.png);
	float: left;
	height: 200px;
	width: 450px;
}
.mainArea .right .topContent .galleryBox img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	padding: 0px;
}
.mainArea .right .topContent .galleryBox h1 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	width: 400px;
}
.purple {
	color: #92458C;
	text-decoration: none;
}
.menuBar  a {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 19px;
	margin-left: 20px;
}
.footer {
	background-image: url(../images/footer_bar.png);
	height: 125px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.mainArea .right .mainContent {
	float: left;
	width: 630px;
	margin-bottom: 20px;
}
.mainArea .right .mainContent .top {
	background-image: url(../images/main_content_top.png);
	float: left;
	height: 30px;
	width: 630px;
}
.mainArea .right .mainContent .main {
	background-image: url(../images/rightcol_bg.png);
	float: left;
	width: 630px;
	background-repeat: repeat;
}
.mainArea .right .mainContent .main .column {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 100px;
	font-size: 11px;
}

.mainArea .right .mainContent .top h1 {
	font-size: 13px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.mainArea .right .mainContent .btm {
	background-image: url(../images/main_content_btm.png);
	float: left;
	height: 15px;
	width: 630px;
	background-position: top;
	background-repeat: no-repeat;
}
.mainArea .rightCol .signuptext {
	font-size: 11px;
	color: #CCCCCC;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}

.menuBar a:hover {
	color: #92458C;
}
.menuBar .div {
	background-image: url(../images/menu_div.jpg);
	height: 41px;
	width: 1px;
	float: left;
}

.mainArea .right .bandBoxes img {
	margin-top: 7px;
}


.mainArea .right .topContent .rightContent {
	float: left;
	height: 200px;
	width: 180px;
}
.mainArea .right .topContent .rightContent .top {
	background-image: url(../images/right_header.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 180px;
}
.mainArea .right .topContent .rightContent .main {
	background-image: url(../images/rightcol_bg.png);
	background-repeat: repeat;
	height: 169px;
	width: 180px;
	float: left;
}


.topContent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
}
.mainArea .left {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.headerBar .topContent .right .button {
	background-image: url(../images/top_button.png);
	float: right;
	height: 30px;
	width: 170px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.headerBar .topContent .right .text {
	text-align: center;
	float: right;
	height: 75px;
	width: 170px;
	margin-top: 10px;
	color: #FFFFFF;
}
.headerBar .topContent .right .text h1 {
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rightCol {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
.rightCol .div {
	background-image: url(../images/rightcol_div.jpg);
	background-position: left center;
	float: left;
	height: 10px;
	width: 200px;
	background-repeat: no-repeat;
}
.rightCol a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 15px;
	color: #999999;
	width: 185px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightCol a.toplink {
	color: #FFF;
}
.rightCol .top h1 {
	font-size: 13px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.styled input[type=text] {
	background-color: transparent;
	background-image: url(../images/text_box.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 155px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	margin-bottom: 5px;
	font-size: 11px;
	padding-top: 3px;
	color: #AAAAAA;
	padding-left: 5px;
}
.mainArea .right .topImages {
	float: left;
	height: 120px;
	width: 630px;
	margin-bottom: 10px;
}
.headerBar .topContent .right {
	float: right;
	height: 125px;
	width: 250px;
}

.mainArea .right .topImages .left {
	background-image: url(../images/wedding_bands.png);
	float: left;
	height: 120px;
	width: 310px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.mainArea .right .topImages .right {
	background-image: url(../images/corporate_bands.png);
	float: right;
	height: 120px;
	width: 310px;
	background-repeat: no-repeat;
}
.mainArea .right .topImages .overlay {
	background-image: url(../images/topimages_textbox.png);
	height: 66px;
	width: 290px;
	margin-top: 54px;
	margin-right: auto;
	margin-left: auto;
			top: 220;  
    left: 0; 
}
.mainArea .right .bandBoxes {
	float: left;
	width: 630px;
	margin-bottom: 10px;

}
.mainArea .right .bandBoxes .bandBoxMargin {
	background-image: url(../images/band_box_home.png);
	float: left;
	height: 80px;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.mainArea .right .bandBoxes .bandBox {
	background-image: url(../images/band_box_home.png);
	float: left;
	height: 80px;
	width: 200px;
	margin-bottom: 10px;
}
.white {
	color: #FFFFFF;
}
.mainArea .right .bandBoxes h1 {
	font-size: 12px;
	font-weight: normal;
	color: #BA6DB5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}



.mainArea  .right  .topImages  .overlay  .text  {
	color: #9F9E9D;
	height: 56px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 10px;

}
.mainArea  .right  .topImages  .overlay  .text  h1  {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}






.rightCol .middle {
	background-image: url(../images/rightcol_bg.png);
	background-repeat: repeat;
	float: left;
	width: 200px;
	padding-top: 5px;
}
.rightCol .top {
	background-image: url(../images/menu_col_top.png);
	float: left;
	height: 30px;
	width: 200px;
}
.rightCol .btm {
	background-image: url(../images/rightcol_btm.png);
	float: left;
	height: 15px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}


.mainArea .right {
	float: right;
	width: 630px;
}
.portalBar {
	background-color: #1F1F1F;
	height: 45px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	position: fixed;
	bottom: auto;
}


.clear {
	clear: both;
}
.rightCol a.selected {
	color: #92458C;
}
.rightCol a:hover {
	color: #92458C;
}
.mainArea .right .topContent .rightContent .top h1 {
	font-size: 13px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.footer .column {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 100px;
	font-size: 11px;
}
.footer .rightcolumn {
	float: right;
	margin-top: 10px;
	width: 300px;
	font-size: 11px;
	margin-right: 20px;
	text-align: right;
}


/**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.1 rc4
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(images/closebox.png) no-repeat center;
	border: none;
}

.sbox-window-ie6 #sbox-btn-close {
	background-image: url(images/closebox.gif);
}

.sbox-loading #sbox-content {
	background-image: url(images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(images/remo_bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(images/remo_bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(images/remo_bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(images/remo_bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(images/remo_bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(images/remo_bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(images/remo_bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(images/remo_bg_nw.png) no-repeat;
}
.profileImage  {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	cursor: pointer;
}

.addbox #main .formRow input[type=password] {
	background-color: transparent;
	background-image: url(../images/text_box.png);
	float: left;
	height: 17px;
	width: 155px;
	border: 0px none transparent;
	color: #CCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 5px;
}
.resultRow a.ajax-replace {
	color: #FFF;
	display: block;
	float: left;
	width: 200px;
	margin-right: 15px;
	text-decoration: none;
}
.musicRow    {
	background-image: url(../images/rightcol_bg.png);
	background-repeat: repeat;
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.musicRow    span    {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-left: 20px;
}
 .musicRow    span.small       {
	float: left;
	width: 60px;
	margin-right: 40px;
}
.musicRow    div.play {
	float: right;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/play_btn.png);
	height: 18px;
	width: 55px;
	cursor: pointer;
}
.musicRow    img {
	float: right;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.swiff-uploader-box a {
	display: none !important;
}
 
/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}
 
#demo-status {
	padding: 10px 15px;
	width: 420px;
	border: 1px solid #eee;
}
 
#demo-status .progress {
	background: url(images/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}
 
#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}
 
#demo-list {
	list-style: none;
	width: 450px;
	margin: 0;
}
 
#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(images/failed.png) no-repeat 4px 4px;
}
 
#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(images/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(images/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(images/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(images/failed.png);
}
 
#demo-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}

