	/* container */

#moving_basket {
	font-family : Trebuchet MS,Tahoma,Geneva,Arial,Sans-serif;
	font-size : 11px;
	color : #6d6d6d;
	text-align : justify;
	vertical-align : top;
	width: 500px;
	height : 430px;
	margin:	0 auto;
	padding : 30px 0 0 0;
  }

	/* content */

#basket_cont {
	width: 500px;
	height : 430px;
	}

#basket_left {
	width : 450px;
	height : 430px;
	float : left;
	background-image: url('../images/bg_basket_main.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.mod_top_k {
	width : 450px;
	height : 120px;
	background-image: url('../images/bg_ico_1.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.mod_top_m {
	width : 450px;
	height : 120px;
	background-image: url('../images/bg_ico_2.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#basket_top_1 {
	width : 450px;
	height : 30px;
	}

#top_head {
	width : 330px;
	height : 25px;
	padding : 20px 0 0 90px;
	font-size : 17px;
	color : #739bde;
	float : left;
	}

#top_ico {
	float : right;
/*	padding : 0 60px 0 0;*/
	}

#basket_top_2 {
	padding : 0 25px 0 90px;
	}

#top_text {
	font-size: 10px;
	padding : 10px 0 0 0;
	}

#top_warning {
	height : 62px;
	padding : 0 15px 0 0;
	float : left;
	}


.basket_header_logged {
	width : 450px;
	height : 82px;
	background-image: url('../images/bg_box_1.gif');
	background-repeat: no-repeat;
	background-position: 25px 0;
	}

.basket_header_notlogged {
	width : 450px;
	height : 82px;
	background-image: url('../images/bg_box_2.gif');
	background-repeat: no-repeat;
	background-position: 25px 0;
	text-align: center;
	}

#mid_main {
	height : 20px;
	padding : 12px 0 0 40px;
	}

#mid_main_2 {
	padding : 18px 0 0 40px;
	}

.mid_left {
	padding : 3px 0 0 0;
	width : 100px;
	float : left;
	font-size : 11px;
	}

.mid_left_2 {
	padding : 1px 0 0 0;
	width : 100px;
	float : left;
	font-size : 11px;
	}

.mid_center {
	float : left;
	}

.mid_right {
	padding : 2px 45px 0 0;
	float : right;
	text-align : right;
	}

.mid_right_2 {
	padding : 1px 45px 0 0;
	float : right;
	text-align : right;
	}

#mod_bottom {
	width : 450px;
	padding : 20px 0 0 25px;
	}

#odds_prev_main_div {
	width : 398px;
	height : 148px;
	border : 1px solid #8f8f8f;
	background : #ffffff;
	overflow-y: scroll;
	}

#bottom_button {
	text-align : right;
	padding : 20px 50px 0 0;
	}

#right {
	width : 50px;
	padding : 35px 0 0 0;
	float : right;
	}


	/* images */

.ibutton {
	margin : 0 0 5px 0;
	}

.ico_1 {
	text-align : right;
	padding : 5px 0 0 0;
	float : right;
	}

#warning {
	float : left;
	margin : 0 15px 0 0;
	}

	/* forms */

.form_select {
	width : 180px;
	height : 17px;
	border : 1px solid #aeaeae;
	}

.select_in {
	font-size : 10px;
	text-align : right;
	color : #6d6d6d;
	}

.form_input {
	width : 180px;
	height : 17px;
	font-size : 10px;
	border : 1px solid #aeaeae;
	color : #6d6d6d;
	}

.form_text {
	width : 396px;
	height : 146px;
	padding : 2px;
	border : 1px solid #ffffff;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Sans-serif;
	font-size : 11px;
	color : #6d6d6d;
	}

.events_preview_head{
	color: #747474; 
	background: #DADADA; 
	float: left;
	font-weight: bold;
	text-align: center;
}
