@charset "utf-8";
/* CSS Document */

div#main div.dot_box .content .section .w_500 {
	width:500px;
	margin-right:20px;
}

div#main div.dot_box .content .section .w_120 {
	width:120px;
}


div#main h4 {
	margin: 30px 0 10px 0;
}


.sri_marks {
	margin-top:20px;
	
}


/* 100705 */
div.section div.rightImage {
	float: right;
	width: 250px;
}
div.section div.rightImage div.left {
	float: left;
}
div.section div.rightImage div.right {
	float: right;
}
div.section div.rightImage p {
	font-size: 0.8em;
}
div.section div.rightImage p.center {
	text-align: center;
	font-size: 92.5%;
}
div.section div.rightImage p.marginTop {
	margin-top: 10px;
}
div.section p.marginBot25 {
	margin-bottom: 25px;
}
div.section p.marginBottom {
	margin-bottom: 30px;
}


div.section div.stake_txt {
	float: left;
	width: 400px;
}
div.section div.stake_txt_none {
	float: none;
}

h4.none {
	margin-top: 0!important;
}


