#content{	text-align: center;	}#content table{	text-align: center;	font-size: 11px;	font-weight: bold;	border: 1px solid black;	height: 30px;	}#cart_bottom_text{	position: relative;	margin-left: 25px;	text-align: left;	}#cart_messages{	position: relative;	margin-left: 25px;	text-align: justify;	width: 400px;	font-size: 11px;	}.notify{	font-weight: bold;	color: red;	}#checkout{	position: relative;	float: right;	right: 25px;	top: -15px;	height: 30px;	font-weight: bold;	text-align: center;	}#checkout input{	border: none;	background-color: transparent;}input{	font-weight: bold;}.bigger{	font-size: 13px;	}#top{	border: 1px solid black;}/* Form Elements */input{	border: 1px solid black;	background-color: #c7a37d;	font-family: Palatino;	}	input:disabled{	background: #dfd2b3;}/*------------------------*//* Sale-specific elements *//*------------------------*/.old_price{	font-size: 11px;	text-decoration: line-through;}.sale_price{  font-size: 14px;	color: red;	font-weight: bold;	}
