Hacked By AnonymousFox

Current Path : /home/missmand/public_html/learning/old/main/css/
Upload File :
Current File : /home/missmand/public_html/learning/old/main/css/miss_clear.css

/* BAT /BAT */

/* Global Defaults */
html, body {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
 
/* Headlines */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

/* Text Styles */
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
    margin: 0;
    padding: 0;
    font: normal normal normal 1em/1.25 Arial, Helvetica, sans-serif;
}

small {
    font-size:.85em;
}

big {
    font-size:1.2em;
}

/* Links and Images */
img {
    border: none;
}

/* Tables */
table {
    margin: 0;
    padding: 0;
    border: none;
}

/* Forms */
form {
    margin: 0;
    padding: 0;
    display: inline;
}

/* Common Classes */
.clear          { clear: both; }
.floatLeft      { float: left; }
.floatRight     { float: right; }
.textLeft       { text-align: left; }
.textRight      { text-align: right; }
.textCenter     { text-align: center; }
.textJustify    { text-align: justify; }
.blockCenter    { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.inlineBlock    { display: inline-block; vertical-align: top; }
.inline         { display: inline;}
.bold           { font-weight: bold; }
.italic         { font-style: italic; }
.underline      { text-decoration: underline; }
.noindent       { margin-left: 0; padding-left: 0; }
.nomargin       { margin: 0; }
.nopadding      { padding: 0; }
.nobullet       { list-style: none; list-style-image: none; }

Hacked By AnonymousFox1.0, Coded By AnonymousFox