iframe#chatrollframe html body {
font-size:10px;
}

/* font-size: all modules */
div.moduletable h3,
div.moduletable-blank h3,
div.module h3,
div.module-blank h3 {
	font-size: 100%;
}

/* toppanel modules */
#toppanel div.moduletable {
	margin: 0px 0px 10px 0px;
}

#toppanel div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #969696;
}

/* top modules */
#top div.moduletable {
	padding: 10px 15px 10px 5px;
	text-align:justify;
}

#top div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #969696;
}

#top div.moduletable-blank {
	padding: 0px 0px 0px 0px;
	background: #a2a2a2;
}

/* left modules */
#left div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 190px;
	border: 0px solid #c8c8c8;
	overflow: hidden;
background-color: #565656;
}

#left div.moduletablesocial {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 190px;
	border: 0px solid #c8c8c8;
	overflow: hidden;
background-color: #565656;
}

#left div.moduletablevisitor {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	width: 180px;
	background: #ffffff url(/images/stories/Lakshmi.png) 0 0 repeat;
	border: 1px solid #c8c8c8;
	overflow: hidden;
}


#left div.moduletabledonate {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 188px;
min-height:150px;
	background: #ffffff url(/images/stories/Lakshmi.png) 0 0 no-repeat;
	border: 1px solid #ddd;
	overflow: hidden;

}



#left div.moduletablezvek {
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 16px 0px;
	width: 190px;
	background: #ffffff url(/images/stories/Lakshmi.png) 0 0 no-repeat;
	border: 1px solid #ddd;
	overflow: hidden;
}

#left div.moduletable div#rulez {padding-top:10px; padding-right:10px;}

#left div.moduletablebanner {padding: 5px 0px 0px 0px;}

#left div.moduletable h3 {
	margin: 0px -5px 10px -15px;
	padding: 0px 0px 0px 15px;
	height: 24px;
	background: #ffffff;
	border-bottom: 1px solid #c8c8c8;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
	color: #969696;
}

#left div.moduletable-blank {
	margin: 15px 0px 0px 0px;
}

/* inset modules */
#inset div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 175px;
	height: 30px;
	border: none;
	overflow: hidden;
	background: #e1e1e1;
}

/* maintopbox & mainbottombox modules */
div#maintop .left div.module, div#mainbottom .left div.module {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#maintop .right div.module, div#mainbottom .right div.module {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.maintopbox div.module, .mainbottombox div.module {
	background: #ffffff;
}

/*.maintopbox div.module div, .mainbottombox div.module div {
	background: url(../images/main_module_t.png) 100% 0 repeat-x;
}*/

.maintopbox div.module div div, .mainbottombox div.module div div {
	background: url(../images/main_module_b.png) 0 100% repeat-x;
}

.maintopbox div.module div div div, .mainbottombox div.module div div div {
	background: none;
	text-align:justify;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.maintopbox div.module h3, .mainbottombox div.module h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
	color: #969696;
}

.maintopbox div.module-blank, .mainbottombox div.module-blank {
	padding: 0px 0px 0px 0px;
}

/* right modules */
#right div.moduletable {
	padding: 0px 0px 30px 0px;
	//width: 190px;
	overflow: hidden;
}

#right_container div.moduletable h3 {
font-size:14px;
}

#right div.moduletable h3 {
	/*margin: 0px 0px 10px -10px;
	font-size:14px;
	line-height: 25px;*/
	text-align: right;
	font-weight: bold;
	color: #bbb;
border-bottom: solid #ccc 1px;
padding: 0px 0px 2px 0px;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 10px 15px 10px 15px;
	text-align:center;
	color: #646464;
}

#bottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #969696;
}