﻿h6
{
    border:none;
}
#tools-col
{
    float:right;
    width:145px;
}
.tool
{
    background-color:#EEEEEE;
    margin-bottom:10px;
    float:left;
    width:145px;
    clear:left;
}
.tool-internal
{
    float:left;
    width:141px;
    margin:2px;
}
html>body .tool-internal
{
    margin:5px;
}
.header
{
    float:left;
    width:145px;
    height:30px;
}
.photo
{
    display:inline-block;
    float:left;
    width:100px;    
    background-color:#01B0F0;
    color:#000;
    padding:2px;
    margin:0 2px 2px 0;
    text-decoration:none;
}
.photo:hover
{
    background-color:#ff0000;
}
.photo .views, .photo .caption, .photo .username
{
    text-align:center;
    margin:1px 0;
}
.photo .delete
{
    text-align:left;
    margin:1px 0;
}
.photo .saidwhat
{
    font-style:italic;
    font-weight:bold;
    text-align:center;
}
.photo .username
{
    font-weight:bold;
}
.arrows
{
    margin:5px 0;
    float:left;
    width:810px;
    font-size:larger;
}
.gallery
{
    float:left;
    width:850px;
}
.upload-box
{
    border:solid 2px #6633FF;
    padding:10px;
    width:500px;
    float:left;
}
.upload-box a
{
    color:#fff;
}
.upload-button
{
    float:right;
}
.within
{
    float:left;
    margin-right:10px;
}
.True
{
	background-image:url(/images/movie.gif);
	background-position:bottom left;
	background-repeat:no-repeat ;
}
.form-item
{
    float:left;
    width:280px;
    height:14px;
    margin:7px 0 2px 0;
    font-size:13px;        
}