﻿@charset "UTF-8";

#LoginMessage				{ width:352px; margin:0 auto; }

#CommandList				{ width:360px; margin:0 auto; padding-left:7px; background-color:transparent; }
#CommandList dl dd			{ width:341px; }
#CommandList dl dd a		{ text-align:center; padding-left:16px; }

/* IE7 */
*:first-child+html #CommandList dl dd a { width:321px; }
/* IE6 and below */
* html #CommandList dl dd a	{ width:321px; }
