/* common styles: */

body {font-family:arial; font-size:11px; color:#a5a5a5; text-decoration:none; margin:0px; padding:0px; background-color:#040404; text-align:left}

td,font,div,input,textarea,select {font-family:arial; font-size:11px; color:#a5a5a5; text-decoration:none; line-height:12px;}

h1 {font-family:arial; font-size:11px; color:#ffffff; text-decoration:bold;}
p {font-family:arial; font-size:11px; color:#a5a5a5; text-decoration:none; margin-top:0px}

a:link {color:#95ba46; text-decoration:none;}
a:visited {color:#95ba46; text-decoration:none;}
a:hover {color:#95ba46; text-decoration:underline;}
a:active {color:#95ba46; text-decoration:none;}

.picb {border:1px solid #373a38;}


#wrapper {
    width:1000px; 
    margin:auto;
}

.left {
    width:553px; 
    height:520px; 
    float:left; 
    background: url(images/intencity_comingsoon.jpg) no-repeat;
}

.right {
    padding:15px 0px 0px 15px;
    width:432px; 
    height:520px; 
    float:right; 
    background: url(images/intencity_twitter_area.jpg) no-repeat;
}

.clearer {
    clear:both;
    height:1px;
    font-size:1px;
}

.fl_left {
    float:left;
    width:88px;
}

.fl_right {
    float:left;
    width:310px;
}

.follow_on_twitter {
    height:34px; 
    padding-top:10px; 
    border-bottom:1px solid #444444; 
    width:380px;
}

.footer {
    padding-left:342px;
    width:610px;
}

#tweet {
    width:380px;
}

#tweet .content {
    padding-bottom:10px;
    text-align: justify;
}
#tweet .line {
    width:380px;
    border-bottom:1px solid #111;
    height:5px;
}

#tweet .height {
    width:380px;
    height:15px;
}

#tweet .bottom_left {
    float:left;
    width:150px;
    color:#95ba46;
}

#tweet .bottom_right {
    float:right;
    width:150px;
    text-align: right;
}
