.pop_up 
{
	padding: 0px;
	margin: 0px;
	text-align:left;
	width: auto;
	height:auto !important;
	min-height:70px;
	white-space: normal;
}

.pop_up p 
{
	margin:0px;
	padding:0px;
	/*border:1px solid red;*/
}
.pop_up .color, .S_pop_up_Content .color
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image: url(/_layouts/images/GiroMilano/css/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}
.pop_up .color a, .S_pop_up_Content .color a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.pop_up .color a:hover, .S_pop_up_Content .color a:hover
{
	color: #D6001C;
	font-weight: bold;
	text-decoration: underline;
}

.pop_up a
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.pop_up a:hover
{
	color: #D6001C;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.pop_up H3, .S_pop_up_Content H3
{
	margin:0px 0px 5px 0px;	
	padding:0px 0px 0px 0px;
	color:#D6001C;
}
.pop_up H4 
{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#D6001C;
}
.pop_up .poiinfo_frm label 
{
	float: left;
	width:30px;
	clear: left;
}
.pop_up .poiinfo_frm, .S_pop_up_Content .poiinfo_frm {
	border-top: dotted 1px #CCCBC9;
	border-bottom: dotted 1px #CCCBC9;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/*border:1px solid blue;*/
}

.pop_up img
{
	border:0px;
	vertical-align: middle;
}
.pop_up .poiinfo_frm input.BWsubmit, .S_pop_up_Content input.BWsubmit
{
	border:0px;
	margin-top:5px;
	width:72px;
	height: 23px;
	background-image: url(/_layouts/images/GiroMilano/css/bg_submit_IN_w72.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	min-height: 23px !important;
	font-weight: bold;
	color:#ffffff;
}

.pop_up .tblttinfo, .S_pop_up_Content .tblttinfo
{
	table-layout: auto;
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0px;
	padding:0px;
	border-top:#c0c0c0 1px solid;
	border-left:#c0c0c0 1px solid;
}

.pop_up .tblttinfo th,.pop_up .tblttinfo td, .S_pop_up_Content .tblttinfo th,.S_pop_up_Content .tblttinfo td
{
	border-bottom:#c0c0c0 1px solid;
	border-right:#c0c0c0 1px solid;
}

.pop_up .tblttinfo th,.S_pop_up_Content .tblttinfo th
{
	color:#D6001C;
}

.S_pop_up
{
	background-image:url(/_layouts/images/GiroMilano/css/balloon_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 268px;
}

.S_pop_up_camera
{
	background-image:url(/_layouts/images/GiroMilano/css/balloon_bottom_cam_3.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 360px;
}


.S_pop_up_Top
{
	background-image:url(/_layouts/images/GiroMilano/css/balloon_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	clear:both;	
}


.S_pop_up_Top_camera
{
	background-image:url(/_layouts/images/GiroMilano/css/balloon_top_cam_2.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	clear:both;	
}

.S_pop_up_Close
{
	position:absolute;top:-3px;right:0px;	
}

.S_pop_up_Content
{
	padding:0px 10px 20px 25px !important;
}

