#ja-rightcol {
	width: 200px;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFFFFF;
}

div.modules {
	width: 100%;
	
}

div.moduletable h3, #ja-rightcol div.moduletable-green h3, #ja-rightcol div.moduletable-yellow h3 {
	padding: 0 0 5px 0;
	margin: 0 -2px 5px -2px!important;
	color: #E97B00;
	background: url(../images/seperator-h3.gif) repeat-x bottom;
	font-size: 1.4em;
}

div.moduletable, #ja-rightcol div.moduletable-green, #ja-rightcol div.moduletable-yellow {
	padding: 3px 5px 10px;
	margin-bottom: 10px;
}

div.moduletable td {
	padding: 3px 0!important;
}

#ja-rightcol div.moduletable {
	border: 1px solid #DEE3E6;
	border-bottom: 2px solid #DEE3E6;
	background: url(../images/grad-blue.gif) repeat-x top left #ECF1F5;
}

#ja-rightcol div.moduletable-green {
	border: 1px solid #E3EBDD;
	border-bottom: 2px solid #E3EBDD;
	background: url(../images/grad-green.gif) repeat-x top left #EEF6E8;
}

#ja-rightcol div.moduletable-yellow {
	border: 1px solid #EEECE1;
	border-bottom: 2px solid #EEECE1;
	background: url(../images/grad-yellow.gif) repeat-x top left #FAF8EC;
}