/** structure **/
.idm-communitybody {
    width: 77.5em;
    text-align:left;
}

#idm-marginal {
    width: 210px;
    margin: 0;
    float: left;
    overflow: hidden;
}


/** general **/
hr.idm-double {
    border-width: 2px;
}

.idm-online {
    margin-left: 3px;
    color: #f35901;
}

.idm-ar { text-align: right; }
.idm-ac { text-align: center; }

.idm-fl { float: left; }
.idm-fr { float: right; }

.idm-clearit {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.idm-button span {
    display: none;
}

.idm-rsslink {
    background: transparent url(../gfx/icon/rss.gif) 0 1px no-repeat;
    padding-left: 18px;
}

idm-odd { background-color: #ccc; }
idm-even { background-color: #efefef;}

.idm-blocktrigger {
    float: right;
    height: 16px;
    width: 15px;
}
.idm-blocktrigger.idm-opened {
    background: transparent url(../gfx/button/boxtrigger_close.gif) no-repeat;
}
.idm-blocktrigger.idm-closed {
    background: transparent url(../gfx/button/boxtrigger_open.gif) no-repeat;
}
.idm-blocktrigger a {
    display: block;
    height: 16px;
    width: 15px;
}
.idm-blocktriggerholder {
    border-left: 1px solid #ccc;
    height: 16px;
    overflow: hidden;
}

.idm-orangebar720 {
    background: transparent url(../gfx/box/orange_gradient_720.gif) no-repeat;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    height: 27px;
    line-height: 2em;
    overflow: hidden;
    padding-left: 10px;
}

.idm-inputtext {
    border: 1px solid #7d9fba;
}

.idm-inputfile {
    border: 1px solid #7d9fba;
    width: 350px;
}

.idm-submitimage {
    margin: 0;
}

.idm-select {
    height: 18px;
    padding-left: 10px;
    width: 222px;
}

.idm-textarea {
    border: 1px solid #7d9fba;
    font-family: inherit;
    overflow: auto;
    padding: 10px;
    width: 675px;
}

label.idm-block {
    float: left;
    margin-top: 3px;
    width: 47px;
}

.idm-small {
    font-size: 0.9em;
}

.idm-box {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}
.idm-box.idm-topfree {
    border-top: 0;
}
.idm-box.idm-bottomfree {
    border-bottom: 0;
    margin-bottom: 0;
}
        #idm-content .idm-column123 .idm-columnpadding .idm-layoutmodule.idm-topbox .idm-layoutmodule-body .idm-box.idm-topfree {
            border: 0 none;
        }

.idm-userimagesmall {
    height: 25px;
    width: 25px;
}

.idm-headline {
    font-size: 1.2em;
    font-weight: bold;
    text-align:left;
}
.idm-headline.idm-top {
    margin-bottom: 10px;
}

.idm-info-message {
    border: 1px solid #f00;
    margin-bottom: 10px;
    padding: 10px;
}

.idm-subheadline {
    font-size: 1.05em;
    font-weight: bold;
    margin: 10px 0;
}

.idm-subsubheadline {
    font-weight: bold;
    margin: 10px 0;
}

.idm-subnav {
    float: left;
    height: 21px;
    list-style-type: none;
    margin: 0;
    margin-bottom: -2px;
}
.idm-subnav li {
    background: transparent url(../gfx/navi/2sub_navi_left.gif) no-repeat;
    float: left;
    overflow: hidden;
    padding: 0 0 0 11px;
    height: 20px;
    margin-right:4px;
}
.idm-subnav li a {
    background: transparent url(../gfx/navi/2sub_navi_right.gif) right 0 no-repeat;
    display: block;
    float: left;
    height: 20px;
    line-height: 22px;
    padding-right: 11px;
}
.idm-subnav li.idm-active {
    background: transparent url(../gfx/navi/2sub_navi_left_active.gif) no-repeat;
    border-bottom: 1px solid white;
}
.idm-subnav li.idm-active a {
    background: transparent url(../gfx/navi/2sub_navi_right_active.gif) right 0 no-repeat;
    color: black;
    font-weight: bold;
}
.idm-subnav li.idm-last {
    padding-right: 0;
}

.idm-subnavborder {
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
    border-right: 0; /* mmh... vh */
    height: 20px;
}

.idm-letters li {
    float: left;
}
.idm-letters li.idm-active a {
    color: black;
    font-weight: bold;
}

.idm-partleft {
    float: left;
    width: 50%;
}

.idm-partright {
    border-left: 1px solid #ccc;
    float: left;
    width: 49%;
}

.idm-selected {
    color: black;
    font-weight: bold;
}

.idm-leftside {
    float: left;
    width: 208px;
}

.idm-padded {
    padding-left: 10px;
}

.idm-forumlistthree {
    width: 210px;
    margin-right: 15px;
}
.idm-forumlisttwo {
    width: 325px;
    margin-right: 15px;
}
.idm-forumlistthree.idm-last, .idm-forumlisttwo.idm-last {
    margin-right: 0;
}
.idm-nodisplay {
    display: none;
}


/** pagination **/
.idm-pagination {
    margin: 5px 0;
}
.idm-pagination td {
    background-color: #f5f5f5;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}
.idm-pageleft {
    background: transparent url(../gfx/button/btnsquareltarrow.gif) 0 3px no-repeat;
    display: block;
    float: left;
    padding-left: 28px;
}
.idm-pageleft.idm-inactive {
    background: transparent url(../gfx/button/btnsquareltarrowoff.gif) 0 3px no-repeat;
    color: #666;
}
.idm-pageleft.idm-inactive {
    background: transparent url(../gfx/button/btnsquareltarrowoff.gif) 0 3px no-repeat;
    color: #666;
}
.idm-pageright {
    background: transparent url(../gfx/button/btnsquarertarrow.gif) right 3px no-repeat;
    display: block;
    float: right;
    padding-right: 28px;
}
.idm-pageright.idm-inactive {
    background: transparent url(../gfx/button/btnsquarertarrowoff.gif) right 3px no-repeat;
    color: #666;
}
.idm-pagejump {
    border: 1px solid #bababa;
    height: 13px;
    padding: 2px 3px;
    width: 21px;
}
.idm-submitpage {
    background-color: #f0f0f0;
    border: 1px solid #fafafa;
    border-right: 2px solid #848484;
    border-bottom: 2px solid #848484;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 37px;
}


/** forum overview **/
.idm-forumoverview ul {
    margin-bottom: 20px;
}


/** forums overview topic **/
.idm-forumlistleft {
    float: left;
    margin-top: 20px;
    width: 50%;
}

.idm-forumlistright {
    float: left;
    margin-top: 20px;
    width: 50%;
}

.idm-forumlistleft h2,
.idm-forumlistright h2 {
    margin-bottom: 15px;
}

.idm-forumlistleft ul,
.idm-forumlistright ul {
    margin-bottom: 40px;
}

.idm-forumlistleft ul.idm-last,
.idm-forumlistright ul.idm-last {
    margin-bottom: 0;
}



/** thread new */
#idm-newthread {
    margin-top: 20px;
}
#idm-newthread .idm-inputtext {
    width: 92%;
}

#idm-newthread ul {
    background: transparent url(../gfx/navi/sub_bg.gif) bottom repeat-x;
    height: 20px;
    margin: 20px 0 0 0;
}
#idm-newthread ul li {
    float: left;
    height: 20px;
    margin-right: 5px;
}
#idm-newthread ul li.idm-last {
    float: right;
    margin-right: 0;
}
#idm-newthread ul li a {
    background-color: #d9d9d9;
    border-top: 1px solid #ccc;
    display: block;
    height: 19px;
    line-height: 20px;
    padding: 0 5px;
}
#idm-newthread ul li.idm-active a {
    background-color: #f5f5f5;
    color: black;
    font-weight: bold;
}

.idm-editor {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 20px;
    padding: 10px;
}
.idm-editor label.idm-block {
    width: 36px;
}
.idm-editor .idm-textarea {
    border: 1px solid #ccc;
    height: 180px;
    overflow: auto;
    margin-bottom: 20px;
    padding: 0 0 0 20px;
    width: 617px;
}


/** forumsearch **/
.idm-searchleft {
    float: left;
    width: 50%;
}

.idm-searchright {
    border-left: 1px solid #ccc;
    float: left;
    width: 49%;
}

.idm-search {
    margin-top: 20px;
}
.idm-search label {
    display: block;
    font-size: 0.95em;
    margin-bottom: 5px;
}
.idm-search .idm-inputtext {
    margin-bottom: 20px;
    padding: 2px 10px;
    width: 212px;
}
.idm-search .idm-select {
    margin-bottom: 20px;
}
.idm-search .idm-submitimage {
    float: right;
    margin-top: 20px;
}


/** idm-searchresults **/
.idm-searchresults th {
    padding: 0 0 5px 0;
}
.idm-searchresults td {
    border-top: 1px solid #ccc;
    padding: 8px 0 5px 0;
    vertical-align: top;
}
.idm-searchresults td img {
    margin-bottom: 3px;
}
.idm-searchresults .idm-entry {
    font-weight: bold;
}
.idm-searchresults .idm-small {
    line-height: 1.4em;
}
.idm-searchresults td.idm-icons {
    padding: 0;
    vertical-align: middle;
}


/** legend **/
.idm-legend, .idm-description {
    border-top: 1px solid #ccc;
    margin-top: 10px;
}
.idm-legendcontent {
    padding-top: 10px;
}
.idm-legend h2 {
    border: 0;
    color: #ccc;
    float: left;
    margin: 0 20px 0 0;
}
.idm-legend ul {
    list-style-type: none;
    margin: 1px 0 0 0;
}
.idm-legend ul li {
    float: left;
    font-size: 0.9em;
    height: 16px;
    margin: 0 10px 5px 0;
}


/** forumlist block **/
.idm-forumlistentry {
    background-color: #f5f5f5;
    float: left;
    height: 43px;
    margin: 0 15px 30px 0;
    width: 220px;
}
.idm-forumlistentry.idm-last {
    margin-right: 0;
}
.idm-forumlistentry p {
    margin-top: 10px;
}


/** myforums **/
.idm-myforums p {
    margin-top: 0;
}
.idm-myforums .idm-subsubheadline {
    margin-top: 0;
}
.idm-myforums label#idm-hidesignatureslabel {
    float: left;
    margin-left: 20px;
}
.idm-myforums #idm-notificationsettings {
    margin: 5px 0 10px 0;
}


/** myforums-watch **/
.idm-myforumswatch h2 {
    margin-bottom: 20px;
}


/** ebay public **/
.idm-quicksearch .idm-inputtext {
    float: left;
}
.idm-quicksearch .idm-submitimage {
    float: left;
    margin: 0 10px 0 6px;
}
.idm-quicksearch a {
    float: left;
    margin-top: 4px;
}
.idm-quicksearch .idm-fr a {
    float: none;
}

.idm-threadname {
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 5px;
}


/** allforums **/
.idm-allforums {
    width: 40.5em;
    float:left;
}
.idm-allforums h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 3px;
}
.idm-allforums h3 {
    float: left;
    margin-right: 5px;
}
.idm-allforums hr {
    border-top: 1px solid #ccc;
    color: #ccc;
    height: 1px;
    overflow: hidden;
}


.idm-rel {
    position: relative;
}

/** experts **/
.idm-experts {
    margin-left: 43em;
    width: 16.8em;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    right: 0;
}
.idm-experts h2 {
    background-color: #e7af65;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
}
.idm-expertcontainer {
    padding: 8px;
}
.idm-expert {
    height: 35px;
    overflow: hidden;
    background-color: #fffae6;
    line-height: 11px;
    font-size: 11px;
    margin-bottom: 8px;
}

.idm-expert img {
    margin-right: 8px;
}
.idm-experts td {
    line-height: 1em;
}


.idm-moderator img {
    margin-right: 3px;
}


/** most active forums **/
.idm-activestforums {
    width: 40.5em;
}


/** post **/
#idm-firstpost {
    margin-top: 0;
}

.idm-threadstart {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 10px;
}
.idm-threadstart .idm-post {
    margin-bottom: 10px;
}
.idm-threadstart .idm-postcontent {
    padding-left: 0;
}

.idm-threadinfo {
    height: 42px;
}
.idm-threadinfo table {
    height: 27px;
}

.idm-threadtopic {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 0.95em;
    margin: 0;
    padding: 0;
    z-index: 50;
}

.idm-threadstats {
    line-height: 8px;
    margin: 0;
    padding: 0;
}

.idm-post {
    margin: 10px 10px 40px 10px;
}

.idm-postinfo {
    border-top: 1px solid #ccc;
    height: 35px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 100%;
}
.idm-postinfo td {
    font-size: 0.85em;
    height: 36px;
    margin: 0;
    padding: 0;
}
.idm-postinfo td a {
    font-size: 1.2em;
}
.idm-postinfo .idm-online {
}

.idm-postuserimage {
    float: left;
    height: 25px;
    margin: 0 0 1px 1px;
    width: 25px;
}

.idm-userbar {
    margin: 0;
}

.idm-postcontent {
    border-bottom: 1px solid #ccc;
    padding: 22px 11px;
    _padding: 22px 10px;
}

.idm-postcontent p {
    margin: 0 0 5px 0;
}

.idm-postquote {
    color: #666;
    margin-bottom: 24px;
    padding-left: 70px;
}

.idm-postsignature p {
    margin: 0;
}

.idm-posttags {
    margin-top: 10px;
}
.idm-posttags span {
    margin: 0;
    font-size:11px;
    color:#666;
}

.idm-postactions {
    margin-top: 12px;
}
.idm-postactions p {
    color: #0000fe;
    margin: 0;
}

.idm-postlist {
    border: 1px solid #ccc;
}


.idm-postcolor1 {
    background-color: #fffae6;
}

.idm-postcolor2 {
    background-color: #f5f5f5;
}

.idm-postcolor-moderator {
    background-color: #FCDECC;
}

/** buttons **/
.idm-btnrategood {
    background: transparent url(../gfx/button/rate_good.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 39px;
}

.idm-btnreplytothis {
    background: transparent url(../gfx/button/reply_tothis.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 108px;
}

.idm-btnreply {
    background: transparent url(../gfx/button/reply.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 72px;
}

.idm-btnedit {
    background: transparent url(../gfx/button/edit.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 77px;
}

.idm-btnanswered {
    background: transparent url(../gfx/button/answered.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 77px;
}

.idm-btnclose {
    background: transparent url(../gfx/button/closeQ.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    width: 120px;
}

.idm-btnnoclose {
    background: transparent url(../gfx/button/replyQ.gif) no-repeat;
    float: right;
    height: 18px;
    margin-left: 5px;
    margin-top:3px;
    width: 180px;
}	

/** threads **/

.idm-threadview {
    background-color: #f5f5f5;
    height: 36px;
    margin-bottom: 10px;
}

.idm-threadview .idm-icon {
    margin: 10px;
}

.idm-threadview .idm-user {
    margin-left: 5px;
    width: 160px;
}

.idm-threadview .idm-offline {
    color: #999;
}

.idm-threadview .idm-offline,
.idm-threadview .idm-online,
.idm-threadview .idm-threadinfo {
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 0;
}

.idm-threadview .idm-user a {
    font-size: 0.8em;
}

.idm-threadview .idm-threadtitle {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1em;
    margin: 10px 20px 0 0;
    width: 288px;
}

.idm-threadview .idm-threadtitle .idm-forum {
    font-size: 0.75em;
    font-weight: normal;
}

.idm-threadview .idm-threadstatus {
    margin-top: 8px;
}

.idm-threadview .idm-threadstatus img {
    margin-right: 4px;
}

.idm-announcement {
    background-color: #efefef;
    margin-bottom: 5px;
    width: 100%;
}

.idm-announcement td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.idm-switcher {
    padding-top: 16px;
}


.idm-innercolumn12 {
    margin-top:20px;
    width:330px;
    float:left;
}

.idm-innercolumn22 {
    margin-top:20px;
    margin-left:30px;
    width:330px;
    float:left;
    clear:right;
}

.idm-innercolumn13 {
    margin-top:20px;
    width:220px;
    float:left;
}

.idm-innercolumn23 {
    margin-top:20px;
    margin-left:15px;
    width:220px;
    float:left;
}

.idm-innercolumn33 {
    margin-top:20px;
    margin-left:15px;
    width:220px;
    float:left;
    clear:right;
}

.idm-clubregions  a.idm-abc-on {
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

.idm-clubregions  a.idm-region-on {
    color:#000;
    text-decoration:none;
}

.idm-club-regions {
    display:block;
}

.idm-club-regions LI {
    background:#F5F5F5;
    margin-bottom:30px;
    height:45px;
    color:#0000CC;
    line-height:15px;
}

.idm-club-regions-title {
    float:left;
    color:#000
}

.idm-club-regions-clubs {
    float:right;
}


#idm-quickhelp {
}

#idm-quickhelp .idm-column1 {
	width: 720px;
}

#idm-quickhelp .idm-column2 {
	width: 210px;
}

#idm-quickhelp #idm-quickhelp-header .idm-layoutmodule-body {
	color: white;
	background: #9CCF00;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
}

#idm-quickhelp #idm-quickhelp-header .idm-layoutmodule-body h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 5px;
}

#idm-quickhelp-content .idm-layoutmodule-body {
	margin-top: 10px;
}

#idm-quickhelp-content #idm-quickhelp-form .idm-layoutmodule-body {
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	height: 285px;
	width: 549px;
}
#idm-quickhelp-content #idm-quickhelp-form, 
#idm-quickhelp-content #idm-quickhelp-form .idm-eyecatcherbox {
	margin-right: 0px;
	padding-right: 0px;
	}
#idm-quickhelp.idm-success #idm-quickhelp-info {
	opacity:0.2; /* css standard */
	filter: alpha(opacity = 20); /* IE patch */
	zoom: 1; /* IE hack */
}

#idm-quickhelp #quickhelp-preview .idm-layoutmodule,
#idm-quickhelp #quickhelp-preview .idm-layoutmodule-body,
#idm-quickhelp #idm-quickhelp-successtext {
	float: left;
	}

#idm-quickhelp #idm-quickhelp-content .idm-quickhelp-illustration,
#idm-quickhelp #idm-quickhelp-successtext .idm-quickhelp-illustration {
	background: url(../gfx/ebay/helpFlowIllustration01.gif) no-repeat;
	height: 297px;
	width: 120px;
	float: left;
}

#idm-quickhelp #idm-quickhelp-info .idm-quickhelp-illustration {
	background: url(../gfx/ebay/helpFlowIllustration02.gif) no-repeat;
	height: 90px;
	width: 208px;
	margin-left: -8px;
	margin-top: -3px;
	margin-bottom: 7px;
}
#idm-quickhelp.success #idm-quickhelp-info .idm-quickhelp-illustration {
/*	background-color: white;*/
}	
#idm-quickhelp #idm-quickhelp-content #idm-quickhelp-form {
	margin: 0px 0px 0px 127px;
}

#idm-quickhelp #idm-quickhelp-content td {
	
}

#idm-quickhelp #idm-quickhelp-content td.label {
	font-weight: bold;
	width: 120px;
	font-size: 1.0em;
}

#idm-quickhelp #idm-quickhelp-content td.content {
	
}

#idm-quickhelp #idm-quickhelp-content td.hints {
	color: #DC7900;
	font-size: 0.9em;
	width: 200px;
}

#idm-quickhelp #idm-quickhelp-content .idm-quickhelp-fineprint {
	color: #858585;
	font-size: 0.9em;
}

#idm-quickhelp #idm-quickhelp-content .idm-quickhelp-textarea,
#idm-quickhelp #idm-quickhelp-content .idm-quickhelp-inputtext {
	border: thin solid #cccccc;
	width: 220px;
}

#idm-quickhelp #idm-quickhelp-content {
	position: relative;
}

#idm-quickhelp #idm-quickhelp-content #idm-button-container {
	width: 100%;
}
#idm-quickhelp #idm-quickhelp-content #idm-button-container input {
	margin-left: 356px;
	}

#idm-quickhelp #idm-quickhelp-info {
	padding-right: 0px;
}



#idm-quickhelp #idm-quickhelp-info .idm-topyellowbox {
	background-image:
		url(../gfx/background/bg-layoutmodule-sizesmallest_gray.gif);
}

#idm-quickhelp #idm-quickhelp-info .idm-layoutmodule-head {
	height: 59px;
	background-color: #ffcc00;
	font-size: 0.9em;
}

#idm-quickhelp #quickhelp-preview .idm-layoutmodule-body {
	xheight: 341px;
	}

#idm-quickhelp .idm-firstpost {
	border: 1px solid #9dce00;
	background-color: #f5f5f5;
	}
#idm-quickhelp #idm-firstpost-trigger {
	}
#idm-quickhelp h2.idm-threadtopic {
	margin: 3px 0px 0px 0px;
	
	}
#idm-quickhelp .idm-threadauthor,
#idm-quickhelp .idm-threadforumlabel, 
#idm-quickhelp .idm-threadforum {
	font-size: 0.9em;
	}
#idm-quickhelp .idm-threadauthor {
	display: block;
	margin-bottom: 3px;
	}
#idm-quickhelp .idm-authorname {
	display: block;
	margin-top: 9px;
	}
#idm-quickhelp td.idm-threaddetails {
	font-size: 0.8em;
	line-height: 1.1em;
	padding-right: 2px;
	}
#idm-quickhelp #idm-quickhelp-successtext {
	margin-top: 7px;
}
#idm-quickhelp #idm-popularity {
	margin-bottom: 0px;
}
#idm-quickhelp #idm-quickhelp-successtexttext {
	margin: 0px 0px 0px 00px;
	width: 551px;
	float: right;
}
#idm-quickhelp #idm-quickhelp-successtext ul {
	list-style-type:disc;
	display: block;
	color: #9dce00;
}
#idm-quickhelp #idm-quickhelp-successtext ul li {
	margin-bottom: 20px;
}
#idm-quickhelp #idm-quickhelp-successtext .idm-quickhelp-colorhack {
	color: black;
}
#idm-quickhelp .idm-quickhelp-center {
	text-align: center;
}

#idm-quickhelp #freshnessWarningTD.idm-fresh {
	}
#idm-quickhelp #freshnessWarningTD.idm-notfresh {
	border: 1px red solid;
	}

#idm-quickhelp #freshnessWarningText {
/*	visibility:hidden; */
	display: none;
	font-size: 0.9em;
	color: red; 
}
#idm-quickhelp #freshnessWarningText .warning {
	border: thin red solid;
	background: pink;
}
#idm-quickhelp #idm-quickhelp-successtext .idm-quickhelp-greeting {
	font-weight: bold;
	}

#idm-quickhelp-teaser .idm-layoutmodule {
	border: none;
	xbackground-color: green;
	height: 81px;
	background: url('../gfx/ebay/helpflowBannerLandscape.gif') no-repeat;
	}
#idm-quickhelp-teaser .idm-layoutmodule-body .idm-button-fat {
	margin-top: 23px;
	margin-left: 6px;
	font-weight: bold;
	width: 100px !important;
}

#idm-quickhelp .idm-postuserimage {
    height: 13px;
    margin: 11px 0 1px 9px;
    width: 12px;
}
#idm-quickhelp #checkForum.idm-buttonVisible {
	display: block;
}
#idm-quickhelp #checkForum.idm-buttonInvisible {
	display: none;
}