#tastebook_center {
    float: left;
    align: center;
    text-align: center;
    width: 570px;
}

#tastebook_post {
    clear: both;
    text-align: center;
}

#tastebook_file {
    clear: both;
    align: left;
    text-align: left;
}

.tastebook_file_header_left {
    text-align: left;
    height: 25px;
}

.tastebook_file_header_left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tastebook_file_header_left li {
    float: left;
    margin: 5px 5px 0px;
}

#tastebook_center .box_title
{
    border-color:#CCCCCC rgb(204, 204, 204) rgb(255, 255, 255);
    border-style:solid;
    border-width:1px;
    color:#666666;
    font-size:12px;
    font-weight:bold;
    padding: 5px 10px 0px;
    position: relative;
    top: 1px;
    margin-left: 15px;
	
}

#tastebook_center .box_title .main_title {
    margin: 0px;
    padding: 0px;
}

#tastebook_post #main {
    width: 550px;
    text-align: left;
}

#tastebook_file .blogger_hp {
    padding: 0px 10px;
    width: 550px;
    border: 1px solid #CCCCCC;
    height: auto;
}

/* TASTEBOOK */
#div_create_tastebook_file
{
	background-color: #E0ecff;
	background-image: url(../../themes/iitaly/images/blogpost_create.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#create_content_page #div_create_tastebook_file dt
{
	border: none !important;
	margin-left: 45px;
}
#create_content_page #div_create_tastebook_file dt #span_title_tastebook_file
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	font-weight: bold !important;
	padding: 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#create_content_page #div_create_tastebook_file dd
{
	border-bottom: 1px solid #ccc!important;
	margin-left: 45px;
	padding: 10px;
}
#create_content_page dt #span_view_tastebook_file
{
	background-image: url(../../themes/iitaly/images/admin_view_ico.png);
	background-position: center right;
	background-repeat: no-repeat;
	border: none !important;
	color: #666;
	float: right;
	margin-top: -18px;
	padding: 1px 4px;
}
#create_content_page dt #span_manage_tastebook_file
{
	background-image: url(../../themes/iitaly/images/admin_view_ico.png);
	background-position: 98px;
	background-repeat: no-repeat;
	border: none !important;
	color: #666;
	float: right;
	margin-top: -18px;
	padding: 1px 48px;
}
/* end TASTEBOOK */
