@media print { 
	/* your print styles go here */
	.mega_header, #footer, #bottom,.mega_right_column, .juiz_sps_links, #related-posts, .comments-rating, #paging-button { display: none; } 

	body { font: 12pt georgia,serif; } 
	h1 { font-size: 18pt; } 
	h2 { font-size: 16pt; color: #000; }
} 
#photos img.nav-next{
	margin-right: -22px;
}
#photos img.nav-prev{
	margin-left: -22px;
}
/* Custom style for mod mega mini news */
.mega_news .mega_title a.title{
	color: #333;
}
.mega_news .mega_title a.title:hover{
	text-decoration: underline;
}
/* Custom css for Contact module */
.mod_contact .submitbutton{
	background: none repeat scroll 0 0 #F8F6F8;
    border: medium none;
    float: right;
    height: 23px;
    line-height: 20px;
    margin-top: 5px;
    margin-right: 29px;
    width: 66px;
	cursor: pointer;
}
.mod_contact input.textinput,
.mod_contact textarea.textinput{
	width: 180px;
	overflow: hidden;
}

/* Custom style for fontpage */
.home_fp h3{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
}
@media screen and (max-width:767px) {


.item-page .banggiaxe {margin: 5px -9px 10px -9px; min-width: 100%; width: 106%; position: relative;}

            .banggiaxe tr:nth-child(even){
                position: relative;
            }
            .banggiaxe tr:nth-child(odd){
                position: relative;
            }
            .banggiaxe tr:nth-child(even) td{ 
				background: #f9f9f9;

            }
			.banggiaxes thead tr th:first-child,
			.banggiaxes tr td:first-child {
				display:none
            }


}
