/* @override 
	http://innertree.local/stylesheets/style_new.css?1261281403
	http://innertree.local/stylesheets/style_new.css?1261292523
	http://innertree.local/stylesheets/style_new.css?1261296440
	http://innertree.local/stylesheets/style_new.css?1261397341
	http://innertree.local/stylesheets/style_new.css?1261398085
*/

/* @group reset */

* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 0;
}

fieldset {
	padding: .5em;
}

select option{
	padding:0 5px;
}

.hide, .print-logo, .close-button{
	display:none;
}

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
}

a img{
	border:none;
}

a {
	text-decoration: none;
}

p {
	font-weight: 200;
}

/* @end */

/* @group inputs */

.editor_field {
	padding: 4px;
	color: #000;
	text-shadow: none;
	height: 50px;
	width: 98%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #AE9EEA;
	font-size: 14px;
	margin-bottom: 5px;
}



.textfield {
	padding: 4px;
	color: #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #AE9EEA;
	font-size: 16px;
	margin-bottom: 5px;
	width: 255px;	
}

.textfield_activate {
	padding: 4px;
	color: #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #AE9EEA;
	font-size: 16px;
	margin-bottom: 5px;
	width: 250px;
	float: right;
}

.textarea_chat {
	padding: 4px;
	color: #000;
	text-shadow: none;
	height: 50px;
	width: 98%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #e8e8e8;
	font-size: 16px;
	margin-bottom: 5px;
}

.textarea_reply {
	padding: 4px;
	color: #000;
	text-shadow: none;
	height: 50px;
	width: 467px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #e8e8e8;
	font-size: 16px;
	margin-left: -2px;
	margin-bottom: 5px;
}

.textarea_comment {
	padding: 4px;
	color: #000;
	text-shadow: none;
	height: 50px;
	width: 98%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #AE9EEA;
	font-size: 16px;
	margin-bottom: 5px;
}

.textarea {
	padding: 4px;
	color: #000;
	text-shadow: none;
	height: 50px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #AE9EEA;
	font-size: 16px;
	margin-bottom: 5px;
	width: 255px;
}

.textfield_email {
	padding: 4px;
	color: #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #AE9EEA;
	font-size: 16px;
	margin-bottom: 5px;
	width: 340px;
}

.button {
	color: white;
	padding: 3px 5px;
	background-color: #AE9EEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 16px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;	
}

.button:hover {
	background-color: #8579E0;	
}

.button:active {
	background-color: #E87DA1;
}

.signup_button {
	color: white;
	padding: 3px 5px 3px 10px;
	background-color: #AE9EEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 24px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;
}

.signup_button:hover {
	background-color: #8579E0;	
}

.signup_button:active {
	background-color: #E87DA1;
}

.editor_ok_button {
	color: white;
	padding: 3px 5px;
	background-color: #AE9EEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 14px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;
	text-transform: uppercase;
}

.editor_ok_button:hover {
	background-color: #8579E0;	
}

.editor_ok_button:active {
	background-color: #E87DA1;
}

.editor_cancel {
	color: white;
	padding: 3px 5px;
	background-color: #E87DA1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 14px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;
	margin-left: 5px;
}

.editor_cancel:hover {
	background-color: #8579E0;	
}

.editor_cancel:active {
	background-color: #E87DA1;
}

/* @end */

/* @group content */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #EBEBEB url(https://innertree-assets.s3.amazonaws.com/background.png) no-repeat -316px 0;
	font-weight: 100;
	margin: 0 0 10px 0;
}

#container {

}

#header {
	height: 55px;
}

#header #wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 40px;
}

#header .menu {
	float: right;
	padding-top: 5px;
}

#header .menu a {
	text-decoration: none;
	padding: 5px;
	color: #7A7A7A;
	font-weight: 200;
}

#header .menu a:hover {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #AE9EEA;
	color: #fff;
}

#header .logo {
	font-size: 34px;
	float: left;
}

#header .logo a {
	text-decoration: none;
	padding: 5px;
	color: #7A7A7A;
}

#header .logo a:hover {

	color: #AE9EEA;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#content_top {
	width: 100%;
	height: 50px;
	border-radius-top: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #AE9EEA;
}

#content_top a {
	color: #fff;
}

#content_top a:hover {
	color: #000;
}

#content_top p {
	font-size: 38px;
	margin: 0;
	color: #fff;
	padding: 4px 10px 0 20px;
	font-weight: 100;
}

#content_bottom {
	background-color: #fff;
	border-radius-bottom: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottompright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 20px;
}

#content_area {
	padding: 0;
	margin: 0;
	width: 100%;
}

.right {
	width: 265px;
	float: right;
}

.left {
	width: 570px;
	float: left;
}

.rightphoto {
	width: 225px;
	float: right;
}

.leftphoto {
	width: 620px;
	float: left;
}

.heading {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: 100;
}

.side_content {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}

.side_content .little_photos {
	
}

.side_content .family_member {
	display: inline-block;
	float: left;
}

.side_content a.family_member {
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;	
}

.side_content a.family_member:hover {
	color: white;
	padding: 3px 5px;
	background-color: #8579E0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;	
}

.side_content .pending {
	margin-bottom: 5px;
}

.side_content .edit_profile {
	display: inline-block;
	float: left;
}

.side_content a.edit_profile {
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
	text-align: center;
	text-transform: capitalize;
    font-weight: 100;
	font-size: 22px;
    text-shadow: white 1px 1px 2px;
}

.side_content a.edit_profile:hover {
	color: white;
	padding: 3px 5px;
	background-color: #8579E0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
    text-shadow: none;
}



#system_message_error {
	background-color: #E87DA1;
}

#system_message_notice {
	background-color: #C3E085;
}

#system_message_notice .format {
	padding: 5px;
	text-align: center;
	color: #000;
	font-size: 20px;
}

#system_message_error .format {
	padding: 5px;
	text-align: center;
    text-shadow: #000 1px 1px 2px;
	color: #FFF;
	font-size: 16px;
}

/* @end */

/* @group feature */

#feature {
	
}

#feature img {
	margin-left: 5px;
	margin-right: 5px;
}

#feature ul#masonry {
	margin-top: 10px;
}

#feature #masonry li {
	width:262px;
	margin: 6px;
	border: 1px solid #AAA;
	float: left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
}

/* @end */

/* @group login-signup */

#join-message {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-size: 14px;
	font-weight: 200;
}

#login-signup {
	width: 470px;
	padding: 10px;
}

#login-signup fieldset {
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}

#login-signup fieldset dl {
	display: inline-block;
}

#login-signup fieldset dl dt {
	float: left;
	margin-right: 10px;
	width: 94px;
	text-align: right;
}

#login-signup fieldset dl dt label {
	font-size: 22px;
    font-weight: 100;
}


#login-signup fieldset dl dd {
	display: inline-block;
}

#login-signup .controls {
	text-align: center;
}

#login-side {
	width: 350px;
	padding: 10px;
	float: right;
}

#login-side p {
	margin-top: 10px;
}

#login-side a {
	color: white;
	padding: 3px 5px 3px 10px;
	background-color: #AE9EEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 14px;
	border-width:0px;
	cursor:pointer;
	font-weight: 400;
	text-decoration: none;
	margin-right: auto;
	display: inline-block;
	margin-left: 100px;
	margin-top: 20px;
}

#login-side a:hover {
	background-color: #8579E0;	
}

/* @end */



/* @group Home */

#family-home {
	padding-bottom: 5px;
}

.family-box {
	display: inline-block;
	margin: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	width: auto;
	float: left;
}

.family-box ul {
	width: auto;
}

.family-box li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 2px;
	height: 38px;
	font-size: 20px;
}

.family-box li .name {
	display: inline-block;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
}

.family-box li img {
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 3px;
	margin: 0;
}

.family-box .name {
	display: block;
}

.family-box .name a {
	text-transform: capitalize;
	color: black;
	font-size: 30px;
}

.family-box .name a:hover {
	color: #8579E0;
}



/* @end */

/* @group Group */

#family_heading {
	width: 100%;
	text-align: center;
	text-transform: capitalize;
    text-shadow: white 1px 1px 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	font: 100 36px Fertigo_PRO;
}

#new_quickchat {
	margin-bottom: 10px;
}

#chats {
	margin-top: 20px;
}

/* @group Chats */

.chat {
	padding: 4px;
	margin-bottom: 15px;
	background-color: #F7F7F7;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #e8e8e8;
}

.chat .chat-side {
	float: left;
}

.chat:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.chat .profile_image {
	float: right;
}

.chat .profile_image img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
}

.chat .profile_image img:hover {
	border: 1px solid #AE9EEA;
}

.chat .chat_body {
	float: right;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	background-color: #fff;
	width: 465px;
}

.chat .chat_content {
	font-size: 12px;
	padding-left: 5px;
	font-weight: 300;
}

.chat .chat_content p {
	font-size: 12px;
}

.chat .chat_user {
	padding-top: 3px;
	padding-bottom: 3px;
}

.chat .chat_user a {
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
}

.chat .chat_user a:hover {
	color: #AE9EEA;
}

.chat .action-hide {
	display: none;
	float: right;
	width: 127px;
}

.chat .reply_chat {
	display: inline-block;
}

.chat .reply_chat a {
	color: #AE9EEA;
	padding: 3px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 16px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;
}

.chat .reply_chat a:hover {
	background-color: #AE9EEA;
	color: white;
}

.chat .reply_chat a:active {
	background-color: #E87DA1;
	color: white;
}

.chat .delete_chat {
	display: inline-block;
	float: right;
}

.chat .delete_chat a {
	color: #E87DA1;
	padding: 3px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 16px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;
}

.chat .delete_chat a:hover {
	background-color: #E87DA1;
	color: white;
}

/* @end */

/* @group replies */

.reply {
	float: right;
	width: 475px;
	margin-top: 5px;
}

.replies {
	margin: 5px 0 0;
	padding: 0;
	display: inline-block;
	width: 477px;
	float: right;
}

.replies .profile_image {
	float: left;
}

.replies .profile_image img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
	margin: 0;
}

.replies .profile_image img:hover {
	border: 1px solid #AE9EEA;
}

.replies .chat_body {
	float: left;
	width: 383px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	background-color: #fff;
	margin-right: 10px;
}

.replies .chat_content {
	font-size: 12px;
	padding-left: 5px;
	font-weight: 300;
}

.replies .chat_content p {
	font-size: 12px;
}

.replies .chat_user {
	padding-top: 3px;
	padding-bottom: 3px;
}

.replies .chat_user a {
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
}

.replies .chat_user a:hover {
	color: #AE9EEA;
}

.replies .reply_chat {
	font-size: 14px;
	margin-top: 5px;
	font-weight: 200;
}

.replies .reply_chat a {
	color: #8579E0;
}

.replies .delete_reply {
	float: right;
	display: none;
}

.replies .delete_reply a {
	color: #E87DA1;
	padding: 3px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 16px;
	border-width:0px;
	cursor:pointer;
	font-weight: 100;
}

.replies .delete_reply a:hover {
	background-color: #E87DA1;
	color: white;
}

.reply_button {
	float: right;
}

/* @end */

.side_content {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}

.side_content .little_photos {
	
}

.little_photos img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.little_photos img:hover {
	border: 2px solid #8579E0;
	padding: 4px;	
}

.little_photos a.photos {
	display: inline-block;
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
}

.little_photos a.photos:hover {
	color: white;
	padding: 3px 5px;
	background-color: #8579E0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;	
}

.heading .photos {
	font-size: 20px;	
}

.side_content .family_member {
	display: inline-block;
	float: left;
}

.side_content a.family_member {
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;	
}

.side_content a.family_member:hover {
	color: white;
	padding: 3px 5px;
	background-color: #8579E0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;	
}

.side_content .pending {
	margin-bottom: 5px;
}

.pending .controls {
	float: right;
}

.pending .member_allow {
	color: white;
	padding: 3px 5px;
	background-color: #D7EAAE;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
}

.pending .member_allow:hover {
	color: white;
	padding: 3px 5px;
	background-color: #C3E085;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
}

.pending .member_deny {
	color: white;
	padding: 3px 5px;
	background-color: #F0A8C0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
}

.pending .member_deny:hover {
	color: white;
	padding: 3px 5px;
	background-color: #E87DA1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
}

#family_photos {
	
}

#family_photos img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 0 5px 5px 0;
	display: inline-block;
	float: left;
}

#family_photos img:hover {
	border: 1px solid #8579E0;	
}

#new_photo.new_photo {
	
}

#photo_photo {
	margin-bottom: 5px;
	margin-top: 5px;
}



/* @end */



/* @group Profile */

.profile_right {
	width: 560px;
	float: right;
}

.profile_left {
	width: 285px;
	float: left;
}

#profile_photo {
	
}

#profile_photo img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.side_content .edit_profile {
	display: inline-block;
	float: left;
}

.side_content a.edit_profile {
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
	text-align: center;
	text-transform: capitalize;
    font-weight: 100;
	font-size: 22px;
    text-shadow: white 1px 1px 2px;
}

.side_content a.edit_profile:hover {
	color: white;
	padding: 3px 5px;
	background-color: #8579E0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
    text-shadow: none;
}

.profile_photos {
	margin-top: 5px;
}

.profile_photos p {
	margin-left: 5px;
}

.profile_photos img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
}

.profile_photos img:hover {
	border: 1px solid #AE9EEA;
}

.profile_photos a.photos {
	display: inline-block;
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
}

.profile_photos a.photos:hover {
	color: white;
	padding: 3px 5px;
	background-color: #AE9EEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;	
}

.profile_right a.families {
	color: white;
	padding: 3px 5px;
	background-color: #AE9EEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size: 16px;
	border-width:0px;
	cursor:pointer;
	display: inline-block;
	text-transform: capitalize;
}

.profile_right a.families:hover {
	color: white;
	background-color: #8579E0;	
}

.profile_right a.families:active {
	color: white;
	background-color: #E87DA1;
}

/* @end */

/* @group heading */

#login-heading {
	text-align: center;
	font-size: 24px;
}

/* @end */



/* @group Photo */

.photo_box {
	width: 100%;
	margin-bottom: 10px;
}

.photo_box img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.photo_box img:hover {
	border: 1px solid #8579E0;	
}

/* @end */



/* @group Family Photo */

#photo {
	
}

#photo img {
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.rightphoto .description {
	font-size: 12px;
}

.rightphoto p {
	margin-bottom: 5px;
	font-size: 12px;
}

#photo_heading {
	width: 100%;
	text-align: left;
	text-transform: capitalize;
    font-weight: 100;
	font-size: 24px;
    text-shadow: white 1px 1px 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

#photo_heading a.photo_heading_link {
	font-size: 22px;
	color: black;
	padding: 3px 5px;
	border-width:0px;
	cursor:pointer;
	text-transform: capitalize;
	margin-left: -5px;
	margin-right: -5px;
}

#photo_heading a.photo_heading_link:hover {
	color: white;
	padding: 3px 5px;
	background-color: #8579E0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:0px;
	cursor:pointer;
    text-shadow: none;
}

#comment_container {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#comment_container .chat .chat_body {
	float: right;
	width: 515px;

}

#comment_container .chat .profile_image {
	float: left;
}

.rightphoto .tags {
	font-size: 12px;
	display: inline-block;
}

.rightphoto .tags .tag_item {
	font-size: 12px;
	padding: 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #AE9EEA;
	color: #fff;
	display: inline-block;
}

/* @end */



/* @group Activate */

#activate {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#activate fieldset {
	border-style: none;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#activate fieldset dl {
	
}

#activate fieldset dl dt {
	float: left;
	margin-right: 10px;
	width: 200px;
	text-align: right;
}

#activate fieldset dl dt label {
	font-size: 22px;
    font-weight: 100;
}

#activate fieldset dl dd {
	display: inline-block;
}

#activate .controls {
	text-align: center;
}



/* @end */