﻿@charset "UTF-8";

#LinkList .GridTable 			{ margin:0 auto; }
#LinkList .GridTable tr			{  }
#LinkList .IsDelete				{ width:20px;  text-align:center; cursor:pointer; }
#LinkList .Photo				{ width:170px; text-align:center; }
#LinkList .Photo img			{  }
#LinkList .LinkInfo				{ width:auto;  text-align:left; vertical-align:middle; }
#LinkList .LinkInfo .Edit		{ float:right; margin-top:0; }
#LinkList .LinkInfo .LinkName	{  }
#LinkList .LinkInfo .URL		{  }
#LinkList .LinkInfo .Comment	{ width:100%; overflow:hidden; }
#LinkList .Edit .Roolover		{ width:60px; }

#LinkList .Roolover				{ float:left; }
#LinkList #Buttons				{ clear:both; width:250px; margin:1.5em auto 0px auto; }
