
/*zero.css*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
ol {
	padding-left: 25px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}

.xpand {clear: both; display: block; margin: 0; padding: 0;}

/* Single column only */
#col0 { float: left; }
#iCol0 { margin: 6px; }

/* Single column (top) Double column bottom */
.c1t #col2,.c1t #dmCol2 { float: left; }
.c1t #col1,.c1t #dmCol1 { float: right; }
.c1t #col3,.c1t #dmCol3 { float: left; }
.c1t #col3,.c1t #dmCol3 { clear: left; }
.c1t #iCol2 { margin: 6px; }
.c1t #iCol1 { margin: 0 6px 0 3px; }
.c1t #iCol3 { margin: 0 3px 0 6px; }

/* Single column (left) */
.c1l #col1,.c1l #dmCol1 { float: left; }
.c1l #col2,.c1l #dmCol2 { float: right; }
.c1l #col3,.c1l #dmCol3 { float: left; }
.c1l #col3,.c1l #dmCol3 { clear: left; }
.c1l #iCol2 { margin: 6px; }
.c1l #iCol1 { margin: 6px 0 0 6px; }
.c1l #iCol3 { margin: 0 0 0 6px; }

/* Single column (right) */
.c1r #col1,.c1r #dmCol1 { float: right; }
.c1r #col2,.c1r #dmCol2 { float: left; }
.c1r #col3,.c1r #dmCol3 { float: right; }
.c1r #col3,.c1r #dmCol3 { clear: right; }
.c1r #iCol2 { margin: 6px; }
.c1r #iCol1 { margin: 6px 6px 0 0; }
.c1r #iCol3 { margin: 0 6px 0 0; }

/* Double column (left) */
.c2l #col1,.c2l #dmCol1 { float: left; }
.c2l #col2,.c2l #dmCol2 { float: right; }
.c2l #col3,.c2l #dmCol3 { float: left; }
.c2l #iCol2 { margin: 6px; }
.c2l #iCol1 { margin: 6px; }
.c2l #iCol3 { margin: 6px 0 0 0; }

/* Double column (right) */
.c2r #col1,.c2r #dmCol1 { float: right; }
.c2r #col2,.c2r #dmCol2 { float: left; }
.c2r #col3,.c2r #dmCol3 { float: left; }
.c2r #iCol2 { margin: 6px; }
.c2r #iCol1 { margin: 6px; }
.c2r #iCol3 { margin: 6px 0 0 0; }

/* Double column (split) */
.c2s #col1,.c2s #dmCol1 { float: left; }
.c2s #col2,.c2s #dmCol2 { float: left; }
.c2s #col3,.c2s #dmCol3 { float: right; }
.c2s #iCol2 { margin: 6px; }
.c2s #iCol1 { margin: 6px 0 0 6px; }
.c2s #iCol3 { margin: 6px 6px 0 0; }

/* Width 800x600 */
.w8 #hdr { width: 734px; }
.w8 #content,.w8 #ftr { width: 736px; }
/* Width 1024x768 */
.w10 #hdr { width: 958px; }
.w10 #content,.w10 #ftr { width: 960px; }
/* Width 1152x864 */
.w11 #hdr { width: 1086px; }
.w11 #content,.w11 #ftr { width: 1088px; }
/* Width 1280x1024 */
.w12 #hdr { width: 1214px; }
.w12 #content,.w12 #ftr { width: 1216px; }
/* Width 1600x1200 */
.w16 #hdr { width: 1534px; }
.w16 #content,.w16 #ftr { width: 1536px; }
/* Width 100% */
.w00 #hdr, .w00 #content,.c1t #col2,#col0 {
	border-left: none !important;
	border-right: none !important; 
	min-width: 696px; 
	width: 100%; 
}

/* Width Columns */
.c2l #col1,.c2l #dmCol1,
.c2l #col3,.c2l #dmCol3,
.c2r #col1,.c2r #dmCol1,
.c2r #col3,.c2r #dmCol3,
.c2s #col1,.c2s #dmCol1,
.c2s #col3,.c2s #dmCol3 
{ width: 25%; }

.c1l #col1,.c1l #dmCol1,
.c1l #col3,.c1l #dmCol3,
.c1r #col1,.c1r #dmCol1,
.c1r #col3,.c1r #dmCol3 
{ width: 30%; }

.c1t #col1,.c1t #col3,
.c2l #col2,.c2l #dmCol2,
.c2r #col2,.c2r #dmCol2,
.c2s #col2,.c2s #dmCol2 
{ width: 50%; }

.c1l #col2,.c1l #dmCol2,
.c1r #col2,.c1r #dmCol2 
{ width: 70%; }


/* Height Columns */
.c1l #dmiCol2,
.c1r #dmiCol2
{ min-height: 180px !important; }

/* Additional properties */
#col2 { overflow: hidden; }
#dmCol2 { overflow: visible; }
#col1,#col3,#dmCol1,#dmCol3 { position: relative; }



/*//////////////////// Begin DIMENSIONAL Styles ////////////////////*/

.hdrProfile h1 { -khtml-opacity: .6 !important; }
#searchSuggest.on { -khtml-opacity: .99 !important; }
#searchSuggest { -khtml-opacity: 0 !important; }
.imageMenuDetails .detailDisabled { -khtml-opacity: 0.3 !important; }
#imageRead:hover .imageMenuDetails { -khtml-opacity: 0.4; }
.blind { -khtml-opacity: 0.6; }
.imageMenuDetails .detail img { -khtml-opacity: 0.7; }
.blindMini { -khtml-opacity: 0.8; }
.imageMenuDetails:hover { -khtml-opacity: 0.8 !important; }
.blindSlideshow { -khtml-opacity: 0.85 !important; }
#blind #btnCloseMod,.imageMenuDetails .detail:hover img { -khtml-opacity: 1; }
.br4b,.br4bl,.br4l { -moz-border-radius-bottomleft: 4px; }
#col1 .modContent,#col3 .modContent,.MPXResizer { -moz-border-radius-bottomleft: 5px; }
.br4b,.br4br,.br4r,.colorPaletteBase { -moz-border-radius-bottomright: 4px; }
#col1 .modContent,#col3 .modContent,.MPXResizer,.commentNum { -moz-border-radius-bottomright: 5px; }
.br4l,.br4t,.br4tl { -moz-border-radius-topleft: 4px; }
.MPXToolbar,.titlebar { -moz-border-radius-topleft: 5px; }
.br4r,.br4t,.br4tr,.colorPaletteBase { -moz-border-radius-topright: 4px; }
.MPXToolbar,.titlebar { -moz-border-radius-topright: 5px; }
.MPXDropList a,.ff2 .btnAction,.ff2 .comments .btnAction,.ff2 .recordset a,.ff2 .recordset span,.ff2 .tagBrowse,.ff2 .tagBrowse:hover { -moz-border-radius: 0 !important; }
#loadDraft h5,#memberListRows .icon img,#search,.MPXEditButton a,.btn,.btnAction,.btnSmall,.cloud .listCloudTabs li .cloudTab,.designPatternBase,.inputText,.linkMore a,.recordList .boxComments,.recordset a,.recordset span,.swfuploadbtn,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.tagBrowse,.tagBrowse:hover,.uploadProgressTotalSWF,textarea { -moz-border-radius: 4px; }
#loadDesignSaveMsg h5,#loadDraft h5,.avatar,.blindMini,.box,.btnLg,.btnLong,.colorPaletteGenerator,.colorPaletteHistory,.comment,.comments .btnAction,.content .imageLink img,.content .imageLinkExt img,.designPatternGenerator,.designPatternHistory,.imageList .imageBox:hover img,.imageList .imageLink img,.imageList .imageLinkExt img,.imageList .imageLinkNotFound,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.recordFormatFull .togOn,.recordFormatSummary .togOn,.recordStatus,.tabImageInsert { -moz-border-radius: 5px; }
.hdrProfile h1 { -moz-opacity: .6 !important; }
#searchSuggest.on { -moz-opacity: .99 !important; }
#searchSuggest { -moz-opacity: 0 !important; }
.imageMenuDetails .detailDisabled { -moz-opacity: 0.3 !important; }
#imageRead:hover .imageMenuDetails { -moz-opacity: 0.4; }
.blind { -moz-opacity: 0.6; }
.imageMenuDetails .detail img { -moz-opacity: 0.7; }
.blindMini { -moz-opacity: 0.8; }
.imageMenuDetails:hover { -moz-opacity: 0.8 !important; }
.blindSlideshow { -moz-opacity: 0.85 !important; }
#blind #btnCloseMod,.imageMenuDetails .detail:hover img { -moz-opacity: 1; }
:focus { -moz-outline-style: none !important; }
.br4b,.br4bl,.br4l { -webkit-border-bottom-left-radius: 4px; }
#col1 .modContent,#col3 .modContent,.MPXResizer { -webkit-border-bottom-left-radius: 5px; }
.br4b,.br4br,.br4r,.colorPaletteBase { -webkit-border-bottom-right-radius: 4px; }
#col1 .modContent,#col3 .modContent,.MPXResizer,.commentNum { -webkit-border-bottom-right-radius: 5px; }
.MPXDropList a,.ff2 .btnAction,.ff2 .comments .btnAction,.ff2 .recordset a,.ff2 .recordset span,.ff2 .tagBrowse,.ff2 .tagBrowse:hover { -webkit-border-radius: 0 !important; }
#loadDraft h5,#memberListRows .icon img,#search,.MPXEditButton a,.btn,.btnAction,.btnSmall,.cloud .listCloudTabs li .cloudTab,.designPatternBase,.inputText,.linkMore a,.recordList .boxComments,.recordset a,.recordset span,.swfuploadbtn,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.tagBrowse,.tagBrowse:hover,.uploadProgressTotalSWF,textarea { -webkit-border-radius: 4px; }
#loadDesignSaveMsg h5,#loadDraft h5,.avatar,.blindMini,.box,.btnLg,.btnLong,.colorPaletteGenerator,.colorPaletteHistory,.comment,.comments .btnAction,.content .imageLink img,.content .imageLinkExt img,.designPatternGenerator,.designPatternHistory,.imageList .imageBox:hover img,.imageList .imageLink img,.imageList .imageLinkExt img,.imageList .imageLinkNotFound,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.recordFormatFull .togOn,.recordFormatSummary .togOn,.recordStatus,.tabImageInsert { -webkit-border-radius: 5px; }
.br4l,.br4t,.br4tl { -webkit-border-top-left-radius: 4px; }
.MPXToolbar,.titlebar { -webkit-border-top-left-radius: 5px; }
.br4r,.br4t,.br4tr,.colorPaletteBase { -webkit-border-top-right-radius: 4px; }
.MPXToolbar,.titlebar { -webkit-border-top-right-radius: 5px; }
.listFunctions a.selectedListItem,.prompt td.c,.promptMini td.c,.recordList .togOn,.recordList .togOn:hover,.w00 #content,.w00 #ftr { background-image: none !important; }
.blindMini { background-image: url(/images/anims/img_ajax_loader_squares_circle_dark.gif); }
.calendar { background-image: url(/images/bg_calendar_light.gif); }
.recordRead .discard { background-image: url(/images/bg_discard.gif) !important; }
.recordRead .draft { background-image: url(/images/bg_draft.gif) !important; }
.errorList .errorImage { background-image: url(/images/bg_exclamation.png); }
.modContent .swoop { background-image: url(/images/bg_module_btm.png); }
#dmiCol1 { background-image: url(/images/bg_module_select_1.gif); }
#dmiCol2 { background-image: url(/images/bg_module_select_2.gif); }
#dmiCol3 { background-image: url(/images/bg_module_select_3.gif); }
.designPatternSwatches { background-image: url(/images/bg_patterns.gif); }
div.b,td.b { background-image: url(/images/bg_prompt_b_shadow.png); }
td.bl { background-image: url(/images/bg_prompt_bl_shadow.png); }
td.br { background-image: url(/images/bg_prompt_br_shadow.png); }
td.l { background-image: url(/images/bg_prompt_l_shadow.png); }
div.r,td.r { background-image: url(/images/bg_prompt_r_shadow.png); }
td.t { background-image: url(/images/bg_prompt_t_shadow.png); }
td.tl { background-image: url(/images/bg_prompt_tl_shadow.png); }
td.tr { background-image: url(/images/bg_prompt_tr_shadow.png); }
#content_shadow_left { background-image: url(/images/bg_shadow_left.gif); }
.shadowLeft { background-image: url(/images/bg_shadow_left.png); }
#content_shadow_right { background-image: url(/images/bg_shadow_right.gif); }
.shadowRight { background-image: url(/images/bg_shadow_right.png); }
.w10 #content { background-image: url(/images/bg_shadow_w10.png); }
.w10 #ftr { background-image: url(/images/bg_shadow_w10_btm.png); }
.w11 #content { background-image: url(/images/bg_shadow_w11.png); }
.w11 #ftr { background-image: url(/images/bg_shadow_w11_btm.png); }
.w12 #content { background-image: url(/images/bg_shadow_w12.png); }
.w12 #ftr { background-image: url(/images/bg_shadow_w12_btm.png); }
.w16 #content { background-image: url(/images/bg_shadow_w16.png); }
.w16 #ftr { background-image: url(/images/bg_shadow_w16_btm.png); }
.w8 #content { background-image: url(/images/bg_shadow_w8.png); }
.w8 #ftr { background-image: url(/images/bg_shadow_w8_btm.png); }
#fileUploader .uploadProgressBarSWF,#fileUploader .uploadProgressBarTotalSWF { background-image: url(/images/bg_upload_progress_bar.png); }
#editor .btnTagSuggest { background-image: url(/images/btn_action_tagsuggest.gif); }
.tabImageInsert .btnAdd { background-image: url(/images/btn_image_insert_add.png); }
.tabImageInsert .btnReload { background-image: url(/images/btn_image_insert_reload.png); }
.imageSizes .image_size_l { background-image: url(/images/btn_image_size_l.png); }
.imageSizes .image_size_m { background-image: url(/images/btn_image_size_m.png); }
.imageSizes .image_size_s { background-image: url(/images/btn_image_size_s.png); }
.imageSizes .image_size_x { background-image: url(/images/btn_image_size_x.png); }
.colorpicker_hsb_b { background-image: url(/images/cp/grey/cp_hsb_b.png); }
.colorpicker_hsb_h { background-image: url(/images/cp/grey/cp_hsb_h.png); }
.colorpicker_hsb_s { background-image: url(/images/cp/grey/cp_hsb_s.png); }
.colorpicker_rgb_b { background-image: url(/images/cp/grey/cp_rgb_b.png); }
.colorpicker_rgb_g { background-image: url(/images/cp/grey/cp_rgb_g.png); }
.colorpicker_rgb_r { background-image: url(/images/cp/grey/cp_rgb_r.png); }
.colorPaletteBase { background-image: url(/images/cp/grey/cp_selector.png); }
.btnClose { background-image: url(/images/cp/grey/mods/btn_mod_close.gif); }
.btnResize { background-image: url(/images/cp/grey/mods/btn_mod_minmax.gif); }
.btnMove { background-image: url(/images/cp/grey/mods/btn_mod_move.gif); }
.MPXButtonBlockquote { background-image: url(/images/editor/mpxeditor_button_blockquote.gif); }
.MPXButtonBold { background-image: url(/images/editor/mpxeditor_button_bold.gif); }
.MPXButtonEmoticon { background-image: url(/images/editor/mpxeditor_button_emoticon.gif); }
.MPXButtonFormatBlock { background-image: url(/images/editor/mpxeditor_button_formatblock.gif); }
.MPXButtonHelp { background-image: url(/images/editor/mpxeditor_button_help.gif); }
.MPXButtonHTML,.MPXSource .MPXButtonHTML,.MPXSource li a.MPXButtonHTML,.MPXSource li a.MPXButtonHTML:hover { background-image: url(/images/editor/mpxeditor_button_html.gif); }
.MPXButtonImage { background-image: url(/images/editor/mpxeditor_button_image.gif); }
.MPXButtonIndent { background-image: url(/images/editor/mpxeditor_button_indent.gif); }
.MPXButtonItalic { background-image: url(/images/editor/mpxeditor_button_italic.gif); }
.MPXButtonCreateLink { background-image: url(/images/editor/mpxeditor_button_link.gif); }
.MPXButtonOrdered { background-image: url(/images/editor/mpxeditor_button_ordered.gif); }
.MPXButtonOutdent { background-image: url(/images/editor/mpxeditor_button_outdent.gif); }
.MPXButtonRemoveFormat { background-image: url(/images/editor/mpxeditor_button_removeformat.gif); }
.MPXButtonStrikethrough { background-image: url(/images/editor/mpxeditor_button_strikethrough.gif); }
.MPXButtonSubscript { background-image: url(/images/editor/mpxeditor_button_subscript.gif); }
.MPXButtonSuperscript { background-image: url(/images/editor/mpxeditor_button_superscript.gif); }
.MPXButtonUnderline { background-image: url(/images/editor/mpxeditor_button_underline.gif); }
.MPXButtonUnordered { background-image: url(/images/editor/mpxeditor_button_unordered.gif); }
blockquote p:first-child { background-image: url(/images/icons/icon_blockquote_beg.gif); }
blockquote { background-image: url(/images/icons/icon_blockquote_end.gif); }
.cloud .listCloudTabs li.cloudTabImages div { background-image: url(/images/icons/icon_cloudtab_image.png); }
.cloud .listCloudTabs li.cloudTabPosts div { background-image: url(/images/icons/icon_cloudtab_post.png); }
.cloud .listCloudTabs li.cloudTabVideos div { background-image: url(/images/icons/icon_cloudtab_video.png); }
.cancelbtn { background-image: url(/images/icons/icon_status_upload.png); }
.jsLinkRate { background-image: url(/images/img_rating_star.png); }
.ratingOn { background-position: 0 -16px; }
#editor .btnTagSuggest:hover { background-position: 0 -18px; }
.MPXSource a,.MPXSource a:active,.MPXSource a:hover { background-position: 0 -23px; }
#editor .btnTagSuggest,#fileUploader .uploadProgressBarSWF,#fileUploader .uploadProgressBarTotalSWF,.MPXSource li a.MPXButtonHTML,.MPXSource li a.MPXButtonHTML:hover,.cancelbtn,.colorpicker,.designPatternBase,.designPatternSwatches,.errorList .errorImage,.jsLinkRate,.recordRead .discard,.recordRead .draft,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,body { background-position: 0 0; }
.colorPaletteBase { background-position: 1px 0; }
.recordset a.pageFirst:hover,.recordset a.pageLast:hover { background-position: 2px -13px; }
.colorpicker_hex.colorpicker_focus,.colorpicker_slider,.colorpicker_submit.colorpicker_focus { background-position: bottom; }
.modContent .swoop,div.b,td.b,td.bl { background-position: bottom left; }
blockquote,td.br { background-position: bottom right; }
.colorpicker_focus { background-position: center; }
#dmiCol1,#dmiCol2,#dmiCol3,.avatar,.blindMini,.btnPattern,.cloud .listCloudTabs li .cloudTab,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern,.recordRead .avatar { background-position: center center; }
.fileUploading .cancelbtn { background-position: left -16px; }
.imageSizes a.imageSizeSelected,.imageSizes a:hover { background-position: left -18px !important; }
.btnAction:focus { background-position: left -25px; }
.uploadCompleted .cancelbtn { background-position: left -32px; }
#ftr { background-position: left bottom; }
#content_shadow_left,.imageSizes a,.shadowLeft { background-position: left top; }
#content_shadow_right,.shadowRight { background-position: right top; }
.colorpicker_field { background-position: top; }
#content,.iNav,.iSub,.imageMenuDetails a,blockquote p:first-child,td.l,td.t,td.tl { background-position: top left; }
.calendar,div.r,td.r,td.tr { background-position: top right; }
#dmiCol1,#dmiCol2,#dmiCol3,#editor .btnTagSuggest,#ftr,.MPXToolbar a,.avatar,.blindMini,.btnAction:focus,.calendar,.cancelbtn,.cloud .listCloudTabs li .cloudTab,.colorPaletteBase,.colorpicker,.designPatternSwatches,.errorList .errorImage,.iNav,.imageMenuDetails a,.imageSizes a,.jsLinkRate,.modContent .swoop,.recordRead .avatar,.recordset a.pageFirst,.recordset a.pageFirst:hover,.recordset a.pageLast,.recordset a.pageLast:hover,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,blockquote,blockquote p:first-child,div.bl,div.br,div.tr,td.bl,td.br,td.tl,td.tr { background-repeat: no-repeat; }
.btnPattern,.designPatternBase,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern,.iSub,.recordRead .discard,.recordRead .draft,body { background-repeat: repeat; }
#fileUploader .uploadProgressBarSWF,#fileUploader .uploadProgressBarTotalSWF,div.b,td.b,td.t { background-repeat: repeat-x; }
#content,#content_shadow_left,#content_shadow_right,.shadowLeft,.shadowRight,div.r,td.l,td.r { background-repeat: repeat-y; }
.colorpicker { background: url(/images/cp/bg_colorpicker.png); }
.colorpicker_hex { background: url(/images/cp/grey/cp_hex.png) top; }
.colorpicker_hue div { background: url(/images/cp/grey/cp_indic.gif) left top; }
.colorpicker_color div { background: url(/images/cp/grey/cp_overlay.png); }
.colorpicker_color div div { background: url(/images/cp/grey/cp_select.gif); }
.colorpicker_submit,.colorpicker_submit_inline { background: url(/images/cp/grey/cp_submit.png) top; }
.br4b,.br4bl,.br4l { border-bottom-left-radius-width: 4px; }
#col1 .modContent,#col3 .modContent,.MPXResizer { border-bottom-left-radius-width: 5px; }
.br4b,.br4br,.br4r,.colorPaletteBase { border-bottom-right-radius-width: 4px; }
#col1 .modContent,#col3 .modContent,.MPXResizer,.commentNum { border-bottom-right-radius-width: 5px; }
.designCustomMsg { border-bottom-style: dashed; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#fileUploader .uploadProgressTotalSWF,#imageRead:hover .imageMenuDetails,#search,#searchSuggest,#searchTips a,#suggestborder h5,.MPXDropList,.MPXIframe,.MPXResizer,.MPXToolbar a,.cloud .listCloudTabs,.content a,.recordListSelectAll,.recordRead .comment,.recordRead .comments .commentNum,.recordRead .subtitle a,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover,.tagAny:hover,.tagSuggest a,a.linkSuggest,img.design,p a:link,p a:visited { border-bottom-style: solid; }
.MPXDropList a,.MPXDropList a:hover,.btnAction,.btnAction:hover,.iFtr a:hover,.recordListRow,.recordRead .author { border-bottom-style: solid !important; }
#imageRead:hover .imageMenuDetails { border-bottom-width: #000000; }
.content a,.recordRead .subtitle a { border-bottom-width: #303c47; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#fileUploader .uploadProgressTotalSWF,#imageRead:hover .imageMenuDetails,#search,#searchSuggest,#searchTips a,#suggestborder h5,.MPXDropList,.MPXIframe,.MPXResizer,.MPXToolbar a,.cloud .listCloudTabs,.content a,.designCustomMsg,.recordListSelectAll,.recordRead .comment,.recordRead .comments .commentNum,.recordRead .subtitle a,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover,.tagAny:hover,.tagSuggest a,a.linkSuggest,p a:link,p a:visited { border-bottom-width: 1px; }
.MPXDropList a,.MPXDropList a:hover,.btnAction,.btnAction:hover,.iFtr a:hover,.recordListRow,.recordRead .author { border-bottom-width: 1px !important; }
img.design { border-bottom-width: 3px; }
.recordList .subtitle a,.revisions a:hover { border-bottom: none; }
#editor #reContent a,.cancelbtn,.content .imageLink,.content .imageLinkExt,.content a:hover,.editor .recordListRowsScroll .recordListRow,.imageList .imageLink,.imageList .imageLinkExt,.imageMenuDetails a,.imageSizes a,.jsLinkRate,.listFunctions a:hover,.listRecent a:hover,.noBB,.recordListLink,.recordRead .subtitle a:hover,img.design:hover,img.designSelected,img.designSelected:hover,p a:active,p a:hover { border-bottom: none !important; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#fileUploader .uploadProgressTotalSWF,#search,#searchSuggest,#searchSuggest.on,.MPXDropList,.MPXResizer,.MPXToolbar,.MPXToolbar a,.btnAction,.btnAction:hover,.cloud .listCloudTabs,.recordList .togOn,.recordListRow,.recordListRow:hover,.recordListSelectAll,.recordListTitle,.recordRead .comment,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover,img.design,img.design:hover,img.designSelected,img.designSelected:hover { border-left-style: solid; }
.recordRead .author { border-left-style: solid !important; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#fileUploader .uploadProgressTotalSWF,#search,#searchSuggest.on,.MPXDropList,.MPXResizer,.MPXToolbar,.MPXToolbar a,.btnAction,.btnAction:hover,.cloud .listCloudTabs,.recordList .togOn,.recordListRow,.recordListRow:hover,.recordListSelectAll,.recordListTitle,.recordRead .comment,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover { border-left-width: 1px; }
.recordRead .author { border-left-width: 1px !important; }
#searchSuggest { border-left-width: 2px; }
img.design,img.design:hover,img.designSelected,img.designSelected:hover { border-left-width: 3px; }
.cloud .listCloudTabs li.cloudTabSelected { border-left: none; }
.MPXIframe,.editor .recordListRowsScroll .recordListRow { border-left: none !important; }
.MPXDropList a,.ff2 .btnAction,.ff2 .comments .btnAction,.ff2 .recordset a,.ff2 .recordset span,.ff2 .tagBrowse,.ff2 .tagBrowse:hover { border-radius-width: 0 !important; }
#loadDraft h5,#memberListRows .icon img,#search,.MPXEditButton a,.btn,.btnAction,.btnSmall,.cloud .listCloudTabs li .cloudTab,.designPatternBase,.inputText,.linkMore a,.recordList .boxComments,.recordset a,.recordset span,.swfuploadbtn,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.tagBrowse,.tagBrowse:hover,.uploadProgressTotalSWF,textarea { border-radius-width: 4px; }
#loadDesignSaveMsg h5,#loadDraft h5,.avatar,.blindMini,.box,.btnLg,.btnLong,.colorPaletteGenerator,.colorPaletteHistory,.comment,.comments .btnAction,.content .imageLink img,.content .imageLinkExt img,.designPatternGenerator,.designPatternHistory,.imageList .imageBox:hover img,.imageList .imageLink img,.imageList .imageLinkExt img,.imageList .imageLinkNotFound,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.recordFormatFull .togOn,.recordFormatSummary .togOn,.recordStatus,.tabImageInsert { border-radius-width: 5px; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#fileUploader .uploadProgressTotalSWF,#search,#searchSuggest,.MPXResizer,.MPXToolbar,.MPXToolbar a,.btnAction,.btnAction:hover,.cloud .listCloudTabs,.recordList .togOn,.recordListRow,.recordListRow:hover,.recordListSelectAll,.recordListTitle,.recordRead .comment,.recordRead .comments .commentNum,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover,img.design,img.design:hover,img.designSelected,img.designSelected:hover { border-right-style: solid; }
.recordRead .author { border-right-style: solid !important; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#fileUploader .uploadProgressTotalSWF,#search,#searchSuggest,.MPXResizer,.MPXToolbar,.MPXToolbar a,.btnAction,.btnAction:hover,.cloud .listCloudTabs,.recordList .togOn,.recordListRow,.recordListRow:hover,.recordListSelectAll,.recordListTitle,.recordRead .comment,.recordRead .comments .commentNum,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover { border-right-width: 1px; }
.recordRead .author { border-right-width: 1px !important; }
img.design,img.design:hover,img.designSelected,img.designSelected:hover { border-right-width: 3px; }
.MPXIframe,.editor .recordListRowsScroll .recordListRow { border-right: none !important; }
#editor .iframeFocus,#editor .inputText:focus,.MPXIframe:focus,.blindMini,.recordFormatFull .togOn,.recordFormatSummary .togOn { border-style: dashed; }
.dragging,.dropping { border-style: dashed !important; }
#btnSearch,#captcha img,#dmList1,#dmList2,#dmList3,#dmiCol1,#dmiCol2,#dmiCol3,#editor #text,#editor .inputText,#editor .msgFail,#editor .msgPass,#editor input,#editor select,#editor textarea,#editor textarea,#editor textarea:focus,#fileUploader #text,#fileUploader .box,#fileUploader .input,#fileUploader .uploadProgress,#fileUploader input,#fileUploader select,#fileUploader textarea,#formFilterTags .box,#hdr,#listTagTabs li a,#listTagTabs li a:hover,#login .btn,#login .btn:hover,#login input[type=password],#login input[type=text],#memberListRows .icon img,#prompt .box,#sliderTags #trackTags,.MPXToolbar a:active,.MPXToolbar a:hover,.MPXToolbar li.on a,.MPXToolbar li.on a:hover,.avatar,.box,.btn,.btn:hover,.btnLight,.btnLight:hover,.btnSmall,.btnSmall:hover,.cloud .listCloudTabs li,.cloudText .avatar,.colorpicker input,.content .imageLink img,.content .imageLinkExt img,.controls .btn,.controls .btnLg,.controls .btnLong,.controls .txt,.controls select,.editor .recordListRowsScroll,.formLogin .msgFail,.formNarrow .btn,.formNarrow .btn:hover,.formNarrow .inputText,.group .msgFail,.group .msgPass,.imageInsertSearch .btnImageInsertSearch,.imageInsertSearch .btnImageInsertSearch:hover,.imageList .imageLink img,.imageList .imageLinkExt img,.logs td,.logs th,.memberRead .bio,.memberRead .boxTabsTitle,.memberRead .boxTabsTitle:hover,.memberRead .inputText,.memberRead .selectFat,.memberRead select,.memberRead textarea,.memberWrite .boxTabsTitle,.memberWrite .boxTabsTitle:hover,.memberWrite .inputText,.memberWrite .selectFat,.memberWrite select,.memberWrite textarea,.recordDiff .diffDel,.recordDiff .diffIns,.recordList .boxComments,.recordRead .avatar,.recordRead .boxComments,.recordRead .comment .btnAction,.recordStatus,.recordset .linkPaging,.recordset .linkPaging:hover,.recordset .linkPagingOff,.recordset .linkPagingOff,.recordset .linkPagingOn,.recordset .linkPagingOn,.revisions td,.revisions th,.swfuploadbtn,.swfuploadbtn:hover,.tabImageInsert,.tabImageInsert:hover,.tabImageInsert:hover .btnAdd,.tabImageInsert:hover .btnReload,.titlebar,a.btn,a.btn:hover,table.formoutput td,table.formoutput th { border-style: solid; }
.MPXSource a,.MPXSource a:active,.MPXSource a:hover,.colorPaletteGenerator,.content .imageLink img:hover,.content .imageLinkExt img:hover,.designPatternGenerator,.designSwatchHistory,.discard .imageLink img,.discard .imageLink img:hover,.discard .imageLinkExt img,.discard .imageLinkExt img:hover,.draft .imageLink img,.draft .imageLink img:hover,.draft .imageLinkExt img,.draft .imageLinkExt img:hover,.imageList .imageBox:hover img,.imageList .imageLink img:hover,.imageList .imageLinkExt img:hover,.imageList .imageLinkNotFound:hover,.imageList .togOn img,.imageList img.imageLinkNotFound,.linkMore a,.linkMore a:hover,.recordRead .comment .btnAction:hover,.tagBrowse:hover,.tagBrowseSelected { border-style: solid !important; }
.br4l,.br4t,.br4tl { border-top-left-radius-width: 4px; }
.MPXToolbar,.titlebar { border-top-left-radius-width: 5px; }
.br4r,.br4t,.br4tr,.colorPaletteBase { border-top-right-radius-width: 4px; }
.MPXToolbar,.titlebar { border-top-right-radius-width: 5px; }
#editor #reText { border-top-style: dashed; }
.cloud .divider { border-top-style: dotted; }
#SWFUploadFileListingFiles ul,#fileUploader .uploadProgressSWF,#fileUploader .uploadProgressTotalSWF,#search,#suggestborder h5,.MPXResizer,.MPXToolbar,.MPXToolbar a,.bTop,.btnAction,.btnAction:hover,.cloud .listCloudTabs,.editor .recordListRowsScroll .recordListRow,.listFunctions a,.listFunctions a:hover,.listRecent a,.listRecent a:hover,.recentNoItems,.recordListRowBT,.recordListTitle,.recordRead .comment,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover,a.linkSuggest,img.design,img.design:hover,img.designSelected,img.designSelected:hover { border-top-style: solid; }
#SWFUploadFileListingFiles ul,#editor #reText,#fileUploader .uploadProgressSWF,#fileUploader .uploadProgressTotalSWF,#search,#suggestborder h5,.MPXResizer,.MPXToolbar,.MPXToolbar a,.bTop,.btnAction,.btnAction:hover,.cloud .divider,.cloud .listCloudTabs,.editor .recordListRowsScroll .recordListRow,.listFunctions a,.listFunctions a:hover,.listRecent a,.listRecent a:hover,.recentNoItems,.recordListRowBT,.recordListTitle,.recordRead .comment,.tabImageInsert .btnAdd,.tabImageInsert .btnAdd:hover,.tabImageInsert .btnReload,.tabImageInsert .btnReload:hover,a.linkSuggest { border-top-width: 1px; }
img.design,img.design:hover,img.designSelected,img.designSelected:hover { border-top-width: 3px; }
.MPXIframe,.editor .recordListRowsScroll .first,.noBT,.recentNoItems { border-top: none !important; }
#editor .msgFail,.group .msgFail { border-width: #000000; }
#btnSearch,#captcha img,#dmList1,#dmList2,#dmList3,#dmiCol1,#dmiCol2,#dmiCol3,#editor #text,#editor .iframeFocus,#editor .inputText,#editor .inputText:focus,#editor .msgFail,#editor .msgPass,#editor input,#editor select,#editor textarea,#editor textarea,#editor textarea:focus,#fileUploader #text,#fileUploader .box,#fileUploader .input,#fileUploader .uploadProgress,#fileUploader input,#fileUploader select,#fileUploader textarea,#formFilterTags .box,#hdr,#listTagTabs li a,#listTagTabs li a:hover,#login .btn,#login .btn:hover,#login input[type=password],#login input[type=text],#memberListRows .icon img,#prompt .box,#sliderTags #trackTags,.MPXIframe:focus,.MPXToolbar a:active,.MPXToolbar a:hover,.MPXToolbar li.on a,.MPXToolbar li.on a:hover,.avatar,.blindMini,.box,.btn,.btn:hover,.btnLight,.btnLight:hover,.btnSmall,.btnSmall:hover,.cloud .listCloudTabs li,.cloudText .avatar,.colorpicker input,.content .imageLink img,.content .imageLinkExt img,.controls .btn,.controls .btnLg,.controls .btnLong,.controls .txt,.controls select,.editor .recordListRowsScroll,.formLogin .msgFail,.formNarrow .btn,.formNarrow .btn:hover,.formNarrow .inputText,.group .msgFail,.group .msgPass,.imageInsertSearch .btnImageInsertSearch,.imageInsertSearch .btnImageInsertSearch:hover,.imageList .imageLink img,.imageList .imageLinkExt img,.logs td,.logs th,.memberRead .bio,.memberRead .boxTabsTitle,.memberRead .boxTabsTitle:hover,.memberRead .inputText,.memberRead .selectFat,.memberRead select,.memberRead textarea,.memberWrite .boxTabsTitle,.memberWrite .boxTabsTitle:hover,.memberWrite .inputText,.memberWrite .selectFat,.memberWrite select,.memberWrite textarea,.recordDiff .diffDel,.recordDiff .diffIns,.recordFormatFull .togOn,.recordFormatSummary .togOn,.recordList .boxComments,.recordRead .avatar,.recordRead .boxComments,.recordRead .comment .btnAction,.recordStatus,.recordset .linkPaging,.recordset .linkPaging:hover,.recordset .linkPagingOff,.recordset .linkPagingOff,.recordset .linkPagingOn,.recordset .linkPagingOn,.revisions td,.revisions th,.swfuploadbtn,.swfuploadbtn:hover,.tabImageInsert,.tabImageInsert:hover,.tabImageInsert:hover .btnAdd,.tabImageInsert:hover .btnReload,.titlebar,a.btn,a.btn:hover,table.formoutput td,table.formoutput th { border-width: 1px; }
.MPXSource a,.MPXSource a:active,.MPXSource a:hover,.colorPaletteGenerator,.content .imageLink img:hover,.content .imageLinkExt img:hover,.designPatternGenerator,.designSwatchHistory,.discard .imageLink img,.discard .imageLink img:hover,.discard .imageLinkExt img,.discard .imageLinkExt img:hover,.draft .imageLink img,.draft .imageLink img:hover,.draft .imageLinkExt img,.draft .imageLinkExt img:hover,.dragging,.dropping,.imageList .imageBox:hover img,.imageList .imageLink img:hover,.imageList .imageLinkExt img:hover,.imageList .togOn img,.imageList img.imageLinkNotFound,.linkMore a,.linkMore a:hover,.recordRead .comment .btnAction:hover,.tagBrowse:hover,.tagBrowseSelected { border-width: 1px !important; }
.imageList .imageLinkNotFound:hover { border-width: 2px !important; }
.MPXDropList a,.MPXDropList a:hover,.btnPattern,.colorPaletteBase,.colorPaletteSwatch,.designPatternBase,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern,.imageList .imageBox { border: none; }
#editor .btnTagSuggest,.recordList .checkbox,.recordRead .recordTags .tagBrowseSelected,.uploadCompleted .uploadProgressBarSWF { border: none !important; }
#fileUploader .uploadProgressTotalSWF,.cloud .listCloudTabs li,.recordRead .comments,.x-resizable-pinned { clear: both; }
#fileUploader .input,#fileUploader .uploadFileName,#fileUploader .uploadStatus,.recordRead .comment .content { clear: left; }
.clearLeft { clear: left !important; }
#login label,.MPXDropListEmoticon a div,.btnAction,.btnMinMax,.btnMinMax:hover,.calendar,.colorPalette,.colorPaletteBase,.imageList .loading,.imageSizes a,.jsLinkRate,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.modTitle,.recordDiff .diffDel,.recordDiff .diffIns,.recordList .icon,.recordList .loading,.tabImageInsert,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.tabImageInsert .textLabel,label input[type=checkbox] { clear: none; }
.clearNone { clear: none !important; }
#fileUploader .uploadProgress,#fileUploader .uploadProgressSWF,#login #msgLogin,.cloudText .listHomeFollowing li,.imageInsertSearch .btnImageInsertSearch { clear: right; }
.clearRight { clear: right !important; }
.right { clear:both; }
.colorpicker_color { cursor: crosshair; }
.group .colorPaletteSwatch { cursor: default; }
.imageMenuDetails .detailDisabled { cursor: default !important; }
.imageMenuDetails .detail img,.imageMenuDetails .detail:hover img { cursor: hand; }
.linkHelp:hover { cursor: help; }
.handle { cursor: move; }
.colorpicker_field span,.colorpicker_hue { cursor: n-resize; }
#login .btn,#login .btn:hover,.MPXSource .MPXButtonHTML:hover,.MPXSource a,.MPXSource a:active,.MPXSource a:hover,.btn,.btnAction:hover,.btnLight,.btnSmall,.cloud .listCloudTabs li:hover,.colorPaletteBase,.colorPaletteSwatch,.controls .btn,.controls .btnLg,.controls .btnLong,.controls .txt,.controls select,.cursorHand,.designPatternBase,.designSwatchTempPalette,.designSwatchTempPattern,.imageInsertSearch .btnImageInsertSearch,.imageMenuDetails .detail img,.imageMenuDetails .detail:hover img,.logs .logUID,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.tabImageInsert,img.design:hover,img.designSelected,img.designSelected:hover { cursor: pointer; }
#SWFUploadFileListingFiles ul,#editor #reText.on,#editor #text.on,#fileUploader #text.on,#listTagTabs li a,#login #msgLogin,.MPXDropList a,.MPXEditSelect,.MPXToolbar a,.block,.browsebtn,.btnAction,.btnMinMax,.btnMinMax:hover,.cloud .listCloudContent li.cloudContentSelected,.cloud .listCloudTabs,.cloudText .listHomeFollowing a,.cloudText .listHomeFollowing li,.colorPaletteBase,.designPatternBase,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern,.imageInsertSearch .btnImageInsertSearch,.imageList .loading,.imageSizes a,.jsLinkRate,.listFunctions a,.listRecent a,.memberProfileList .label,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.modTitle,.prompt .designPatternSwatches,.promptMini .designPatternSwatches,.recentNoItems,.recordDiff .diffDel,.recordDiff .diffIns,.recordList .loading,.recordListLink,.recordListRow,.recordListTitle,.recordRead .comment .options,.recordRead .comments .commentNum,.recordset,.right,.swfuploadbtn,.tabImageInsert,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.tabImageInsert .textLabel,a.linkSuggest,blockquote p,label input[type=checkbox] { display: block; }
#searchSuggest.on,.recordListMax .record,.revisions .on,.revisions div.showBlock,.showBlock { display: block !important; }
#fileUploader h5 .on,#imageRead:hover .imageMenuDetails a,#listTagTabs,#listTagTabs li,.MPXToolbar li,.blind,.blindMini,.imageList .imageBox,.imageMenuDetails:hover a,.prompt,.promptMini { display: inline; }
.cloud a.on,.recordListSelectAll #cbRecordListCount,.showInline { display: inline !important; }
#editor #reText,#editor #text,#editor .box h5 .hint,#editor .recordSubtab,#editor .recordTab,#fileUploader #text,#fileUploader h5 .hint,#imageExifData,#imageReadFetch,#login #extras,#searchSuggest,.ajaxJavascript,.cancelqueuebtn,.cloud .listCloudContent li,.colorpicker,.designCustomMsg,.designCustomMsg .msgCustom,.designPatternSwatches,.hide,.imageDetails,.imageDetails .recordTags,.imageMenuDetails a,.listRevisions,.recordListMax .recordListRow,.recordListSelectAll,.recordListSelectAll span,.recordRead .comments,.recordRead .options,.recordRead .record,.searchImageRead,.tabHide,.uploadqueuebtn { display: none; }
.ajaxDumpTemp,.hideBlock,.jsLinkTog,.linkTog { display: none !important; }
.btnPattern,.colorPaletteSwatch { display:block; }
#searchSuggest { filter: alpha(opacity=0) !important; }
#blind #btnCloseMod,.imageMenuDetails .detail:hover img { filter: alpha(opacity=100); }
.imageMenuDetails .detailDisabled { filter: alpha(opacity=30) !important; }
#imageRead:hover .imageMenuDetails { filter: alpha(opacity=40); }
.hdrProfile h1 { filter: alpha(opacity=6) !important; }
.blind { filter: alpha(opacity=60); }
.imageMenuDetails .detail img { filter: alpha(opacity=70); }
.blindMini { filter: alpha(opacity=80); }
.imageMenuDetails:hover { filter: alpha(opacity=80) !important; }
.blindSlideshow { filter: alpha(opacity=85) !important; }
#searchSuggest.on { filter: alpha(opacity=99) !important; }
#SWFUploadFileListingFiles ul,#fileUploader #queueinfo,#fileUploader .input,#fileUploader .uploadFileName,#fileUploader .uploadFileNameSWF,#fileUploader .uploadProgress,#fileUploader .uploadProgressSWF,#fileUploader .uploadProgressTotalSWF,#fileUploader .uploadStatus,#listTagTabs li a,#menu,#sliderTags #handleTags img,#sliderTags #trackTags,.MPXDropListEmoticon a div,.MPXEditSelect,.MPXToolbar li,.SWFUploadFileItem,.cloudText .avatarLarge,.cloudText .avatarMed,.cloudText .listHomeFollowing a,.cloudText .listHomeFollowing li,.colorPalette,.colorPaletteBase,.colorPaletteDark,.colorPaletteGenerator,.colorPaletteLight,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern,.errorList .errorImage,.errorList .errorText,.hdrProfile,.imageInsertSearch .btnImageInsertSearch,.imageInsertSearch .inputText,.imageSizes a,.jsLinkRate,.memberProfileList .label,.memberProfileList li,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.modTitle,.recordList .checkbox,.recordList .icon,.recordRead .comments .commentNum,.swfuploadbtn,.tabImageInsert,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.tabImageInsert .textLabel,label input[type=checkbox] { float: left; }
.fLeft { float: left !important; }
.group .colorPaletteGenerator { float: none !important; }
#captcha img,#fileUploader .uploadFileSizeSWF,#login,#login #msgLogin,.btnAction,.btnMinMax,.btnMinMax:hover,.calendar,.cancelbtn,.cloud .listCloudTabs,.cloud .listCloudTabs li,.formLogin .msgFail,.imageList .loading,.recordList .boxComments,.recordList .loading,.recordRead .avatar,.recordRead .avatar,.recordRead .boxComments,.right { float: right; }
.btnPattern,.colorPaletteSwatch { float:left; }
body { font-family:  Verdana, Helvetica, Arial, sans-serif; }
.hdrProfile h1,.hdrProfile h4 { font-family: "Courier New", Courier, monospace; }
.recordList .boxComments,.recordRead .boxComments { font-family: "Lucida Console", "Courier New", Courier, monospace; }
.errorList h1 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }
h2.title { font-family: "Times New Roman", Verdana, Helvetica, Arial, sans-serif; }
h3.title { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.colorpicker,.colorpicker input { font-family: Arial, Helvetica, sans-serif; }
.promptLoading { font-family: Geneva, Arial, Helvetica, sans-serif; }
#menu li a,.calendar,h4.subtitle,h5.subtitle,input,select,textarea { font-family: Verdana, Helvetica, Arial, sans-serif; }
body { font-size: .70em; }
.cloudText .listHomeFollowing a,.listFunctions a,.recordRead .recordTags,.tag10,button,h5,input,select,textareatextarea { font-size: 100%; }
#editor textarea,.contact textarea,.memberWrite textarea,h5.subtitle { font-size: 100% !important; }
.tag11,h4 { font-size: 110%; }
#menu li a,.tag12 { font-size: 120%; }
#listTagTabs li a,.tag13 { font-size: 130%; }
.promptLoading,.tag14 { font-size: 140%; }
h4.subtitle { font-size: 140% !important; }
.hdrProfile h4,.tag15 { font-size: 150%; }
.tag16,h3 { font-size: 160%; }
.tag17 { font-size: 170%; }
.tag18 { font-size: 180%; }
.tag19 { font-size: 190%; }
.recordRead .comments .commentNum,.tag20 { font-size: 200%; }
.tag21,h2 { font-size: 210%; }
.tag22 { font-size: 220%; }
.tag23 { font-size: 230%; }
.tag24 { font-size: 240%; }
.tag25 { font-size: 250%; }
.tag26,h1 { font-size: 260%; }
.tag27 { font-size: 270%; }
.tag28 { font-size: 280%; }
.tagAny,h2.title { font-size: 300%; }
.hdrProfile h1 { font-size: 400%; }
.calendar { font-size: 45%; }
.hdrProfile h1 .sub { font-size: 50%; }
.hdrProfile h1 .super { font-size: 500%; }
.recordset .linkPagingTinyText { font-size: 60%; }
#dmiCol1,#dmiCol2,#dmiCol3,.btnSmall,.cloudText .lastUpdate { font-size: 80%; }
#fileUploader .uploadProgressTotalSWF,#hdrFunctions,#imageRead .imageDesc,#loadDesignSaveMsg h5,#loadDraft h5,#tableImageInfo td,#tableImageInfo th,.MPXDropList a,.SWFUploadFileItem,.btnAction,.comment .revisions,.controls,.controls .btn,.controls .btnLg,.controls .btnLong,.controls .txt,.controls select,.designCustomMsg,.iFtr,.iFtr a,.iFtr a:hover,.linkMore,.linkMore a,.listRecent a,.logs td,.logs th,.recentNoItems,.recordset .viewing,.revisions,.revisions td,.revisions th,.swfuploadbtn,.tagSuggest,.tagSuggest a,.txtSmall,h6,table.formoutput td,table.formoutput th { font-size: 90%; }
.colorpicker input { font-size: 9px; }
#imageRead .comments .sub,.italic,.recordRead .comments .sub,.recordRead .subtitle a,.recordRead a.linkRSS,.recordRead a.recordTag,em { font-style: italic; }
#designModules legend,#editor .msgFail,#fileUploader label,#login label,#tableImageInfo th,.b,.cloud,.content #helpSearchExamples td:first-child,.content #helpSearchOperators td:first-child,.content table th,.formLogin .msgFail,.group .msgFail,.hdrProfile h4,.iSub h2,.imageInsertSearch .btnImageInsertSearch,.memberProfileList .label,.memberRead .boxTabsTitle,.memberRead th,.memberWrite .boxTabsTitle,.promptLoading,.recentAuthor,.recordList .title,.recordRead .comments .commentNum,.recordRead .options,.recordset .linkPaging,.recordset .linkPagingOff,.recordset .linkPagingOn,.tabImageInsert,.titlebar,a,h1,h2,h3,h4,h5,h6,strong,table.memberSettings th { font-weight: bold; }
.recordRead .subtitle,.tagAny { font-weight: bold !important; }
#editor label,#imageRead .comments .sub,#loadDesignSaveMsg h5,#loadDraft h5,.cloudText .listHomeFollowing a,.content a,.iFtr,.iFtr a,.memberRead .inputText,.memberRead select.selectFat,.memberWrite .inputText,.memberWrite select.selectFat,.memberWrite th,.recordList .boxComments,.recordList .subtitle,.recordRead .boxComments,.recordRead .comments .sub,.recordRead .subtitle a,.swfuploadbtn,.swfuploadbtn:hover,.tagBrowse,.tagBrowse:hover,.tagBrowseEmpty,.tagSuggest a,a.btn { font-weight: normal; }
.btnAction,.listFunctions a,.listRecent a,.noBold,.normal,.recentNoItems,.recordRead a.linkRSS,.recordRead a.recordTag,.revisions a,.txtSmall,p a:active,p a:hover,p a:link,p a:visited { font-weight: normal !important; }
.recordList .boxComments { height: 1.4em; }
.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.recordListSelectAll,.recordListTitle { height: 1.6em; }
#loadDesignSaveMsg,.listFunctions a,.listFunctions a:hover { height: 1.75em; }
#dmCol1,#dmCol2,#dmCol3,#dmList1,#dmList2,#dmList3,.MPXIframe,body { height: 100%; }
html { height: 101%; }
.colorpicker input,.colorpicker_hex input,.recordRead .linkRecordSubtitle { height: 10px; }
#sliderTags #handleTags,.colorpicker_color div div { height: 11px; }
.iSub { height: 120px; }
#fileUploader .uploadProgress,#fileUploader .uploadProgressBar,.btnSmall { height: 14px; }
.colorpicker_color,.colorpicker_color div,.colorpicker_hue { height: 150px; }
.colorPaletteDark,.colorPaletteLight,.recordRead .avatarSmall { height: 15px; }
.imageInsertSearch .inputText { height: 15px !important; }
.cancelbtn,.cloud .listCloudTabs li .cloudTab,.designModules .group li,.jsLinkRate,.recordRead .boxComments,a.linkSuggest { height: 16px; }
.errorList .errorImage { height: 175px; }
#editor h5,#fileUploader h5 { height: 17px; }
.MPXDropListEmoticon a div,.imageSizes a,.recordList .icon,.tabImageInsert .btnAdd,.tabImageInsert .btnReload { height: 18px; }
#editor .btnTagSuggest { height: 18px !important; }
#loadDraft,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern { height: 19px; }
.recordRead .comments .commentNum { height: 1em; }
.btnAction { height: 2.25em; }
.btnAction:hover { height: 2.25em !important; }
#hdrFunctions { height: 2.5em; }
#editor #text,#editor .PTEditor,#editor textarea.MPXEditor,#fileUploader #text,.memberRead .bio { height: 200px; }
.MPXDropList,.contact textarea,.memberRead textarea,.memberWrite textarea { height: 200px !important; }
.colorpicker { height: 202px; }
.editor .recordListRowsScroll { height: 20em; }
.btnPattern img,.colorPalette,.colorPaletteGenerator,.designSwatchHistory,.group .msgFail,.group .msgPass,.imageInsertSearch .btnImageInsertSearch,.recordDiff .diffDel,.recordDiff .diffIns,.tabImageInsert,td.b,td.bl,td.br,td.t,td.tl,td.tr { height: 20px; }
#fileUploader .uploadStatus { height: 21px; }
.colorpicker_field,.colorpicker_field span,.colorpicker_hex,.colorpicker_submit,.colorpicker_submit_inline { height: 22px; }
.MPXToolbar a { height: 23px; }
#fileUploader .uploadProgressBarSWF,#fileUploader .uploadProgressBarTotalSWF,#fileUploader .uploadProgressSWF,#fileUploader .uploadProgressTotalSWF { height: 24px; }
.MPXToolbar li { height: 26px; }
.MPXToolbar { height: 27px; }
.designCustomMsg { height: 2em; }
.cloud .listCloudTabs li,.colorpicker_current_color,.colorpicker_new_color,.modContent .swoop,.recordRead .avatarMedium.recordRead .avatarMedium { height: 30px; }
.imageMenuDetails { height: 32px; }
.designPatternBase,.group .colorPaletteBase,.group .colorPaletteSwatch { height: 39px; }
#sliderTags #trackTags { height: 3px; }
#listTagTabs li a,.controls .btnLg,.controls .btnLong,.designPatternGenerator,.group .colorPalette,.group .colorPaletteGenerator { height: 40px; }
#editor textarea,#ftr,.calendar { height: 50px; }
.recordRead .avatarLarge.recordRead .avatarLarge { height: 60px; }
.recordRead .avatar.recordRead .avatar { height: 75px; }
#editor #reText { height: 80px; }
#login,.hdrProfile { height: 9em; }
.colorpicker_hue div { height: 9px; }
.btnPattern,.colorPaletteBase,.colorPaletteSwatch { height:19px; }
.blind,.blindMini,.colorpicker_color div,.colorpicker_color div div { left: 0; }
.colorpicker_hue div { left: 0px; }
.colorpicker_hue { left: 178px; }
.colorpicker_hex,.colorpicker_rgb_b,.colorpicker_rgb_g,.colorpicker_rgb_r { left: 219px; }
.colorpicker_color { left: 21px; }
.colorpicker_new_color { left: 220px; }
#captcha img { left: 285px; }
.colorpicker_hsb_b,.colorpicker_hsb_h,.colorpicker_hsb_s { left: 289px; }
.colorpicker_current_color { left: 290px; }
.colorpicker_submit { left: 299px; }
.colorPaletteDark,.colorPaletteLight { left: 5px; }
#searchSuggest { left:0; }
.hdrProfile h1 { letter-spacing: -.11em; }
.hdrProfile h1 .sub { letter-spacing: 0; }
h2.title,h3.title { letter-spacing: 1px; }
#menu li a,h4.subtitle { letter-spacing: 2px; }
.btnSmall { line-height: .5em; }
.calendar { line-height: 1.1em; }
.tagAny,body,p { line-height: 1.5em; }
.tagBrowse,.tagBrowse:hover { line-height: 1.6em; }
.lh175 { line-height: 1.75em !important; }
h2.title,h3.title { line-height: 1em; }
td.b,td.bl,td.br,td.t,td.tl,td.tr { line-height: 20px; }
.content ul { list-style: circle; }
#SWFUploadFileListingFiles ul,#listTagTabs li,.MPXToolbar { list-style: none; }
.memberRead li,.noListStyle { list-style: none !important; }
h2.title,h3.title { margin-bottom: .5em !important; }
.MPXIframe,.MPXResizer,blockquote { margin-bottom: 0; }
#editor textarea.MPXEditor { margin-bottom: 0px; }
.memberRead table,.memberRead ul,.memberWrite ul,p { margin-bottom: 10px; }
#fileUploader #boxFiles,.cloudText p { margin-bottom: 10px !important; }
#imageRead h3 { margin-bottom: 15px; }
#login input[type=password],#login input[type=text] { margin-bottom: 2px; }
.w00 #content { margin-bottom: 40px !important; }
.mb5 { margin-bottom: 5px !important; }
#groupList { margin-bottom: 6px; }
#fileUploader #uploadfilesbtn { margin-bottom: 8px; }
.recordFormatFull .togOn,.recordFormatSummary .togOn { margin-left: -5px; }
blockquote { margin-left: 0; }
.noMarginLeft { margin-left: 0 !important; }
#imageRead .comments .sub,.errorList .errorText,.recordRead .comments .sub { margin-left: 10px; }
#editor .btnTagSuggest { margin-left: 1px; }
.designCustomMsg a { margin-left: 20px; }
.recordList .groupChildren,.recordListRow .cbRecordList { margin-left: 4px !important; }
#fileUploader h5 .on { margin-left: 5px; }
.recordFormatFull .togOn,.recordFormatSummary .togOn { margin-right: -5px; }
blockquote { margin-right: 0; }
.noMarginRight { margin-right: 0 !important; }
.noscroll { margin-right: 18px; }
.swfuploadbtn { margin-right: 2px; }
.revisions a { margin-right: 4px; }
#login label { margin-right: 5px; }
label { margin-top: -10px; }
.recordFormatFull h5 { margin-top: -10px !important; }
#sliderTags #handleTags { margin-top: -4px; }
.recordFormatSummary h5 { margin-top: -5px !important; }
#menu,.memberWrite .box p:first-child,blockquote { margin-top: 0; }
.cloudText p,.iContent,.recordRead .comment .content p,.recordRead .content blockquote:first-child,.recordRead .content h1:first-child,.recordRead .content h2:first-child,.recordRead .content h3:first-child,.recordRead .content h4:first-child,.recordRead .content h5:first-child,.recordRead .content h6:first-child,.recordRead .content p:first-child,.recordRead .content ul:first-child { margin-top: 0 !important; }
p { margin-top: 10px; }
#editor .box + .box { margin-top: 10px !important; }
.recordFormatSummary .cbRecordList { margin-top: 2px !important; }
.MPXDropList { margin-top: 4px; }
.errorList .errorImage,.mt5,.recordset .viewing { margin-top: 5px; }
.recordFormatFull .cbRecordList { margin-top: 6px !important; }
.cloud .listCloudTabs { margin: -11px -11px 11px 0; }
.SWFUploadFileItem { margin: -1px 0 0 0 !important; }
.recordRead .comments .commentNum { margin: -1px 15px 10px -16px; }
.cloud .listCloudTabs li { margin: -1px 2px 0 0; }
.group .msgFail,.group .msgPass { margin: -2px auto 0 auto !important; }
#ftr { margin: -40px auto 0 auto; }
.colorpicker_hue div { margin: -4px 0 0 0; }
.colorpicker_color div div { margin: -5px 0 0 -5px; }
#editor .box h5 { margin: -5px 0 8px 0; }
#editor,#editor #reContent h5,#editor #reText,#editor #text,#editor .box,#editor .inputText,#editor .recordSubtab,#editor textarea,#fileUploader,#fileUploader #text,#fileUploader .uploadProgressSWF,#fileUploader .uploadProgressTotalSWF,#fileUploader input,#fileUploader textarea,#formFilterTags .box,#hdrFunctions,#login #msgLogin,#searchFunctions,#searchSuggest,#suggestborder h5,.MPXToolbar,.avatar,.btnPattern img,.cloud .justify,.colorpicker input,.content .imageLink,.content .imageLinkExt,.controls .btnLong,.imageList .imageLink,.imageList .imageLinkExt,.imageMenu,.imageMenuDetails .detail_next,.imageMenuDetails .detail_prev,.listFunctions,.listFunctions a,.listFunctions a:hover,.listRecent,.listRecent a,.listRecent a:hover,.loadImportFiles,.memberRead .bio,.prompt h1,.prompt h2,.prompt h3,.prompt h4,.prompt h6,.promptMini,.promptMini h1,.promptMini h2,.promptMini h3,.promptMini h4,.promptMini h6,.prompth5,.recentNoItems,.recordListRow,.recordListSelectAll,.recordListTitle,.recordRead .avatar,.recordRead .comment,.recordRead .comment .content,.recordRead .linkRecordSubtitle,.recordStatus,.recordset .linkPaging,.recordset .linkPaging:hover,.recordset .linkPagingOff,.recordset .linkPagingOn,.recordset .linkPagingOn,.tabImageInsert .btnAdd,.tabImageInsert .btnReload,.titlebar,a.linkSuggest,body,div.b,div.r,img.design,img.design:hover,img.designSelected,img.designSelected:hover,td { margin: 0; }
#editor #reContent,.blindSlideshow,.cloudList .imageList,.prompt .msgFail,.prompt .msgPass,.recordRead .comment .options,.recordWrite,.recordWrite .btnAction { margin: 0 !important; }
.linkMore { margin: 0 -5px 0 0; }
#editor .msgPass,.group .msgPass { margin: 0 0 0 1px !important; }
h5.subtitle { margin: 0 0 1.5em 0 !important; }
.designModules h5 { margin: 0 0 10px 0; }
.recordRead .comments h5 { margin: 0 0 15px 0; }
.recordList .boxComments,.recordRead .boxComments { margin: 0 0 2px 0; }
#col1 .modContent,#col3 .modContent,.content li { margin: 0 0 5px 0; }
.memberRead h5,.memberWrite h5 { margin: 0 0 5px 0 !important; }
.cloudText .listHomeFollowing a { margin: 0 0 8px 0; }
.cloudText .avatarLarge { margin: 0 10px 5px 0 !important; }
.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle { margin: 0 1px !important; }
.btnPattern,.colorPaletteSwatch,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern { margin: 0 1px 1px 0; }
.imageInsertSearch .inputText { margin: 0 2px 5px 0 !important; }
#listTagTabs li a,#listTagTabs li a:hover { margin: 0 3px 0 0; }
#search { margin: 0 3px 0 0 !important; }
.recordDiff .diffDel,.recordDiff .diffIns { margin: 0 4px 4px 0; }
.imageMenuDetails .detail_info { margin: 0 50px 0 50px; }
.imageSizes a { margin: 0 5px 0 0; }
.cloudText .avatarMed { margin: 0 5px 5px 0 !important; }
#content,#content_shadow_left,#content_shadow_right,#imageRead .imageBackdrop,#imageRead .imagePreview,.designCustomMsg,.designModules,.errorList,.formNarrow,.imageMenuDetails,.prompt,.promptMini,.shadowLeft,.shadowRight { margin: 0 auto; }
.controls,.designPatternGenerator,.group .colorPaletteGenerator { margin: 0 auto 0 auto; }
#content { margin: 0 auto 0 auto !important; }
#listTagTabs { margin: 0px; }
#editor .msgFail,.group .msgFail { margin: 0px -20px 10px 0px; }
.hdrProfile h4 { margin: 100px 0 10px 25px; }
.iframeImageInsert { margin: 10px; }
.comment .revisions,.formLogin .msgFail,.revisions { margin: 10px 0; }
.memberRead .options,.memberWrite .options,.recordWrite .options { margin: 10px 0 0 0 !important; }
#editor .recordTab { margin: 10px 0 10px 0; }
#editor h5,#fileUploader h5 { margin: 10px 0 4px 0; }
.btnAction,.btnAction:hover { margin: 10px 1px 10px 0; }
.recordRead .recordTags { margin: 15px 0; }
.recordRead .options { margin: 15px 0 0 0; }
#dmiCol1,#dmiCol2,#dmiCol3,#fileUploader .input,#fileUploader .uploadFileName,.MPXToolbar li,.controls .btn,.controls .btnLg,.controls .txt,.controls select,.jsLinkRate,.tabImageInsert { margin: 1px; }
.formNarrow .btn,.formNarrow .inputText { margin: 1px 0; }
#menu li,.MPXDropList a { margin: 1px 0 0 0; }
.imageList .imageLink img,.imageList .imageLinkExt img { margin: 1px 1px 1px 0; }
.imageList img.imageLinkNotFound { margin: 1px 1px 1px 0 !important; }
.content ol,.content ul { margin: 20px; }
h1,h2,h3,h4,h5,h6 { margin: 20px 0; }
#SWFUploadFileListingFiles ul,#tableImageInfo { margin: 20px 0 0 0; }
blockquote { margin: 20px auto; }
.designModules .group { margin: 20px auto 40px auto; }
.imageList .imageBox,.linkMore a,.tagAny,.tagAny:hover { margin: 2px; }
.tagBrowse,.tagBrowse:hover { margin: 2px 0; }
#fileUploader .uploadProgress,.MPXDropListEmoticon a div { margin: 2px 0 0 10px; }
.designModules .group label input,.designModules .group li input { margin: 2px 2px 0 2px; }
#fileUploader .box li,.box li { margin: 2px 2px 2px 0; }
label input[type=checkbox] { margin: 2px 6px 0 0; }
.designSwatchHistory { margin: 2px auto 2px auto; }
.legal h4 { margin: 30px 0 10px 0; }
.controls .btnLg { margin: 30px 1px 2px 1px !important; }
.designModules .subgroup { margin: 30px auto 5px auto; }
.cancelbtn { margin: 3px; }
#searchTips { margin: 3px 0 0 0; }
.content .imageLink img,.content .imageLinkExt img { margin: 3px 6px 3px 0; }
.cloud .divider { margin: 4px; }
.imageList { margin: 4px !important; }
#login #extras { margin: 4px 0 0 0; }
.hdrProfile h1 { margin: 5px; }
.revisions table { margin: 5px 0; }
#loadDesignSaveMsg { margin: 5px 0 !important; }
#imageRead .imageDesc,.recordset { margin: 5px 0 0 0; }
.colorPaletteGenerator { margin: 5px 0 10px 0; }
#loadDraft { margin: 5px 0 5px -1px !important; }
.cloud .listCloudTabs li .cloudTab { margin: 5px auto !important; }
.recordList .checkbox { margin: 6px 7px 0 0px; }
.imageList .cbRecordList { margin: 7px 0 0 -20px; }
#SWFUploadFileListingFiles ul { margin: 8px 0 8px 0 !important; }
.colorPaletteBase,.designPatternBase { margin:0 1px 0 0; }
#content,.shadowLeft,.shadowRight { min-height: 100%; }
.MPXResizer { min-height: 200px; }
.blindMini { min-width: 0 !important; }
#imageRead,.imageMenuDetails { min-width: 240px; }
.blind { min-width: 800px; }
.hdrProfile h1 { opacity: .6 !important; }
#searchSuggest.on { opacity: .99 !important; }
#searchSuggest { opacity: 0 !important; }
.imageMenuDetails .detailDisabled { opacity: 0.3 !important; }
#imageRead:hover .imageMenuDetails { opacity: 0.4; }
.blind { opacity: 0.6; }
.imageMenuDetails .detail img { opacity: 0.7; }
.blindMini { opacity: 0.8; }
.imageMenuDetails:hover { opacity: 0.8 !important; }
.blindSlideshow { opacity: 0.85 !important; }
#blind #btnCloseMod { opacity: 1; }
.imageMenuDetails .detail:hover img { opacity: 1.0; }
#editor .btnTagSuggest:focus,.btnAction:focus,a,a:active,a:focus,input,input:active,input:focus { outline: none !important; }
#SWFUploadFileListingFiles ul,#editor textarea,.cloudText .listHomeFollowing a,.content,.iCol1,.iCol2,.iCol3,.loadImportFiles,.memberRead .bio,.record,.recordListRowsScroll { overflow-x: hidden; }
.MPXDropList { overflow-x: hidden !important; }
#SWFUploadFileListingFiles ul,#editor textarea,.loadImportFiles,.memberRead .bio { overflow-y: auto; }
.MPXDropList { overflow-y: auto!important; }
#editor #reText,#editor #text,#fileUploader #text { overflow-y: scroll; }
.cloudText .listHomeFollowing a,.recordListRowsScroll { overflow-y: visible; }
.content,.record { overflow-y: visible !important; }
#fileUploader .uploadProgressTotalSWF,#imageRead .imageBackdrop,#imageRead .imagePreview,.MPXToolbar a,.colorpicker,.colorpicker_color,.colorpicker_color div div,.colorpicker_field span,.colorpicker_hue div,.colorpicker_submit,.colorpicker_submit_inline,.listFunctions,.listRecent,.noscroll,.recordListRow,.recordListSelectAll,.recordListTitle { overflow: hidden; }
#searchSuggest { overflow: hidden !important; }
#col1 .modContent,#col3 .modContent,#dmiCol1,#dmiCol2,#dmiCol3,.cloud,.cloudText,.cloudText p { overflow: visible; }
.iContent,a { padding-bottom: 0; }
blockquote p { padding-bottom: 10px; }
.designModules { padding-bottom: 40px; }
.MPXEditorDropListRow { padding-left: 15px; }
blockquote p { padding-left: 30px; }
.calendar { padding-left: 50px; }
.recordListSelectAll,.recordListTitle { padding-left: 8px; }
blockquote p { padding-right: 30px; }
.recordListSelectAll,.recordListTitle { padding-right: 5px; }
blockquote p,label { padding-top: 0; }
.bTop,.calendar { padding-top: 10px; }
.recordList .icon,.recordListSelectAll,.recordListTitle { padding-top: 2px; }
#SWFUploadFileListingFiles ul,#col1 .modContent,#col3 .modContent,#editor .btnTagSuggest,#fileUploader .uploadProgressSWF,#fileUploader .uploadProgressTotalSWF,#hdrFunctions,#imageRead,#imageRead .imageBackdrop,#imageRead .imagePreview,#loadDesignSaveMsg,#loadDraft,#searchSuggest,.MPXDropList a,.MPXIframe,.MPXToolbar a,.MPXToolbar a:hover,.MPXToolbar li.on a:hover,.SWFUploadFileItem,.avatar,.btnPattern,.btnPattern img,.cloud .justify,.colorpicker input,.content .imageLink,.content .imageLinkExt,.content li,.iCol1,.iCol3,.iNav,.iSub,.imageList .imageLink,.imageList .imageLinkExt,.linkMore,.listFunctions,.listRecent,.prompt h1,.prompt h2,.prompt h3,.prompt h4,.prompt h6,.promptMini,.promptMini h1,.promptMini h2,.promptMini h3,.promptMini h4,.promptMini h6,.prompth5,.recordRead .avatar,.recordRead .boxComments,.recordRead .comment .content,.recordRead .linkRecordSubtitle,.recordRead .recordTags,body,iCol2,td { padding: 0; }
#editor #reContent,#editor .msgPass,.blindSlideshow,.colorPalette,.group .msgPass { padding: 0 !important; }
.w00 #content { padding: 0 0 0 0 !important; }
#content_shadow_left { padding: 0 0 0 6px; }
.MPXResizer { padding: 0 0 13px 0; }
.recordAccess_allgroups { padding: 0 0 2px 0; }
div.b { padding: 0 0 30px 0 !important; }
.btnAction,.btnAction:hover { padding: 0 0 4px 0; }
.shadowLeft { padding: 0 0 5em 9px; }
div.r { padding: 0 10px 0 0; }
#ftr { padding: 0 10px 10px 10px; }
#content { padding: 0 10px 40px 10px; }
.menu a { padding: 0 15px; }
.imageDetails { padding: 0 15px 0 15px; }
.recordRead .comment { padding: 0 15px 8px 15px; }
.aboutUs { padding: 0 20px 20px 20px; }
.recordListRow { padding: 0 2px; }
.recordRead .options img { padding: 0 4px 0 10px; }
.recordList .boxComments { padding: 0 5px 0 5px; }
#formFilterTags .box { padding: 0 5px 5px 5px; }
#content_shadow_right { padding: 0 6px 0 0; }
td.c { padding: 0 8px 8px 0; }
.shadowRight { padding: 0 9px 0 0; }
#listTagTabs,.MPXDropList a:hover { padding: 0px; }
#editor,#fileUploader .box,#prompt .box,.box,.cloud,.p10 { padding: 10px; }
.cloudList .imageList { padding: 10px !important; }
.recordRead .comments .commentNum { padding: 10px 10px 10px 0; }
.recordRead .comments h5 { padding: 10px 15px 0 0; }
#listTagTabs li a,#listTagTabs li a:hover { padding: 10px 5px 5px 5px; }
.cloudText,.listRecent a,.listRecent a:hover,.recentNoItems { padding: 12px; }
#searchFunctions,.loadImportFiles,.p15,.recordWide { padding: 15px; }
.cloud .listCloudTabs { padding: 15px 0; }
.recordRead .record { padding: 15px 15px 15px 15px; }
.btnSmall,.imageList img.imageLinkNotFound,.p1,.recordRead a.linkRSS,.recordRead a.recordTag { padding: 1px; }
.imageInsertSearch .btnImageInsertSearch { padding: 1px 0 0 0; }
.colorPaletteGenerator,.designPatternGenerator,.designPatternSwatches,.designSwatchHistory { padding: 1px 0 0 1px; }
#login .btn,#login .btn:hover,#login input[type=password],#login input[type=text],.btn,.btnLight,.tagAny,.tagAny:hover { padding: 1px 2px 1px 2px; }
a.linkSuggest { padding: 1px 2px 1px 4px; }
.recordRead .recordTags .tagBrowseSelected { padding: 1px 4px !important; }
#tableImageInfo td { padding: 1px 5px 1px 5px; }
.titlebar { padding: 1px 7px !important; }
#editor #reText,#editor #text,#fileUploader #text,#login,#menu,.hdrProfile,.legal,.p20,.recordStatus { padding: 20px; }
#fileUploader { padding: 20px 10px 0 10px; }
.MPXToolbar,.controls .btn,.controls .btnLg,.controls .btnLong,.controls .txt,.controls select,.designCustomMsg,.formNarrow .inputText,.p2,.recordDiff .diffDel,.recordDiff .diffIns { padding: 2px; }
#search { padding: 2px 0 2px 2px; }
.formLogin .msgFail { padding: 2px 10px; }
#fileUploader .uploadFileSizeSWF { padding: 2px 10px 2px 6px; }
.memberRead th { padding: 2px 15px 1px 2px; }
.memberWrite td { padding: 2px 2px 1px 0; }
.memberWrite th { padding: 2px 2px 1px 2px; }
.listFunctions a,.listFunctions a:hover { padding: 2px 2px 2px 15px; }
.tagBrowse:hover,.tagBrowseSelected { padding: 2px 4px !important; }
.memberRead .inputText,.memberWrite .inputText { padding: 2px 4px 2px 4px !important; }
.linkMore a,.logs td,.logs th,.revisions td,.revisions th,table.formoutput td,table.formoutput th { padding: 2px 5px; }
#tableImageInfo th { padding: 2px 5px 1px 5px; }
.content #helpSearchExamples td:first-child,.content #helpSearchOperators td:first-child,.content table th { padding: 2px 5px 2px 5px; }
.content table td,.content table td p { padding: 2px 5px 2px 5px !important; }
#fileUploader .uploadFileNameSWF,.swfuploadbtn,.swfuploadbtn:hover,a.btn { padding: 2px 6px 2px 6px; }
#dmiCol1,#dmiCol2,#dmiCol3,#editor .inputText,#editor textarea,#fileUploader .input,#fileUploader .uploadFileName,#fileUploader input,#fileUploader textarea,.btnMinMax,.btnMinMax:hover,.p3 { padding: 3px; }
#suggestborder h5 { padding: 3px 0 3px 0; }
.tagBrowse,.tagBrowse:hover { padding: 3px 5px; }
#fileUploader #queueinfo { padding: 3px 6px 3px 6px; }
.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.recordListLink,.recordListLink:hover,.recordset,.tabImageInsert { padding: 4px; }
.cloud .listCloudTabs li { padding: 4px 0 0 0; }
.imageMenuDetails { padding: 4px 0 4px 0; }
.memberRead textarea,.memberWrite textarea { padding: 4px 0 4px 4px !important; }
table.memberSettings td,table.memberSettings th { padding: 4px 12px; }
.tagSuggest { padding: 4px 2px 2px 2px; }
.recordset .linkPaging:hover,.recordset .linkPagingOn { padding: 4px 6px 4px 6px; }
.recordset .linkPaging,.recordset .linkPagingOff,.recordset .linkPagingOn { padding: 4px 6px 4px 6px !important; }
.recordset .pageFirstOff,.recordset .pageLastOff,.recordset a.pageFirst,.recordset a.pageFirst:hover,.recordset a.pageLast,.recordset a.pageLast:hover { padding: 4px 8px 4px 8px; }
#editor .msgFail,.content .imageLink img,.content .imageLinkExt img,.group .msgFail,.imageList .imageLink img,.imageList .imageLinkExt img,.memberRead .bio,.p5,.pt5 { padding: 5px; }
.menu { padding: 5px 0; }
.controls { padding: 5px 0 0 0; }
#editor textarea.MPXEditor { padding: 5px 0 5px 5px; }
.thought { padding: 5px 12px 12px 12px; }
#imageRead .imageDesc { padding: 5px 30px 5px 30px; }
.recordFormatFull .togOn,.recordFormatSummary .togOn { padding: 5px 4px; }
.memberRead,.memberWrite { padding: 5px 5px 0 5px; }
#editor #reContent h5 { padding: 5px 5px 5px 10px; }
.recordFormatFull h2,.recordFormatSummary h3 { padding: 6px 0; }
#captcha img,#login #msgLogin,#searchSuggest,.MPXDropList,.blindMini,.colorpicker,.colorpicker input,.colorpicker_color,.colorpicker_color div,.colorpicker_color div div,.colorpicker_current_color,.colorpicker_field,.colorpicker_field span,.colorpicker_hex,.colorpicker_hue,.colorpicker_hue div,.colorpicker_new_color,.colorpicker_submit,.hdrProfile h1,.imageList .cbRecordList,.imageMenu,.prompt,.promptMini { position: absolute; }
.blind { position: fixed; }
.fixed { position: fixed !important; }
#captcha,#content,#dmiCol1,#dmiCol2,#dmiCol3,#ftr,#searchFunctions,.btnMinMax,.btnMinMax:hover,.calendar,.cloud,.controls,.designCustomMsg,.errorList,.recordRead .comments .commentNum,.recordRead .comments h5,.shadowLeft,.shadowRight,.tabImageInsert .btnAdd,.tabImageInsert .btnReload { position: relative; }
.colorpicker_field span { right: -2px; }
.colorpicker input { right: 12px; }
#login #msgLogin { right: 31px; }
.colorpicker_hex input { right: 5px; }
#editor .msgFail,#fileUploader .uploadProgressTotalSWF,#formFilterTags .box,#hdrFunctions,#listTagTabs li a,#loadDesignSaveMsg,#loadDraft,#loadImage,#msgs,#suggestborder h5,.btnAction,.btnSmall,.calendar,.center,.cloud .listCloudTabs li,.content #helpSearchExamples td:first-child,.content #helpSearchOperators td:first-child,.content table th,.designCustomMsg,.designModules,.group .msgFail,.imageMenu,.imageMenuDetails,.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle,.recentNoItems,.recordDiff .diffDel,.recordDiff .diffIns,.recordList .boxComments,.recordListSelectAll,.recordRead .boxComments,.recordset,.revisions td,.revisions th,body { text-align: center; }
.aCenter { text-align: center !important; }
#imageRead .imageDesc,.cloud .justify,.justify,.memberRead .bio,.prompt,.promptMini,.recordRead .recordTags,blockquote,blockquote p,p { text-align: justify; }
#content,#searchSuggest,#tableImageInfo td,.cloud,.cloudText,.content #helpSearchExamples td:first-child,.designModules .group label,.designModules .group li,.hdrProfile h4,.thought p,h2.title,h3.title { text-align: left; }
.cloudText p { text-align: left !important; }
.colorpicker input,.designPatternBase { text-align: right; }
.linkMore { text-align: right !important; }
.MPXToolbar a,.recordDiff .diffDel,.recordDiff .diffIns,.recordDiff del,.recordDiff ins,a { text-decoration: none; }
#editor #reContent a,.recordListRow,.recordset,.recordset .linkPaging,.recordset .linkPagingOff,.recordset .linkPagingOn,p a:active,p a:hover,p a:link,p a:visited { text-decoration: none !important; }
.u { text-decoration: underline; }
.MPXToolbar a { text-indent: -1000em; }
.MPXDropList a { text-indent: 0 !important; }
.recordRead a.linkRSS,.recordRead a.recordTag,.swfuploadbtn { text-transform: lowercase; }
.menu a,.recordListTitle,.titlebar { text-transform: uppercase; }
#captcha img { top: -63px; }
.blind,.blindMini,.colorpicker_color div,.colorpicker_color div div,.designCustomMsg { top: 0; }
.blindSlideshow { top: 0 !important; }
#login #msgLogin { top: 115px; }
.colorpicker_hsb_b,.colorpicker_rgb_b { top: 120px; }
.colorpicker_hex,.colorpicker_submit { top: 150px; }
#searchSuggest { top: 19px !important; }
.colorpicker_color,.colorpicker_current_color,.colorpicker_hue,.colorpicker_new_color { top: 21px; }
.colorpicker_field span { top: 2px; }
.colorpicker input { top: 5px; }
.colorpicker_hsb_h,.colorpicker_rgb_r { top: 60px; }
.colorpicker_hsb_s,.colorpicker_rgb_g { top: 90px; }
.colorPaletteDark,.colorPaletteLight { top:0; }
.MPXDropListEmoticon a div { vertical-align: bottom; }
#loadImage,.btnAction,.content #helpSearchExamples td:first-child,.content #helpSearchExamples td:first-child,.content #helpSearchOperators td:first-child { vertical-align: middle; }
#hdrFunctions,#tableImageInfo td,#tableImageInfo th,.btnSmall,.content table td,.content table td p,.content table th,.recordset .linkPagingTinyText,table.memberSettings td,table.memberSettings th { vertical-align: top; }
#searchTips,.cloud .listCloudTabs { visibility: hidden; }
.cloud:hover .listCloudTabs { visibility: visible; }
.MPXDropList a,.content #helpSearchExamples td:first-child,.content #helpSearchOperators td:first-child,.content table th,.listFunctions a,.memberRead th,.recordListRow,.recordset { white-space: nowrap; }
#fileUploader .uploadProgressBar,#fileUploader .uploadProgressBarSWF,#fileUploader .uploadProgressBarTotalSWF { width: 0px; }
#designModules,#searchSuggest,#tableImageInfo,.designModules,a.linkSuggest,table.formoutput { width: 100%; }
.MPXDropList a,.blindSlideshow,.wFull { width: 100% !important; }
#listTagTabs li a,#login input[type=password],#login input[type=text],#menu { width: 100px; }
.promptLoading { width: 105px; }
.tabImageInsert .textLabel { width: 106px; }
.recordRead .linkRecordSubtitle { width: 10px; }
.MPXDropList { width: 115px; }
#sliderTags #handleTags,.colorpicker_color div div { width: 11px; }
.c1l #search,.c1r #search,.memberRead select.selectMed,.memberWrite select.selectMed { width: 125px; }
.colorpicker_field span { width: 12px; }
#sliderTags,#sliderTags #trackTags { width: 140px; }
.tabImageInsert { width: 146px; }
.controls .btnLg { width: 146px !important; }
.colorpicker_color,.colorpicker_color div { width: 150px; }
.recordRead .avatarSmall { width: 15px; }
.cancelbtn,.cloud .listCloudTabs li .cloudTab,.jsLinkRate,.recordRead .boxComments { width: 16px; }
.errorList .errorImage { width: 175px; }
#fileUploader .input,#fileUploader .uploadFileName { width: 180px; }
.btnSmall,.imageSizes a,.tabImageInsert .btnAdd,.tabImageInsert .btnReload { width: 18px; }
#editor .btnTagSuggest { width: 18px !important; }
.MPXDropListFormatBlock { width: 199px !important; }
.cloudText .listHomeFollowing a,.modContent .swoop { width: 200px; }
.memberRead .inputText,.memberWrite .inputText { width: 200px !important; }
.btnPattern,.btnPattern img,.cloud .listCloudTabs li,.colorPaletteSwatch,.designSwatchTempDisabled,.designSwatchTempPalette,.designSwatchTempPattern,td.bl,td.br,td.l,td.r,td.tl,td.tr { width: 20px; }
.memberRead select.selectFat,.memberWrite select.selectFat { width: 210px !important; }
.cloud .listCloudTabs li.cloudTabSelected { width: 21px; }
.MPXDropListEmoticon { width: 228px !important; }
.cloud .listCloudTabs { width: 23px; }
#imageRead { width: 240px; }
.MPXToolbar a,.recordList .icon { width: 24px; }
.w250 { width: 250px !important; }
.colorPalette { width: 252px; }
#fileUploader .uploadProgress { width: 269px; }
.w275 { width: 275px !important; }
.MPXToolbar li { width: 27px; }
.colorpicker input { width: 28px; }
.group .msgFail,.group .msgPass { width: 292px !important; }
.designPatternBase { width: 293px; }
.colorPaletteGenerator,.controls .btnLong,.designPatternGenerator,.designSwatchHistory { width: 294px; }
.controls { width: 296px; }
.w300 { width: 300px !important; }
.imageInsertSearch .btnImageInsertSearch,.recordRead .avatarMedium.recordRead .avatarMedium { width: 30px; }
.designModules .group { width: 310px; }
.MPXToolbar li.MPXEditSelect,.MPXToolbar li.MPXEmoticonSelect { width: 32px; }
.designPatternSwatches { width: 336px; }
.w350 { width: 350px !important; }
.colorpicker_hue,.colorpicker_hue div { width: 35px; }
.contact textarea { width: 380px; }
.colorpicker { width: 382px; }
.errorList .errorText,.formNarrow { width: 400px; }
.w400 { width: 400px !important; }
.hdrProfile { width: 40em; }
.colorPaletteBase { width: 41px; }
.imageInsertSearch .inputText { width: 430px !important; }
.SWFUploadFileItem { width: 442px; }
.MPXDropListEmoticon a div { width: 44px !important; }
.memberRead .bio { width: 458px; }
.calendar,.colorpicker_hex input { width: 45px; }
.memberRead textarea,.memberWrite textarea { width: 460px; }
#editor .inputText,#editor textarea,#fileUploader input,#fileUploader textarea { width: 464px; }
#SWFUploadFileListingFiles ul,#fileUploader .uploadProgressTotalSWF,.promptImageInsert { width: 470px; }
#editor textarea.MPXEditor { width: 487px; }
.MPXToolbar { width: 488px; }
.MPXResizer { width: 490px; }
.MPXIframe,.memberRead,.memberWrite { width: 492px; }
#editor .msgFail,#editor .msgPass { width: 492px !important; }
#editor,#fileUploader { width: 494px; }
.btnAction { width: 4em; }
.memberRead select.selectSmall,.memberWrite select.selectSmall { width: 50px; }
.w50 { width: 50px !important; }
.colorpicker_submit,.colorpicker_submit_inline { width: 52px; }
.recordWide { width: 576px; }
.errorList { width: 585px; }
.colorpicker_current_color,.colorpicker_new_color,.recordRead .avatarLarge.recordRead .avatarLarge { width: 60px; }
.colorpicker_field { width: 62px; }
.w6e { width: 6em !important; }
.memberRead .boxTabsTitle,.memberWrite .boxTabsTitle { width: 70px; }
.colorpicker_hex { width: 72px; }
.controls .btn,.controls .btnLg,.controls .txt,.controls select,.recordRead .avatar.recordRead .avatar { width: 75px; }
#tableImageInfo th,.memberRead th { width: 80px; }
.c2l #search,.c2r #search,.c2s #search { width: 85px; }
.memberProfileList .label { width: 8em; }
.prompt,.promptMini,.recordListSelectAll,.recordListTitle,.titlebar { width: auto; }
body { z-index: 0; }
.blind,.blindMini { z-index: 100; }
.prompt,.promptMini { z-index: 101; }
.MPXDropList { z-index: 102; }
.dragging { z-index: 999 !important; }

