﻿span.note
{
    font-size: 8pt;
	color: #5e93ce;	
}

#cityu-content p
{
    text-align: justify;
}
            
#cityu-content p img.description
{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
            
#cityu-content ul li
{
    text-align: justify;
}

#pPhoto>div
{
	display: inline-block;
	width: 298px;
	padding: 0px;
	margin: 25px;
	margin-top: 0px;
	border: 0px solid;
}

#pPhoto>div a
{
	width: 298px;
	height: 198px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

#pPhoto>div span
{
	display: inline-block;
	padding: 0px;
	width; 100%;
	text-align: left;
}

form.cdfoForm input[type = "text"]
{
    width: 50%;
}