body.page-node #content .messages {
  display: none;
}

.pane-node-comment-form #comment-form {

}

#comment-form .messages-holder {
    color: #4B7085;
    float: left;
    margin-top: 0;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

#comment-form .messages-holder ul {
  float:left;
  margin:0px;
  padding:0px;
  width:100%;
  list-style-type: none;
  list-style-image: none;
}

#comment-form .messages-holder ul li {
  float:left;
  margin:0px;
  padding:0px;
  width:100%;
  list-style-type: none;
  list-style-image: none;
}

body.page-node.node-type-product #content .messages {
  display:block !important;
}

#TB_window.blog-post {
background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent !important;
    background-image: url("../../themes/fitnessguru/images/blog_popin_top.png");
    background-origin: padding-box;
    background-position: 1px top;
    background-repeat: no-repeat;
    background-size: auto auto;
    border: medium none !important;
    width: 771px !important;
}

html {
  background-color: transparent !important;
}

#TB_window.blog-post a.closesecond {
     left: 732px;
}

#TB_iframeContent.blog-post {
  width: 744px !important;
}

body.page-thickbox-forms #wrapper {
 background: url("../../themes/fitnessguru/images/blog_popin_bottom.png") no-repeat scroll left bottom transparent;
    width: 773px !important;
}

body.page-thickbox-forms form#node-form .body-field-wrapper {
  width: 100% !important; 
}

body.page-thickbox-forms form#node-form .body-field-wrapper .resizable-textarea {
width: 713px !important;
}

body.page-thickbox-forms form#node-form .body-field-wrapper textarea {
  width: 100% !important;
}

body.page-thickbox-forms form#node-form .form-item {
  width: 100% !important; 
}

body.page-thickbox-forms form#node-form .form-item .form-text {
width: 689px !important;
}

body.page-thickbox-forms {
  padding-bottom:10px;
  background: url("http://fitnessguru.se/sites/all/themes/fitnessguru/images/blank.png") no-repeat scroll left bottom transparent !important;
}

body.page-thickbox-forms form#node-form .body-field-wrapper .ckeditor_links {
  display: none !important;
}

body.page-thickbox-forms form#node-form {
  width: 100% !important; 
}

body.page-thickbox-forms #wrapper #main {
    background-color: transparent !important;
    margin-left: 19px;
    width: 727px !important;
}

.blog-post #TB_iframeContent {
background-color: transparent !important;
    height: 800px !important;
    width: 791px !important;
}

body.page-thickbox-forms #main #content {
    width: 732px !important;
}
.pane-node-comment-form .rules .text {
    width: 185px !important;
}