.link /*So the link "Terms and Conditions" looks it's ON*/
{
	color: #fff;	
}

p
{
	font-size: 12px;
	line-height: 1.5em;
	margin-top:0;
}

.text#terms_content_text
{
	width:700px;
	margin-left:160px;
	margin-top:18px;
	
}

.link_image#content_nav_button_back	
{
	background:no-repeat url(../images/content/button_back.gif) top left;
	width:113px;
	height:96px;
	margin-top:-80px;
}

.link_image#content_nav_button_back:hover
{
	background-position: 0 -96px;
}