/* ©nilooma mobile css definition */


@import url("screen.css");

body {
    background: none;
    color:#000;
    font-weight: bold;
}

#force-scrollbar
{
	display: none;
}

#wrapper {
	width: 100%;
	margin: 0;
	background: none;
	background-color: #fff;
}

#main {
	
}

#content
{
	width: 96%;
	height: auto;
	padding: 2% 2%;
	margin: 0;
}

div img[width="400"] {
    width: 100% !important;
    height: auto !important;
}

.table-cell {
    display: block !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-bottom: 10px !important;
}

