.text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	background-color: #999999;
	white-space: normal;
	display: table-row;
	height: 260px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;







}
.border {
	border: thin solid;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFD751;
}
.pictureborder {
	border: 1px solid #FFFFFF;
}
