
	.container {
		background-color:#F4F7F0;
		border:1px solid #ECEFE4;
		float:left;
		position:relative;
		margin:20px 5px;
		font-weight:bold;
	}
	
	.ctwo {
		margin-left:0px;
	}
	
	.cunder {
		margin-top:0px;
	}
	
	.title_container {
		background-color:#DCE3CE;
		padding:5px 0px;
	}
	
	.sell {
		width:230px;
		height:250px;
		font-weight:normal;
		font-size:12px;
		float:left;
		cursor:pointer;
		background-image:url(../images/sellhorse.jpg);
	}
	
		.sell li {
			font-size:11px;
			margin-top:5px;
		}
		.sell .column {
			width:190px;
			float:left;
			margin:0px;
		}
		.sell .title {
			margin:5px 0px 10px 20px;
			width:170px;
			float:left;
		}
		.sell .top {
			margin:10px 0px;
		}
		.sell .top li {
			color:#E00;
			margin-left:15px;
			list-style-type:none;
			list-style-position:outside;
		}
		
		.sell ul {
			list-style-position:inside;
			float:left;
			color:#000;
			text-indent:3px;
			padding:0px;
			margin:0px;
			margin-left:20px;
		}
		.sell ul span {
			margin-left:20px;
		}
		
		.sell #start {
			margin:15px 40px 0px 0px;
			float:right;
		}
		.sell #start a {
			color:#000;
			font-size:14px;
			font-style:italic;
			font-weight:bold;
			text-decoration:none;
		}
	
	#otherequiseller {
		width:777px;
		margin:10px 0px 0px 10px;
		font-weight:normal;
		font-size:12px;
	}
	
		#otherequiseller a {
			font-size:12px;
			color:#000;
			text-decoration:none;
		}
		
		#otherequiseller li {
			margin:5px 0px;
		}
		
		#otherequiseller .column {
			margin:0px;
			margin-bottom:20px;
			width:190px;
			float:left;
			position:relative;
			border-left:1px solid #DAE3CC;
			background-color:#EFF3E9;
			height:180px;
		}
		#otherequiseller .right {
			border-right:1px solid #DAE3CC;
		}
		#otherequiseller .title {
			padding:5px 0px 5px 10px;
			margin:0px;
			width:180px;
			float:left;
			position:relative;
			font-weight:bold;
			font-size:13px;
			background-color:#E1E9D6;
		}
		#otherequiseller ul {
			color:#000;
			text-indent:3px;
			padding:0px;
			margin:5px 0px 0px 10px;
			float:left;
			list-style-position:inside;
		}
		
		#otherequiseller #constr_text {
			margin:10px 0px 10px 30px;
			font-style:italic;
		}
	
	#quicks {
		float:left;
		width:777px;
		min-height:300px;
		margin:10px 0px 0px 10px;
		padding:0 0 10px 0;
		font-weight:normal;
		font-size:12px;
	}
		#quicks ul {
			margin:0px;
			padding:0px;
			float:left;
			font-weight:bold;
			font-size:13px;
			list-style-type:none;
		}
		#quicks #tabs li {
			display:inline;
		}
		#quicks #tabs li a {
			padding:5px 0px;
			margin:0px;
			width:105px;
			float:left;
			color:#000;
			font-weight:bold;
			font-size:13px;
			background-color:#E1E9D6;
			text-decoration:none;
			text-align:center;
			border:1px solid #DAE3CC;
			border-bottom:none;
		}
		#quicks #tabs .left {
			margin:0px;
			margin-right:10px;
			float:left;
		}
		#quicks #tabs li a:hover {
			background-color:#E0E8D2;
		}
		#quicks #tabs li a.selected {
			background-color:#EFF3E9;
		}
		#quicks .tabContent {
			margin:0px 0px 20px 0px;
			width:745px;
			float:left;
			position:relative;
			border:1px solid #DAE3CC;
			border-top:none;
			background-color:#EFF3E9;
			padding:0.5em;
		}
		#quicks .hide {
			display:none;
		}
		
		#quicks .tabContent a {
			font-size:11px;
			font-weight:normal;
			color:#000;
			text-decoration:underline;
		}
		
		#quicks .tabContent li {
			margin:5px 0px 5px 10px;
		}
		
		#quicks .tabContent .column {
			margin-bottom:20px;
			width:145px;
			float:left;
			position:relative;
			background-color:#EFF3E9;
		}
		#quicks .tabContent ul {
			color:#000;
			text-indent:3px;
			padding:0px;
			margin-left:10px;
			list-style-type:none;
		}
		
		#quicks .tabContent .moretext {
			padding:20px;
			font-size:11px;
			font-style:italic;
			font-weight:normal;
		}
		

	
	#bottom_widgets {
		margin:40px;
		height:370px;
	}
	
	#bottom_text {
		margin:10px;
	}

