.prepend-top {
	margin-top: 15px;
}

a {
	cursor: pointer;
	color: #f58000;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	color: #5f5e62;
	text-decoration: none;
}

#footer a {
	color: #5f5e62;
}

#footer a:hover {
	color: #f58000;
}


.content {
	margin-left:			15px;
	margin-top:				10px;
	margin-right:			15px;
	margin-bottom:			10px;
}


.overview-photo {
	border: 0;
	width: 300px;
	height: 150px;
	overflow: hidden;
}

.overview-photo-shop {
	width: 200px;
	height: 150px;
	overflow: hidden;
	float:left;
}
.overview-product-controls {
	width: 90px;
	height: inherit;
	float:right;
	position: relative;
}

.overview-product-controls div {
	position: absolute;
	bottom: 0;
	right: 0;
}
.overview-product-controls div a {
	float:right;
}



.overview-controls a {
	float:right;
}

.overview-controls span {
	float:right;
	font-weight: bold;
}


body {
	color: #5f5e62;
}

.top-7 {
	margin-top: 7px;
}

a.accept {
	padding: 7px;
	background-color: #f0fff0;
	border: 1px solid black;
}

a.cancel {
	padding: 7px;
	background-color: #fff0f0;
	border: 1px solid black;
}

p {
	text-align: justify;
}

table{border-top:1px solid #eee;font-size:1em;margin:.5em .5em 1em;}
table td{border-bottom:1px solid #eee;border-left:1px solid #fff;color:#666;padding:7px 7px;}
table td.first{border-left:none;}
table tr.alt td{background-color:#f9f9f9;padding:7px 7px;}
table tr.alt2 td{background-color:#fcfcfc;padding:7px 7px;}
table.plain td{border:0;padding:0;}
table .date{white-space:nowrap;width:90px;}
table.pretty{border-collapse:collapse;}
table.pretty th,table.pretty td{padding:10px;}
table.pretty th{background:#2fa7d0 url(../../images/globalth-bg.gif) repeat-x 0 0;border-left:1px solid #46c2e4;border-right:1px solid #2cb6dc;color:#fff;font-size:1.3em;}
table.pretty td{border:1px solid #b8dfeb;}
table.pretty tr.odd td{background:#eef5f7;}