﻿#login h2 {color:#62724e; font-size:18px;}
#login .control{margin:20px 0 0 0;}
#login .left{border-right:1px #000 solid; color:#771819;}
#login .left .login{background-position:-553px -159px; border:0px; display:block; height:29px; margin:10px 0 0 0; text-indent:-9999px; width:96px;}

#login .right{}
#login .right .intro{margin:20px 0 0 0;}
#login .right .signUp {background-position:-457px -159px; border:0px; display:block; height:29px; margin:10px 0 0 0; text-indent:-9999px; width:96px;}

#registration{}
#registration .greeting {}

#registration .heading{color:#771819; font-size:16px; font-weight:bold; margin:10px 0 0 0;}
#registration .benefits{font-size:14px; line-height:20px;}

#links table td
{
    border:none;
    padding:5px;
}

#links .category
{
	margin:20px 0;
	border-bottom:solid 1px #999;
}
	#links .category .preview
	{
	    /*width:135px;*/
	    float:left;
	    margin-right:10px;
	}
	#links .category .header
	{
	    float:left;
	}
	#links .category .description
	{
	}
	#links .category .divider
	{
		height:1px;
		color:#ccc;
		margin:10px 0 10px 0;
	}

#links .link
{
	margin:10px 0 0 50px;
	width:auto;
}
	#links .link .preview
	{
		margin:0 10px 0 50px;
		width:75px;
	}
	#links .link .preview div
	{}
	#links .link .url
	{
		padding:0 10px 0 0;
	}
	#links .link .description
	{
	}
