#wrapper #body #left {
	height: 460px;
	float: left;
	display: block;
	position: relative;
	padding: 11px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FDD8F1;
	width: 430px;
}
#wrapper #body #right {
	height: auto;
	width: 485px;
	display: block;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#wrapper #body #left .righted h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #2F041F;
	font-size: 80%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 5px;
}

#wrapper #body #right #lefts {
	width: 236px;
	height: auto;
	float: left;
	display: block;
	padding: 9px;
	border-top-color: #FDD8F1;
	border-right-color: #FDD8F1;
	border-bottom-color: #FDD8F1;
	border-left-color: #FDD8F1;
	margin: 0px;
	top: 0px;
	position: relative;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
}
#wrapper #body #left .righted p {

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #body #left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 6px;
	color: #663366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 4px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	list-style-image: url(../images/arrows.gif);
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	display: list-item;
}
.image {
	float: left;
	display: block;
	border: 1px solid #c7c7c7;
	margin-right: 6px;
	margin-bottom: 15px;
}

#foot {
	text-decoration: none;
}
#wrapper #body #left .righted #log_res li {
	list-style-image: url(../images/action_stop.gif);
	color: #CC0000;
}


#wrapper #body #left li a {
	text-decoration:none;
	color: #660033;
}

#wrapper #body #left ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
	float: none;
	clear: both;
}
#wrapper #body #right #rights .tata {
	padding-top: 4px;
	padding-bottom: 4px;
}
