.float-wrap:after {
 content: "."; 
 visibility: hidden; 
 display: block; 
 clear: both; 
 height: 0; 
 font-size: 0;
}

.fL{float: left}
.fR{float: right}
.cL{clear: both}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 padding:0px;
 margin:0px;
 font-family:Arial;
 line-height:23px;
}

body {
        font-family:Arial;
        font-size:14px;
}

p {
        line-height:23px;
}

.petrus-module-text li {
        line-height:26px;
}

textarea {
        font-family:Arial;
        font-size:12px;
}

a {
}

img {
        border: 0px;
}



/*************************Comments****************************/

#petrus-comments-title {
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        font-weight:bold;
        border-bottom:1px solid #CCC;
        margin-bottom:10px;
}

.petrus_comments_text_input {
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
 height:18px;
 width:450px;
        color:#000;
        border:1px solid #CCC;
}

.petrus_comments_text {
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
 height:30px;
 width:450px;
        color:#666;
        border:1px solid #CCC;
}

.petrus-comments-user {
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#000;
        border-bottom:1px solid #CCC;
        padding-bottom:5px;
        margin-bottom:5px;
}

.petrus-comments-user img {
        margin-right:10px;
}

.petrus-comments-user pre{
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#000;
}

.petrus-comments-username {
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
        color:#666;
        margin-bottom:5px;
}

.petrus-comments-approval {
        margin-top:5px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
}

#petrus-comments-box {
        margin-bottom:20px;
}

.iputcontact {
        width:320px;
}

#petrus-login-box-lower {
  margin-top: -40px;
  margin-left: 650px;
}
