* {margin: 0; padding: 0; border: none; text-decoration: none}
body {
	background: #000000;
	color: #ffffff;
	text-align: center;
	font: .8em "trebuchet ms", tahoma, sans-serif;
}
#container {
	background:  url(../images/bgmobile.gif) repeat-y;
	width: 320px;
	margin: auto;
	text-align: justify;
}
#header {
	height: 140px;
	background:  url(../images/headermobile.gif) no-repeat;
}
#footer {
	background:  url(../images/footermobile.gif) no-repeat;
	height: 128px;
	clear: both;
	font-size: 95%;
	line-height: 42px;
	padding-left: 30px;
	text-align: center
}

#content {
	width: 280px;
	margin-top: -85px;
	padding-left: 20px;
	float: left;
	text-align: center;
}
#column {
	width: 413px;
	margin-top: 10px;
	padding-left: 70px;
	float: left;
	color: #e4dfdf;
}
.logo{
	background-color: #000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0066ff;
	margin-bottom: 2px;
	padding:2px;	
	text-align:left;
}
.title{
	background-color: #000000;
	font-size: 150%;
	margin-bottom: 2px;
	padding:20px;	
	text-align:left;
	margin: 0 0 -20px 0;
}
h1 {
	font-size: 120%;
	text-indent: 10px;
	line-height: 45px;
	color: #3399FF;
	background:  url(http://www.sharif-munir.com/images/divider1.gif) bottom right no-repeat;
	font-weight: normal;
	margin: 0 0 -6px 0;
	text-align: left
}
h2 {
	text-align: right;
	background:  url(http://www.sharif-munir.com/images/divider2.gif) bottom right no-repeat;
	font-weight: normal;
	line-height: 28px;
	font-size: 130%
}
h3 {
	font-size: 130%;
	text-indent: 10px;
	line-height: 45px;
	color: #3399FF;
	font-weight: bold;
	margin: 0 0 -28px 0;
	text-align: left
}
h4 {
	font-size: 90%;
	font-style: italic;
	text-indent: 10px;
	line-height: 45px;
	color: #3399FF;
	font-weight: normal;
	margin: -50 0 -6px 0;
	text-align: left
}
p {margin: 0 0 5px 0; text-align: justify}
a:link, a:visited {color: #0099ff; }
a:hover {color: #ffffff; }
#column a:link, #column a:visited {color: #0099ff; }
#column a:hover {color: #3366ff}
ul, ol {margin: 0 0 5px 2em; text-align: justify}
#column ul {margin: 0 0 5px 0; list-style: none}
.avatar {float: left; margin: 0 5px 0 0;}
.box {
	width: 240px;
	margin: 10px auto;
	padding: 5px 10px;
	background:  url(http://www.sharif-munir.com/images/boxbg.gif) repeat-y;
	font-size: 95%;
	border: #bfadad solid;
	border-width: 1px 0;
	text-align: right
}
.boxcenter {
	width: 240px;
	margin: 10px auto;
	padding: 5px 10px;
	background:  url(http://www.sharif-munir.com/images/boxbg.gif) repeat-y;
	font-size: 95%;
	border: #bfadad solid;
	border-width: 1px 0;
	text-align: center
}
.header_white {
	font-family: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-size: small;
}
.header_big {
	font-family: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-size: large;
	padding: 5px 10px;
}

#siteinfoLegal a {color:ffffff;}
