.rightmenu { 
	float: right;
	width: 230px;
	padding: 10px 0px 0px 10px;
}
.yellow-container { 
	margin: 0px 0px 20px 0px;
} 
.yellow-container h4 { 
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;	
} 
.yellow-container ul li { 
	padding: 2px 0px 2px 0px;
}

.yellow-tl  { 
	background: #ffffff url('http://jdimg.com/justhost/rounded-box/yellow-tl.png') no-repeat;
} 	
.yellow-tr  { 
	background: #ffffff url('http://jdimg.com/justhost/rounded-box/yellow-tr.png') no-repeat;
} 

.yellow-bl  { 
	background: #ffffff url('http://jdimg.com/justhost/rounded-box/yellow-bl.png') no-repeat right bottom;
} 
.yellow-br  { 
	background: #ffffff url('http://jdimg.com/justhost/rounded-box/yellow-br.png') no-repeat right bottom;
} 




.bluebox 
{ 
	width: 720px;
}
.bluebox .logo
{
	float: left;
	width: 150px;
}

.bluebox .textarea
{
	float: right;
	width: 548px;
}
.bluebox .textarea .bluebox_top
{
	background: url('http://jdimg.com/justhost/fantastico/bluebox_top.png') no-repeat;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}
.bluebox .textarea .bluebox_bot
{
	background: url('http://jdimg.com/justhost/fantastico/bluebox_bot.png') no-repeat;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}
.bluebox .textarea .bluebox_content
{
	background: #4e7cd1;
	padding: 0px 10px 0px 10px;
}
#main-panel .bluebox .textarea .bluebox_content p 
{
	color: #ffffff;
	margin: 0px;
}
#main-panel .bluebox .textarea .bluebox_content p a
{
	color: #ffffff;
	font-weight: bold;
}


.signupbutton 
{
	width:156px;
	margin:0px auto 0px auto;
}



.whitebox 
{ 
	width: 720px;
}
.whitebox .logo
{
	float: left;
	width: 150px;
}

.whitebox .textarea
{
	float: right;
	width: 548px;
}
.whitebox .textarea .whitebox_top
{
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}
.whitebox .textarea .whitebox_bot
{
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}
.whitebox .textarea .whitebox_content
{
	background: #ffffff;
	padding: 0px 10px 0px 10px;
}
#main-panel .whitebox .textarea .whitebox_content p 
{
	color: #000000;
	margin: 0px;
}
#main-panel .whitebox .textarea .whitebox_content p a
{
	color: #000000;
	font-weight: bold;
}
