/* CSS Document created by Amit Narayan -Pixelcrayons */
html,body {	margin:0;padding:0;	height:100%;}
div#outer_layout{min-height:100%; position:relative;}
div#body_container{height:100%; padding-bottom:345px; 	/* Height of the footer */}
div#outer_footer {position:absolute; /*bottom:-345px;*/ bottom:0;width:100%; /* Height of the footer */}
/* CSS Document created by Amit Narayan -Pixelcrayons */

@media screen and (-webkit-min-device-pixel-ratio:0){
div#left_section .newer_older_p{padding-bottom:108px;}
div#left_section .details_space{padding-bottom:0;}
div#left_section .other_topics{padding-bottom:970px;}
div#left_section .bottom_space{padding-bottom:147px}
div#left_section .bottom_space1{padding-bottom:130px;}
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
div#left_section .newer_older_p{padding-bottom:114px;}
div#left_section .details_space{padding-bottom:0;}
div#body_container{padding-bottom:333px;}
div#left_section .other_topics{padding-bottom:957px;}
div#left_section .bottom_space{padding-bottom:160px;}
div#left_section .bottom_space1{padding-bottom:140px;}
}
