/*  (c) Copyright 2006 Apple Computer, Inc. All rights reserved.  */

img { 
	border: none; 
}

.odd { 
	background-color: #f7f7f7; 
}

.even { 
	background-color: #ffffff; 
}

.selected { 
	background-color: #e8f4fa; 
}

body { 
	width: 777px; 
	background-color: #f7f7f7; 
	margin: 8px auto 50px auto; 
}

#container {  
	background-color: #ffffff;
	border-left: 1px solid #dbdbdb; 
	border-right: 1px solid #dbdbdb; 
	border-bottom: 1px solid #f3f3f3;
}

#header, #footer { 
	padding: 0px; 
	margin: 0px; 
}

#poweredBy {
	margin: 12px auto 0px auto;
	width: 118px;
	height: 25px;
	background: url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/poweredbymac.gif) center center;
}

.break { 
	clear: both; 
	height: 1px; 
	line-height:1px; 
	font-size:1px;
}

/* Blue on dark gray */

.buttonright_blue_darkgray {
	margin:0px 0px 0px 7px;
	text-align: center;
	float: right;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_right_dfdfdf.gif) no-repeat right top;
	cursor: pointer;
}

.buttonleft_blue_darkgray {
	margin:0px 7px 0px 0px;
	text-align: center;
	float: left;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_right_dfdfdf.gif) no-repeat right top;
	cursor: pointer;
}

.buttoncap_blue_darkgray {
	float:left;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_left_dfdfdf.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	height: 18px;
}

/* Gray on dark gray */

.buttonright_gray_darkgray {
	margin:0px 0px 0px 7px;
	text-align: center;
	float: right;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/gray_cap_right_dfdfdf.gif) no-repeat right top;
	cursor: pointer;
}

.buttonleft_gray_darkgray {
	margin:0px 7px 0px 0px;
	text-align: center;
	float: left;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/gray_cap_right_dfdfdf.gif) no-repeat right top;
	cursor: pointer;
}

.buttoncap_gray_darkgray {
	float:left;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/gray_cap_left_dfdfdf.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	height: 18px;
}


/* Blue on gray */

.buttonright_blue_gray {
	margin:0px 0px 0px 7px;
	text-align: center;
	float: right;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_right_eeeeee.gif) no-repeat right top;
	cursor: pointer;
}

.buttonleft_blue_gray {
	margin:0px 7px 0px 0px;
	text-align: center;
	float: left;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_right_eeeeee.gif) no-repeat right top;
	cursor: pointer;
}

.buttoncap_blue_gray {
	float:left;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_left_eeeeee.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	height: 18px;
}


/* Gray on gray */

.buttonright_gray_gray {
	margin:0px 0px 0px 7px;
	text-align: center;
	float: right;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/gray_cap_right_eeeeee.gif) no-repeat right top;
	cursor: pointer;
}

.buttonleft_gray_gray {
	margin:0px 7px 0px 0px;
	text-align: center;
	float: left;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/gray_cap_right_eeeeee.gif) no-repeat right top;
	cursor: pointer;
}

.buttoncap_gray_gray {
	float:left;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/gray_cap_left_eeeeee.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	height: 18px;
}


.buttontext {
	float:left;	
	padding:2px 11px 2px 0px;
	height: 18px; 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: Lucida Grande,Arial,sans-serif;
	/* hide from IE Mac \*/
		line-height: 14px; 
	/* end hiding */
}

.buttons {
	margin: 10px 0px 0px 0px;
}

.buttons a:hover {
	text-decoration: none;
}

/* Blue on light gray */

.buttonright_blue_lightgray {
	margin:0px 0px 0px 7px;
	text-align: center;
	float: right;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_right_eeeeee.gif) no-repeat right top;
	cursor: pointer;
}

.buttonleft_blue_lightgray {
	margin:0px 7px 0px 0px;
	text-align: center;
	float: left;
	height: 18px;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_right_eeeeee.gif) no-repeat right top;
	cursor: pointer;
}

.buttoncap_blue_lightgray {
	float:left;
	background:url(http://www.mac.com/Comments.woa/Contents/WebServerResources/English.lproj/images/blue_cap_left_fcfbfc.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	height: 18px;
}



