/*----------------------------------
	 Main  Box
------------------------------------*/
.rbroundbox 
{ 
	padding: 15px;
}

.rbroundbox.blue
{
	background: #d7e6f6;
}

.rbroundbox.green
{
	background: #a5c187;
}

.rbroundbox.orange
{
	background: #eecb93;
}


/*----------------------------------
	global box stuff
------------------------------------*/


