.color1 {background-color: #DBDDE4;}
.color2 {background-color: #ECEFF2;}
.brd_up {border-top: 1px solid #656B78;}
.brd_down {border-bottom: 1px solid #656B78;}
.small_header {background-image: url(../img/sub_footer.png);}

.pager_bar {
	width: 768 px;
	text-align: center;
	color: #656B78;
	background-image: url(../img/sub_header.png);
	padding: 5px;
	border: 1px solid #656B78;
}

.order_bar {
	width: 768 px;
	text-align: center;
	color: #656B78;
	background-color: #ECEFF2;
	padding: 0px;
	border: 1px solid #656B78;
	border-top: 0px;
}

div.sub_box {
	 width: 768px;
	 margin-top: 10px;
}

div.sub_header {
	text-align: left;
	color: #656B78;
	background-image: url(../img/sub_header.png);
	padding: 5px;
	border: 1px solid #656B78;
}

div.sub_footer {
	text-align: center;
	background-image: url(../img/sub_footer.png);
	border: 1px solid #656B78;
}

div.sub_footer a {
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
}

table.sub_main {
   color: #656B78;
   border: 1px solid #656B78;
   border-top: 0px;
   border-bottom: 0px;
	width: 100%;
	margin: 0 0 0 0;
}

table.sub_main th {
	font-size: 10px;
	text-align: right;
	width: 100px;
}

table.sub_main td {
	width: 100px;
	padding: 5px;
	width: 112px;
}

table.sub_main td.td_right {
	text-align: center;
	border-left: 1px solid #656B78;
	padding: 2px;
	width: 130px;
}

table.sub_main td.td_desc {
	text-align: left;
	padding: 5px;
	width: 536px;
	max-width: 536px;
	word-break: break-all;
}

table.last_subs {
   color: #656B78;
   border: 1px solid #656B78;
   border-top: 0px;
   border-bottom: 0px;
	width: 768px;
	border-spacing: 0px;
}

table.last_subs td{
	border-bottom: 1px solid #656B78;
	border-right: 1px solid #656B78;
}

table.last_subs th{
	border-bottom: 1px solid #656B78;
	font-size: 10px;
	text-align: center;
}

a.sub_download {background-image: url(../images/download1.gif);}
a.sub_details {background-image: url(../images/comentario.gif);}
a.sub_request {background-image: url(../images/request_new.gif);}
a.sub_request_remove {background-image: url(../images/request_del.gif);}
a.sub_delete {background-image: url(../images/delete.gif);}
a.sub_edit {background-image: url(../images/edit.gif);}
a.pt {
	background-repeat: no-repeat;
	background-image: url(../../Downloads/img/portugal.gif);
	padding-left: 22px;
}
a.br {
	background-repeat: no-repeat;
	background-image: url(../../Downloads/img/brazil.gif);
	padding-left: 22px;
}

/* subtitle_details */
div.comments_main {
	color: #656B78;
	border: 1px solid #656B78;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px;
}

div.details_main {
	color: #656B78;
	border: 1px solid #656B78;
	border-top: 0px;
	border-bottom: 0px;
}

.details_main div {	padding: 3px;}
.details_main img {margin: 4px; float:left;}
