#content{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../img/thumb-sf2.gif);
	background-repeat: repeat-y;
	background-position: 260px 0px;
}

#content #col-sx{
	width: 261px;
	float: left;

}
#content #col-dx{
	width: 519px;
	float: left;

}
/*----------------------------------------------------------*/

#col-dx #headerContacts{
	height: 110px;
	width: 519px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	position: relative;
	color: #999999;
}

#col-dx #headerContacts p{
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col-dx #headerContacts strong{
	color: #666666;
}

/*----------------------------------------------------------*/
#listPass{
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#listPass ul{
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#listPass ul li{
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(../img/puntini1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#listPass ul .selected{
	font-weight: bold;
	color: #FF6600;

}

/*----------------------------------------------------------*/
#ecardsContent{
	padding: 20px;
}

#ecardsContent hr{
	color: #E4E4E4;
	background-color: #E4E4E4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;


}
#ecardsContent h3{
	font-size: 11px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ecardsContent h3 a{
	font-weight: bold;
	color: #FF6600;
	display: inline;

}
#ecardsContent form{
	margin: 0px;
	padding: 0px;
}
#ecardsContent form select{
	font-size: 11px;
	width: 200px;
	color: #666666;
}

#ecardsContent .box{
	height:300px!important;
	height /**/: 310px;
	overflow:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EAEAEA;
}

#ecardsContent form{
	font-size: 10px;
	color: #999999;

}
#ecardsContent form hr{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;


}
#ecardsContent #fotoSel{
	float: left;
	margin-right: 10px;
	border: 1px solid #E4E4E4;
	padding: 5px;
	margin-bottom: 10px;
}
#ecardsContent #fotoSel img{

}
#ecardsContent #fotoDesc{}
#ecardsContent #fotoDesc strong{
	display: block;
}
