.logoLogin{ float: left; position: relative; top: 25px; background:url(/images/logo-coffee.png); width:197px; height:74px;}

.logoRegister{ float: left; position: relative; top: 25px; background:url(/images/logo-coffee.png); width:197px; height:74px;}


.inline{ float:left; margin:0px; }

#clearBoth{ clear:both; }

#login-container .contentOpenId{float: left; padding: 20px; position:absolute; display:none;}

.contentOpenId{background: #fff;
			-moz-border-radius: 8px; -webkit-border-radius: 8px;
			-moz-box-shadow: 0px 1px 0px #777;
			-webkit-box-shadow: 0px 1px 0px #777;
			box-shadow: 0px 1px 0px #777;}
			
#footer-container a:hover {color:#FFCC00;}
#footer-container a {color:#FFFFFF;}

.landing-page .selector{padding: 0px; background: #fff; min-height: 340px;
				-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
				-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
				
				-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.30);
				-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.30);
				box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.30);
				height: 100%;}
				
.landing-page .description {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
background:#FFFFFF none repeat scroll 0 0;
height:100%;
padding:0;
}
				
.landing-page .selectorNoDrag{padding: 0px; background: #fff; min-height: 340px;
				-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
				-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
				
				-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.30);
				-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.30);
				box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.30);
				height: 100%;}
				
	.landing-page .selectorNoDrag li{padding: 15px; text-align: center;}
	.landing-page .selectorNoDrag li.drag-command{padding: 0; font-size: 30px; color: #ccc; font-weight: bold; line-height: 34px;}
	
	.landing-page .selectorNoDrag li a{cursor: pointer;}
	
.ui-draggable-dragging{padding: 15px !important; text-align: center !important; }

.landing-page .selector li.drag-commandNew{padding: 0; font-size: 20px; color: #ccc; font-weight: bold; line-height: 20px;}

.we-love {border-bottom: 1px dotted #ccc;}

.i-love {border-bottom: 1px dotted #ccc;}

.landing-page .selector li{border: none; padding: 0px !important; text-align: center;}

#pointer {cursor: pointer;}

.drag-command{padding: 95px 20px 0 !important; font-size: 22px; color: #ccc; font-weight: bold; line-height: 34px;}

.ui-droppable{padding-top: 20px;}

