body {
	margin: 0px;
	padding: 10px;
    background-color: transparent;
}

.section-result {
	width: 249px; 
	height: 279px;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
}

.section-result .section-title {
	width: 249px;
	height: 30px;
	margin: 0px;
}

.title {
	margin: 0px;
	height: 30px;
}

.section-result .section-content {
	width: 247px;
	margin: 0px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

.section-result .section-content .date {
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;	
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	background-image: url("http://www.intralot.com.pe/intralot/lotto-portal/game/teapuesto/section/result/small/background-date.png");
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 19px;
}

.section-result .section-content .date p {
	margin: 0px;
}

.section-result .section-content .info {
	width: 249px;
}

.section-result .section-content .info table {
	padding: 0px 0px 0px 0px;
	border: none;
	height: 200px;
	background-image: url("http://www.intralot.com.pe/intralot/lotto-portal/game/teapuesto/section/result/small/bg-ult-resultados.jpg");
	background-repeat: repeat-x;
}

.section-result .section-content .info table tr {
	padding: 0px 0px 0px 0px;
	height: 19px;
}

.section-result .section-content .info table tr td {
	padding: 0px 0px 0px 0px;
	text-align: center;	
	font-style: normal;
	font-family: Arial;
/* 	font-size: 8px; */
	font-weight: bold;
	overflow:hidden;
}

.section-result .section-content .info table tr td .col_score { 
	font-size: 11px;
	font-weight: bold;
}

.section-result .section-content .info table tr td .col_team { 
	font-size: 11px;
	font-weight: bold;
}

.section-result .section-content .info table tr td .col_id { 
	font-size: 9px;
	font-weight: normal;
}

.col_id {
	font-size: 9px;
	font-weight: normal;
	color: white;
	background-color: black;
	width: 19px;
	overflow: hidden;
}

.col_id div {
	font-size: 9px;
	font-weight: normal;
}

.col_team {
	font-size: 11px;
	font-weight: bold;
	color: black;
	width: 84px;
	border-top: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	overflow: hidden;
}

.col_team div {
	height: 19px;
	width: 84px;
	overflow: hidden;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
}

.col_score {
	color: black;
	background-color: white;
	width: 57px;
	border-top: 1px solid #afafaf;
	overflow:hidden;
	font-size: 10px;
}

.col_score div {
	font-size: 11px;
}

.team-v {
	color: #fb8009;
}

.section-result .section-download {
	width: 249px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	/margin: -4px 0px 0px 0px;
}
