#twitter-gallery {
		 width: 90%;
}

#tp-main{
	text-align: center;
font-size: 0px;
  
}

img.tp-main-image {  
    background: none;  
    padding: 0px;  
    border: none;  
    width: 60%;
position:relative;
left:-87px;

} 

img.tp-recent-image {
    width: 0%;
    background: none;  
    padding: 0px;  
    border: none; 
position:relative;
left:-67px;
    
} 

#tp-recent-images {
	width: 0%;
}

#tp-recent-images ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 0%;
}
#tp-recent-images ul li { display: inline-table; padding: 0px; width: 0%; }

#tp-main-message {
	 padding: 0px;
	 font-size: 0px;
	 color: #000;
         width: 0%;
}

.clear {
       clear:both;
}

/* Upload form */
#tp-upload-form {
	width: 90%;
	height:145px;
	background: #eaeaea;  
    padding: 6px;  
    border: none; 
    margin-bottom: 25px;
}

#tp-upload-form table {
	width:100%;
}

#tp-upload-form input[type="text"] {
	width:80%;
}

#tp-upload-form label {
	font-weight: bold;
}

/* Twitter Cell */

#tp-main-twitter-info {
	width: 0%;
	text-align: center;
	padding: 25px;
}
#tp-main-twitter-info img {
	float: center;
	padding-right: 0px;
        width: 0%;
}

#tp-author {
	font-size: 0px;
	font-weight: bold;
}

#tp-author a {
	text-decoration: none;
        font-size: 0px;
}

#tp-message {
	font-size: 0px;
        width: 0%;
        
}

#tp-time {
	color:#999999;
	font-size: 0px;
}