@charset "utf-8";
/* CSS Document */

#wrapper {
margin: 0 auto;
width: 1000px;
}

.twitter-follow { 
border: 0;
position: fixed;  
top: 200px; 
left:0;
}

#name, #ijlltk-ijlltk {
width: 200px;
}


input#name {
background: #ffffff none repeat scroll 0 0;
border: 2px solid #dddddd;
color: #868686;
font-family: "helvetica neue",helvetica,arial,sans-serif;
font-size: 14px;
margin-bottom: 8px;
padding: 8px;
font-weight:bold;

}

input#ijlltk-ijlltk {
background: #ffffff none repeat scroll 0 0;
border: 2px solid #dddddd;
color: #868686;
font-family: "helvetica neue",helvetica,arial,sans-serif;
font-size: 14px;
margin-bottom: 8px;
padding: 8px;
font-weight:bold;

}

#subscribe {
display: block;
padding-left:100px;
width:700px;
height:50px;
padding-top:20px;
}

#content2 {
padding-left:100px;
width:700px;
height:50px;
padding-top:50px;
}



