body
{
	text-align: left;
}

a
{
	color: #333333;
}

h1, h2, h3, h4, h5, h6
{
	color: #535353;
}	

#container
{
	width: 950px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}

.ad
{
	margin: 0 auto;
}

#hd h1, #hd h2
{
	margin-bottom: 0;
}

#ft 
{
	text-align: center;
	margin-top: 70px;
}

#ft, #ft a
{
    color: #535353;
}
	
#ft p
{
	margin-bottom: 5px;
}

#ft p.copyright
{
	font-size: 90%;
}

#logo
{
	text-align: center;
}

#how
{
	text-align: center;
	margin-bottom: 20px;
}

#how h2
{
    color: #535353;
    font-weight: normal;
    font-size: 160%;
}

#how h2.next
{
	font-size: 140%;
	color: #d9d9d9;
}

#how strong
{
	font-size: 120%;
	font-weight: bold;
}

#upload
{
	text-align: center;
}

.swfupload {
        position: absolute;
        z-index: 1;
    }


#upload-file
{
	font-size: 170%;
	font-weight: bold;
	color: #535353;
	margin-bottom: 5px;
}

#upload-size-limit
{
	font-size: 90%;
	color: #535353;
    margin-bottom: 20px;
}

#upload-progress
{
	display: none;
	font-size: 110%;
	color: #535353;
	font-weight: bold;
}

#upload-progress-number
{
	margin-bottom: 10px;
}

#upload-progress-bg
{
	display: none;
	margin: 0 auto;
	background: url(/images/upload-progress-bg.png) no-repeat;
	width: 208px;
	height: 13px;
	margin-bottom: 10px;
	text-align: left;
}

#upload-progress-fg
{
	margin: 0 auto 0 0;
    background: url(/images/upload-progress-fg.png) no-repeat;
    width: 0px;
    height: 13px;
    font-size: 10px;
    line-height: 13px;
}

#upload-progress p
{
	margin-bottom: 5px;
}

#share
{
	text-align: center;
}

#share h2
{
	font-weight: bold;
    color: #434343;
}

#share input
{
	padding: 3px;
	width: 310px;
	text-align: center;
	font-weight: bold;
    font-size: 170%;
    margin-bottom: 15px;
}

#share .filesize
{
	font-size: 100%;
	font-weight: bold;
	color: #6f6f6f;
}

#share-options
{
	color: #333333;
	margin-bottom: 30px;
}

#report-abuse a
{
	color: #535353;
}

.file h2
{
	margin-bottom: 5px !important;
}

#download-link-appear
{
	font-size: 110%;
    margin-bottom: 30px;
}

#download-link
{
	display: none;
	margin-bottom: 30px;
}


/* twitter */
#tweet-it
{
    margin-top: 10px;
}

#tweet-it h3 sup
{
    font-size: 50%;
    color: green;
}

#tweet-it .info
{
    width: 508px;
    margin: 0 auto;
    text-align: left;
}

#tweet-it .info span
{
    font-weight: bold;
}

#tweet-it .info .logout
{
    font-size: 90%;
}

#tweet textarea
{
    font-family: arial;
    height: 2.5em;
    width: 508px;
}

#tweet .counter-send
{
    clear: both;
    width: 508px;
    margin: 0 auto;
}

#tweet .counter
{
    margin-bottom: 5px;
    float: right;
}

#tweet .send
{
    margin-bottom: 5px;
    float: left;
}

#tweet-sent
{
    padding: 5px;
    border: 5px solid #ddd;
    font-size: 120%;
    width: 550px;
    margin: 0 auto 20px auto;
}

#tweet-sent .first
{
    font-weight: bold;
}

#file-image
{
}

#file-image div.desc
{
    font-size: 2em;
/*    font-style: italic;*/
    margin-bottom: 5px;
}

#file-image small
{
    font-size: 14px;
    line-height: 18px;
}


