.text_top 
	{
	font-family:Arial;
	color:#686868;
	font-size:17px;
	line-height:40px;
	font-weight:normal
	}

.text_steps
	{
	font-family:Arial;
	color:#686868;
	font-size:14px;
	font-weight:bold;
	}

.text
	{
	font-family:Arial;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	}

.left_crv_img 
	{
	BACKGROUND-IMAGE: url(images_launch/left_strip.jpg);
	width:13px;
	height:195px;
	BACKGROUND-REPEAT: no-repeat;
	}
	
.right_crv_img 
	{
	BACKGROUND-IMAGE: url(images_launch/right_strip.jpg);
	width:13px;
	height:195px;
	BACKGROUND-REPEAT: no-repeat;
	}

.bg_content {
	BACKGROUND-IMAGE: url(images_launch/content_bg.jpg);
	height:195px;
	BACKGROUND-REPEAT:repeat-x
}

.top_left_crv_img 
	{
	BACKGROUND-IMAGE: url(images_launch/top_left_strip.jpg);
	width:13px;
	height:176px;
	BACKGROUND-REPEAT: no-repeat;
	}
	
.top_right_crv_img 
	{
	BACKGROUND-IMAGE: url(images_launch/top_right_strip.jpg);
	width:13px;
	height:176px;
	BACKGROUND-REPEAT: no-repeat;
	}

.top_bg_content {
	BACKGROUND-IMAGE: url(images_launch/top_content_bg.jpg);
	height:176px;
	BACKGROUND-REPEAT:repeat-x
}

