h1 .header-link{
	font-size: 11px;
	position:absolute;
	right: 0px;
	top: 5px;
}

#submit_target { width: 0; height: 0; border: 0; display: none; }
#browserwarn {
    padding: 5px 20px;
    border-bottom: 2px solid #833;
    color: #000;
    background-color: #fee;
    text-align: left;
}
#browserwarn div { margin: 0; padding: 0; }
#permsbox .object { font-weight: bold; cursor: help; }
#permsbox abbr {
    background-color: #ddd; 
    color: #222;
    padding: 0 3px; 
    cursor: help; 
}
#permsbox .removeperm, #permsbox .addperm, 
#permsbox a { color: #999; border-bottom-color: #999; }
.addpermdiag {
    display: none;
    position: fixed;
    left: 220px;
    width: 440px;
    height: 80px;
    padding: 20px 5px;
    font-size: 11px;
    color: #ccc;
    background-color: #111;
    opacity: 0.97;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    z-index: 1000;
}
.addpermdiag h3 {
    text-transform: uppercase;
    margin-top: -3px;
    margin: 0 20px;
    color: #ddd;
    font-weight: bold;
}
.addpermdiag .buttons {
    position: absolute;
    right: 25px;
    bottom: 12px;
}
.addpermdiag .link {
    color: #fff;
    font-size: 9px;
    padding-left: 5px;
    text-transform: uppercase;
    text-decoration: underline;
}
.addpermdiag input, .addpermdiag select {
    color: #222;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 2px 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;    
}
.addpermdiag input:disabled, 
.addpermdiag select:disabled { color: #555; background-color: #ccc; }
.small_heading{ font-weight: bold; font-size:14px; }
#shorturl_footer{ 
	text-align:left;
	font-size:11px;
}

/* Headings */


.productbox h2 {
	font-size:18px;
	line-height:1em;
	margin:0;
	padding: 0 0 10px 0;
	font-weight: bold;
}

/* Lists */

.inline {
    padding: 0 0 0 20px;
    margin: 0;
	list-style:none;
}
.inline li {
    display: inline;
    list-style: none;
    padding-left: 7px;
}
.inline li:first-child {
    padding-left: 0;
}
.inline li:after {
    padding-left: 7px;
    content: '|';
}
.inline li:last-child:after {
    padding-left: 0;
    content: '';
}
.ac_results { 
    z-index: 1000;
    background-color: #fff;
    color: #000;
    text-align: left;
    margin: -2px; padding: 2px; 
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border: 1px solid #bbb;
    font-family: 'Lucida Grande', sans-serif; font-size: 11px;
}
.ac_results ul { list-style: none; margin: 0; padding: 0; overflow-x: hidden !important; }
.ac_results ul li { padding: 1px 7px; white-space: nowrap; cursor: pointer; }
.ac_results ul li:hover, .ac_over {
    background-color: #333; color: #eee; 
    -webkit-border-radius: 8px; -moz-border-radius: 8px;
}

.introbox.relative{ position:relative; }
.introbox.relative .download{
	position:absolute;
	bottom:15px;
	right:20px;
}

/* Sidebar stuff */

#notloggedin-start { 
	-moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
	background: #006C99; 
	color: #fff;
}

.newsletter-signup {
	-moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  margin-bottom: 13px;
  margin-top: 10px;
	padding:0;
}

.newsletter-signup.greybox {
	background:none;
	border:none;
	padding:0;
}

.newsletter-signup .buttontext { font-size: 10px; line-height: 1.3; }

.newsletter-signup h2 {
    line-height: 1;
    text-transform: uppercase;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
}

.newsletter-signup .notloggedin { display: none; }
.newsletter-signup .loggedin,
.newsletter-signup .notloggedin {
	background:#DDD;
	overflow: hidden;
	padding:10px 0 10px 10px;
	-moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}

.newsletter-signup p {padding: 0; margin: 0 0 6px; }
.newsletter-signup span { color: #006C99; cursor: pointer; font-weight: bold; }
.newsletter-signup form { margin: 0; float:left; }
.newsletter-signup input { font-size: 11px; }
.newsletter-signup input[type=text] { width:120px; margin-right:2px; }

.newsletter-signup .message { display: none; font-size: 10px; }

/*==== Articles ====*/

#featured-articles {
	overflow: hidden;
	margin-bottom: 10px;
}

#article_list {
	overflow: hidden;
	margin: 0 0 20px 0;
}

#article_list .draft {
	opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}

.supportitem {
	width: 258px;
	margin-right: 12px;
	float: left;
	min-height: 53px;
	border-top: 1px solid #ddd;
	padding: 2px 0 0 52px;
	overflow: hidden;
	position: relative;
}

.edititem {
	border-top: 1px solid #ddd;
	position: relative;
}

.edititem.draft {
	opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}

.edititem .title {
	padding: 10px;
	display: inline-block;
}

.edititem .handle {
	float: right;
	height:16px;
	width:16px;
	background-image: url("/images/icons-sprite.png");
	background-position: -128px 0;
	cursor: move;
	pointer: cursor;
	margin-top: 12px;
}

#article_list .supportitem {
	width: 173px;
}

.productright .supportitem {
	width: 278px;
}

.supportitem a {
	line-height: 135%;
	margin-bottom: 10px;
	margin-top: 2px;
	font-weight:bold;
	border:none;
/*	display: block;*/
}

.supportitem a img, .edititem a img {
	width: 45px;
	float:left;
	padding-bottom:5px;
	border: 0;
	position: absolute;
	top: 5px;
	left: 2px;
}

.edititem a img { position: relative; }

.more-help {
	padding: 5px 2px;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
	font-size: 11px;
	clear: both;
}

#article_list .article .draft {
	color:#bbb;
}

.article,
.manual,
.product_page {
	width:490px;
	margin-left:100px;
}

.article h1 .small{
	padding-top:8px;
	font-size: 11px;
}
.article .article_body,
.article .article_footer{
	margin-left:20px;
	width:450px;
}

#featured-articles .greybox {
	margin: 0;
} 

#article_list .article {
	width: auto;
	margin-left: 0;
}
#article_list .article h2 {
	font-size: 12px;
	margin: 0;
    font-family: 'Din', Helvetica, Arial, sans-serif;
}

#article_list .supportitem:nth-child(-n+3) {
	border: 0;
}

/* Ratings */
[id*="rate_options"] {
	margin: 10px 0 10px;
}

[id*="rate_options"] .rate_content {
	font-size: 11px;
	padding-bottom: 12px;
	font-weight: bold;
}

.rate_content a {
	margin-left: 10px;
}

.positive { color: #0b0; }
.negative { color: #b33; text-decoration: underline blink; }

/* Notifications */

.infoblock .note {
    padding: 5px 20px;
    margin: 5px 0;
    font-size: 12px;
    color: #000;
    background-color:#fee;
    border: 1px solid #daa;    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}


/* Videos section */

.video-section {
	margin: 20px 0;
	overflow: hidden;
}

.video-section .unloaded {
	margin:10px 0;
	padding:10px 20px;
	text-align:center;

    -webkit-border-radius: 6px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 0;
    -moz-border-radius: 0 6px 0 6px;
	clear: both;
    background-color: #ddd;
	color: #006C99;
	font-weight: bold;
	border: 1px solid #ddd;
}
.video-section .unloaded:hover {
	cursor: pointer;
	border-color: #aaa;
}

/*
.video-section .more-videos .video .summary {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*/

#profiles .video .profile .img_container,
#profiles .video .profile img {
	width: 99px;
}

#profiles .video .profile .text_info {
	width: 93px;
}

#profiles .video .profile .name {
	height: 47px;
	overflow: hidden;
}


.more-videos {
	float: left;
	width: 700px;
	overflow: hidden;
}

.video-section .productbox .imgbox {
	overflow: hidden;
}

.video-section .draft {
	opacity: 0.35;
}

/* Forms */

input[type=text].styled,
input[type=password].styled,
select.styled,
textarea.styled { 
    color: #222;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 2px 6px;
    margin: 0 3px 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 11px;
}

.hide {
	display: none;
}

/* Share Links */

.share-links .share-link {
	float:left;
	margin-right:3px;
}

.share-links img {
	width:15px;
	border:0px;
	vertical-align:-3px;
}

#share_link {
	width: 109px;
	float:right;
	font-size: 10px;
	padding: 1px 2px;
	margin:0;
	font-family: 'Din', Helvetica, Arial, sans-serif;
	background: #eee;
	border:1px solid #aaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

#share_link:hover { cursor: text; }

.thebridge-user-authorize .errors,
#login-join .errors,
#login-join .notifications,
.download-survey .errors {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border:1px solid #b33;
	max-width:520px;
	padding: 2px 6px;
	margin-bottom:8px;
}

#sidebar #login-join .errors, { margin-top:10px; width: 160px; }

#login-join .select-lang{
	padding-top: 15px;
	font-size: 11px;
}

.fb-like-iframe{
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	height: 40px;
}

.fb-connect {
	border: 1px solid #aaa;
	border-width: 1px 0 0 0;
	clear: both;
}

.fb-connect legend {
	padding: 0 10px;
}

#login-join .fb-connect {
	margin-top: 25px;
}
#login-join .fb-connect a {
	float:left;
	margin: 0 5px 0 0;
}

#fb-progress{
	width: 980px; margin: 0 auto;
	position: relative;
}

#fb-progress,
#fb-progress .hide {
	display: none;
}

#fb-progress .message {
	margin-left: 270px;
	text-align: left;
}

#fb-login-sidebar {
	overflow: hidden;
}
#fb-login-sidebar a {
	float: left; margin: 0 0 0 25px;
}
#fb-login-sidebar img, #fb-login-sidebar span {
	display: block;
	float: left;
}
#fb-login-sidebar span {
	margin-left: 5px;
	margin-top: 3px;
}

#login-join select,
#login-join input[type=text],
#login-join input[type=email],
#login-join input[type=password] {
    color: #222;
    background-color: #eee;
    width: 200px;
    margin: 0 3px 3px 0;
}

#login-join input[name=first_name], 
#login-join input[name=last_name]{ width: 133px; }
#login-join input[name=zip], #login-join input[name=basket_zip]{ width: 83px; }

#login-join .form_section.padded{ padding-bottom: 5px; }

#login-join .form_section input,
#login-join .form_section select,
#login-join .form_section .label,
#login-join .form_section .email-info{ float:left; }
#login-join .form_section .email-info.change{ margin-left:15px; }
#login-join .form_section .label{ width:110px; }
#login-join .form_section input[type=submit]{ margin-top:8px; }

#login-join.ja label{ font-size: 11px; }

#login-join.lj-sidebar .form_section input,
#login-join.lj-sidebar .form_section select,
#login-join.lj-sidebar .form_section .label,
#login-join.lj-sidebar .form_section .email-info{ float:none; }

#login-join.lj-sidebar input[type="text"],
#login-join.lj-sidebar input[type="email"],
#login-join.lj-sidebar input[type="password"],
#login-join.lj-sidebar select { width: 160px; }
#login-join.lj-sidebar .null { display: none; }
#login-join.lj-sidebar .email-info.change{
	float:right;
	margin: -17px 10px 0px 2px;
}
#login-join.lj-sidebar .email-info.form-ele{ width: 130px; }
#login-join.lj-sidebar .form_section.forgot-password .label,
#login-join.lj-sidebar .form_section.newsletter-info .label,
#login-join.lj-sidebar .form_section.submit-button .label{ display:none; }

.thebridge-user-authorize input.error,
.thebridge-user-authorize select.error,
.thebridge-user-authorize .errors,
#login-join .errors,
#login-join .form_section input.error,
#login-join .form_section select.error,
.download-survey .errors,
.download-survey input.error,
.download-survey select.error {
	border-color: #b33;
	background-color: #fee;
	color: #111;
}

.compulsory-message {
	
}

#login-join .notifications {
	background-color: #eee;
	border-color:#666;
}

#select_hardware_products .hardware_list{
	float:left;
	width:250px;
}

.step_navi{
	border: 1px solid #ddd;
	padding:1px 20px 0px 10px;
	background-color:#eee;
	font-size:13px;
	float:left;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
.step_navi .step, .step_navi .step_number{ float:left; }
.step_navi .step{
	padding-left:45px;
	position:relative;
}
.step_navi .step .step_number{
	border: 1px solid #ddd;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    position: absolute;
	background-color: #eee;
	color: #999;
	left:11px;
	top:-5px;
	z-index:10;
	font-size:15px;
	padding:6px 6px 6px 9px;
	line-height:1;
	font-weight:bold;
}

.step_navi .step.selected .step_number{ background-color: #999; color: #fff; }
.step_navi .step.selected{ color: #555; }


#wl_release_pricing_options{ font-size:11px; }
#wl_release_pricing_options h5{
	font-size:12px;
	margin: 8px 0px 0px 0px;
}

#wl_release_pricing_options .pricing_option .option_disabled_text{ display:none; }
#wl_release_pricing_options .pricing_option.disabled .option_disabled_text{ display:inline; }
#wl_release_pricing_options .pricing_option.disabled{ font-style:italic; }
#wl_release_pricing_options input[type=text]{ line-height:1; padding:0px;}
#wl_release_pricing_options input[type=text],
#wl_release_pricing_options .default_price_text{ width: 60px; }
#wl_release_pricing_options .pricing_option input,
#wl_release_pricing_options .pricing_option div{ float: left; margin-top: 2px; height:15px; }

#wl_release_pricing_options label { border: none; }
#wl_release_pricing_options button{ margin: 5px 0px 15px 0px; }

#dps_footer,
#dps_footer .logo{
	width:370px;
	font-size:11px;
}
#dps_footer div{
	padding-left:3px;
}
#dps_footer .serato_info{ padding-top: 5px; }

.cc_number{ font-family: Monaco, Andale mono, Lucida Console; }

.feature-block-list{
	width: 696px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 0 10px;
	overflow: hidden;
	position: relative;
}

.feature-block-list .features {
	width: 10000px;
	overflow: hidden;
}

.feature-block-list .greybox {
	width: 680px;
	margin: 0;
	padding-bottom: 72px;
	background: transparent;
	border: 1px solid transparent;
}

.feature-block-list .greybox .edit { bottom: 72px; }
.feature-block-list .feature { float: left; }

.feature-block-list .content-strip {
	margin-top: -73px;
	padding: 10px 0 10px 10px;
	overflow: hidden;
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 0 0 0 10px;
	clear: both;
	color: #006C99;
	font-weight: bold;
	z-index: 5;
}

.feature-block-list .content-strip a {
	padding: 0;
	margin-right: 13px;
	overflow: hidden;
	display: block;
	float: left;
}

.feature-block-list .content-strip img {
	display: block;
	height: 52px;
	border: 0;
}

.feature-block-list .content-strip a.last {
	margin-right: 0;
}

.fb_box {
	width: 150px;
	height: 50px; 
	padding: 0px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 11px;
}

.fb_box img {
	border:none;
}

.fb_box .col1 {
	float: left;
	width: 55px;
}

.fb_box .col2 {
	float: right;
	width: 95px;
	line-height: 1.3em;
}

.fb_box a {
	font-size: 11px;
	color: #3B5998;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	border:none;
}

.fb_box a span {
	font-size: 14px;
	font-weight: bold;
}

.imgbox { 
	border:none;
	position: relative;
}
.imgbox.left {
    float: left;
    margin-right: 20px;
}
.imgbox.center{
    float: left;
}
.imgbox.right {
    float: right;
    margin-left: 20px;
}
.imgbox img {
    float: left;
	border:none;
}
.imgbox .corner {
    position: absolute;
    width: 13px;
    height: 13px;
}
.imgbox .topright {
    background-image: url("/images/template/img-corner-topright.png");
    top: 0;
    right: 0;
}
.imgbox .bottomleft {
    background-image: url("/images/template/img-corner-bottomleft.png");
    bottom: 0;
    left: 0;
    clear: both;
}

/* Abuse report */
#abuse_report_dialog{
    height: 165px;
}
.reportbox h3, #addtopmdialogue h3,
#release_feedback_dialog h3{
    text-transform: uppercase;
    margin-top: -3px;
    margin: 0 20px;
    color: #ddd;
    font-weight: bold;
}
.reportbox p, .reportbox ol,
#release_feedback_dialog .current{
    font-size: 10px;
    line-height: 1.3;
    padding: 5px 10px;
    margin: 0 20px;
    color: #999;
}

.reportbox .link, #addtopmdialogue .link,
#release_feedback_dialog .link{
    color: #6EA6C1;
    font-size: 12px;
    margin-left: 5px;
    text-transform: uppercase;
}

.reportbox ol {
    color: #ccc;
    padding: 8px 12px;
    padding-left: 30px;
    background-color: #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.reportbox textarea {
    position: absolute;
    left: 25px;
    bottom: 35px;
    width: 328px;
    height: 68px;
}
.reportbox .buttons, #addtopmdialogue .buttons {
    position: absolute;
    right: 25px;
    bottom: 12px;
}
.reportbox {
    display: none;
    position: fixed;
    left: 260px;
    padding: 20px 5px;
    background-color: #111;
    opacity: 0.97;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    z-index: 1000;
    width: 370px;
}

/* Overlay stuff */

#overlay, .overlay {
	position: absolute;
	color: #666;
	font-size: 1.1em;
}

#overlay .background, .overlay .background {
	z-index: 198; position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	background-color: black;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

#overlay .message, 
.overlay .message,
#overlay .upload-avatar-step,
#image-upload-crop-container .image-upload-crop-step
{
	z-index: 199; position: fixed;
	top: 260px;
	margin: 0 299px;
	width: 340px;
	padding: 15px;
	padding-bottom: 20px;
	opacity: 1.0;
	background: white;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
	border: 1px solid #999;
}

#overlay .image-edit {
	display: none;
	width: 620px;
	margin: 0 159px;
}

#overlay .image-container {
	margin: 15px auto;
	width: 600px;
	border: 1px solid #999;
}

#overlay .image-container img {
	width: 600px;
	display: block;
}

#overlay .misc_button,
.overlay .misc_button
{
	float: left; margin-left: 0;
}

#contacts-sidebar{ padding: 5px; }
#contacts-sidebar .title{
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
}
#contacts-sidebar .following{ margin-bottom: 5px; }
#contacts-sidebar .list a + a{ margin-left: 5px; }
#contacts-sidebar img{
	border: none;
	width: 33px;
	margin:0;
}

#personalbox .user-avatar{
	border:none;
	float:left;
	width: 33px;
}

#personalbox .user-profile-links{
	margin: 0px 0px -2px 8px;
	float:left;
	height: 37px;
}

#personalbox .user-profile-links {
	overflow:hidden;
	white-space:nowrap;
	width:135px;
}

#flush-cache{
	position:absolute;
	top:0px; right: 0px;
	padding:5px 20px;
	font-size: 16px;
}
#flush-cache span.click:hover{
	cursor: pointer;
	color: #b33;
}

/* Video & Artist Sorting */

.buttons.disabled,
.buttons.disabled a:hover {
	background:#bbb;
	cursor:default;
}

#content .buttons.manage {
	float:right;
}

.video_list,
.artist_list {
	cursor:default;
	list-style:none;
	margin:0;
	padding:0;
}

.video_list .section-name,
.artist_list div {
	margin-left:10px;
}

.video_list .section-name h2,
.artist_list li h2 {
	display:block;
	margin:0;
}

.video_list .section-name h2 .trigger {
	cursor:pointer;
/*	display:none;*/
	font-size:10px;
}

.video_list .item:hover .section-name h2 .trigger {
	display:inline;
}

.video_list .section-name h2 .trigger:hover {
	color:#000;
}

.video_list > .item,
.artist_list > .item {
	background: #eee;
	border-top:1px solid #ddd;
	width:100%;
}

.video_list > .item.last,
.artist_list > .item.last {
	border-bottom:1px solid #ddd;	
}

.video_list > .item:hover {
	background: #ddd;
}

.artist_list .item {
	overflow:hidden;
}

.artist_list .item .thumb {
	float:left;
	margin:5px 5px 0 5px;
}

.artist_list .item .title {
	font-size:16px;
	padding-top:17px;
}

.video_list > .item > .handle,
.artist_list > .item > .handle {
	background-image: url("/images/icons-sprite.png");
	background-position: -128px 0;
	cursor: move;
/*	display: none;*/
	float: right;
	height:16px;
	margin:3px 3px 0 0;
	width:16px;
}

.artist_list > .item > .handle {
	margin-top:25px;
}

.video_list > .item:hover > .handle {
	display:inline;
}

.video_list .item .content_list {
	display:none;
	margin:0;
}

.video_list .content_list .item {
	background:#fff;
}

.video_list .content_list .item .title a span {
	color:#333;
}

.video_list .content_list .item .title a span.draft {
	color:#999;
}

.video_list .content_list .item input[type="checkbox"] {
	margin-left:10px;
}

#artist_list h2 {
	margin:8px 0 5px 10px;
}

.artist_list .item h3 {
	font-weight:bold;
}

.artist_list .item span.remove {
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}

.add_to_cart_button,
.remove_from_cart_button {
	position:absolute;
	right:8px; bottom:8px;
	width:80px;
}

.add_to_cart_button.adding,
.remove_from_cart_button.in_cart {
	background:#666;
	color:#fff;
}

.add_to_cart_button:hover {
	background:#666;
}

.remove_from_cart_button.in_cart:hover {
	background:#006C99;
	color:#fff;
}

.rss-link a {
	display:block;
	height:20px;
	min-width:20px;
	background-repeat:no-repeat;
}

.rss-link a:hover {
	background-position: 0 -20px;
}

.uiBox {
	clear: both;
	overflow: hidden;
}
.uiBox .bd {
	position: relative;
	padding: 0 15px;
	margin: 15px 0;
	color: #444;
	background-color: #ddd;
	/* css3 */
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;

	border: 1px solid transparent;
}
.uiBox .bd:after{
	content: "";
	position: absolute;
	top: -30px;
	left: 62px;
	border: 16px solid transparent;
	border-bottom-color: #ddd;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
}

.uiBox .bd.arrowRight:after{
	left: auto;
	right: 62px;
}

.uiBtn {
	margin: 10px;
	padding: 10px;

	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;

	text-align: center;
	float: left;
	overflow: hidden;

	background-color: #ddd;
}
.uiBtn.boolYes {
	margin-left: 0;
}
.uiBtn.boolNo {
	margin-right: 0;
}
.uiBtn.btnLarge {
	width: 140px;
}

.clearer.divider{ border-bottom:1px solid #AAA; }
.invisible { visibility: hidden; }
.last_updated { font-style: italic; color: #aaa; font-size: 10px;}
