﻿.LastPublicationsList_iPhoneThemes
{
}

.LastPublicationsList_iPhoneThemes A
{
	color:#FF9103;
}

.LastPublicationsList_iPhoneThemes A:hover
{
	color:#C77102;
}

.LastPublicationsList_iPhoneThemes .ControlTitle
{
	font-family: Verdana, Tahoma, Arial;
}

/****************************************************************/
/*** Head ListItem **********************************************/
.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItems TD
{
	vertical-align:top;
	font-size: 12px;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem
{
	clear:both;
	display: block;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liImage
{
	display:block;
	width:120px;
	height:180px;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liTitle
{
	color:#C94015;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liDetails
{
	float: right;
	padding: 3px;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liViews
{
	font-size: 12px;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liDescription
{
	display: block;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liDate
{
	display:inline;
	font-size:9px;
	color:#808080;
}

.LastPublicationsList_iPhoneThemes .ctrlPublications_HeadItem .liAuthor
{
	font-size:9px;
	padding-left:5px;
}