body{
	font-size: 13px;
	font-family:Arial;
	background:#ffffff;
	text-align: center;
	min-width: 999px;
	margin: 0 auto;
	color:#5d5d5d;
	line-height:130%;
	padding:0px;
}


img{

	border:0;

}

a {
	font-size: 13px;
	color:#349300;
}
a:hover {
	text-decoration:none;
}


a:link {
	
}
a:visited {
	
}

a:active {
	
}

input,textarea,select,div,b,a,h1,h2,h3,h4,h5,h6{

	font-family:Arial;

}

h1{
	font-weight:bold;
	font-size: 18px;
	color:#1c568f;
}

h2{
	font-size: 17px;
	color:#1c568f;
	margin:0px;
}

h3{
	font-size: 16px;
	color:#1c568f;
	margin:0px 0 6px 0;
}

h4{
	font-size: 15px;
	color:#1c568f;
}

h4 a{
	font-size: 16px;
	color:#349300;
	font-weight:normal;
}


ul,li{

	margin:0px;

}

.notloggedin{

	border:1px solid #ddd;
	background: #ffe4e4;
	width:95%;
	padding: 3px;
	margin: 5px;
	text-align:center;
}


.error{

	border:1px solid #ddd;
	background: #ffe4e4;
	width:620px;
	padding: 10px 10px 10px 10px;
	margin: 20px 30px 20px 30px;
}

.ok{

	border:1px solid #ddd;
	background: #f6f6f6;
	width:695px;
	padding: 10px 10px 10px 20px;
	margin-top:20px;
	margin-bottom:20px;
}

.gry{

	color:#636363;
}

.lk-pages{
	height:30px;
}
.lk-pages a{
	border:1px solid #ddd;
	padding:5px 10px 5px 10px;
	font-size:14px;
	text-decoration:none;
}
.lk-pages a:hover{
	border:1px solid #b3b3b3;
	text-decoration:underline;
}

.lk-pages .unlink{
	border:1px solid #ddd;
	padding:5px 10px 5px 10px;
	font-size:14px;
	text-decoration:underline;
}

.submit{

	font-size:16px;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	
}

.username{

	font-weight:bold;
	color:#1c568f;
	text-decoration:none;

}

.username:hover{

	text-decoration:underline;

}
/*		MAIN CONTAINER		*/
.main{

            width: 999px;

            margin: 0 auto;

            text-align: left;
}

/*		LOGIN INPUT			*/

.login{

	color:#858585;
	position:relative;
	padding:5px 0 5px 15px;
	height:30px;
	
}

.login2{

	color:#858585;
	height:25px;
	padding:12px 15px 0 15px;
	font-size:13px;

}

.login2 a.upload{

	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.login-right{
	
	float:right;
	height:20px;
	margin:0px;

}

.login-left{
	
	float:left;
	height:20px;
	margin:0px;

}
.login2 a.upload .uploadDIV{


	background-image: url(images/lisamaterjal.gif);
	background-repeat: no-repeat;
	height:35px;
	width:99px;
	float:left;
	text-align:center;
	padding-top:5px;
	margin:0 5px 0 5px;
	position:relative;
	top:-5px;
	cursor:pointer;
}

.login2 a{

	color:#000;
	font-size:13px;
	text-decoration:none;
	margin-right:3px;
	
}

.login2 a:hover{

	text-decoration:underline;
}

.loginBut{
	
	background-image: url(images/sisene.gif);
	background-repeat: no-repeat;
	color:#1f1f1f;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	background-color: transparent;
	border: 0px;
	cursor:pointer;
	height:26px;
	width:82px;
	margin:0px;

	
}

.loginBut:hover{
	
	color:#575757;
	
}

.loginInp{

	color:#b1b1b1;
	font-size:16px;
	height:20px;
	
}

.loginForm{

	margin:0px;
	height:30px;

}

.newmail{

	color:red;
	text-decoration:underline;

}
/*			HEADER				*/


.header{
	
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	color:#1f1f1f;
	height:93px;
	position:relative;
	
}



/*			SEARCH				*/

.header-text{
	
	position:absolute;
	top:40px;
	left:43px;
	color:#BCCAD8;
	font-size:11px;
	height:93px;
	width:999px;
}

.header-search{

	position:absolute;
	bottom:42px;
	left:-37px;
}

.searchInp{

	background-image: url(images/otsi_1.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding:3px 0px 0 10px;
	color:#1f1f1f;
	font-size:18px;
	border: 0px;
	width:906px;
	height:28px;
	float:left;
}

.searchInpGray{

	background-image: url(images/otsi_1.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding:3px 0px 0 10px;
	color:#ddd;
	font-size:18px;
	border: 0px;
	width:906px;
	height:28px;
	float:left;

}

.searchBut{

	background-image: url(images/otsi_2.gif);
	background-repeat: no-repeat;
	color:#1f1f1f;
	font-weight:bold;
	text-align:center;
	background-color: transparent;
	border: 0px;
	cursor:pointer;
	width:72px;
	height:28px;
	float:left;
}

.searchBut:hover{

	color:#575757;

}

.search-field{

	width:500px;
}


.search-field .search-row3{

	padding-bottom:20px;

}
.search-field .search-row3 a{

	color:#417822;
}

.search-field .search-title{

	color:#436a90;
	font-size:17px;
	font-decoration:underline;
	margin:0px;
	font-weight:normal;
}
	
/* 			HEADER MENU DROP DOWN MENU	*/

#sddm
{	margin: 0 0 10px 0;
	padding: 0;
	z-index: 100;
	width:999px;
	height:31px;
	background: #134d86;
	position:relative;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
    position: relative;
    float: left;
	font-size: 13px;
	font-weight:bold;}
	
#sddm li:hover a
{	
	background: #134d86;
	color: #FFFFFF;
}	

#sddm li a
{	display: block;
	margin: 0;
	padding: 6px 15px;
	background: transparent;
	color: #ddd;
	text-align: center;
	text-decoration: none}

#sddm li a:hover,#sddm li a:active,#sddm li a:focus
{	background: #134d86;color: #FFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 10px;
	background: #134d86;
	width:130px;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;

		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #134d86;
		color: #FFF;
		font-size: 12px;
		font-weight:bold;}

	#sddm div a:hover
	{	background: #FFF;
		color: #134d86}
		



/*			CONTENT					*/

.content{

	border-top:1px solid #ddd;
	padding-top:10px;
}

/*			INDEX					*/

.index{
	
	width:728px;
	float:left;
	border-right:1px solid #ddd;
	padding-right:10px;
}

.728banner{

	width:728px;
	height:90px;
	padding-bottom:10px;
}

/*			HEAD					*/

.head{

	border-top:1px solid #ddd;
	padding-top:0px;
	margin-top:10px;
}

/*			SIDEBAR					*/

.sidebar{

	width:250px;
	float:right;
}

.sidebar .left{

	float:left;
	width:115px;
	padding:2px;
	height:25px;
}

.sidebar .right{

	float:right;
	width:115px;
	padding:2px;
	height:25px;

}

.sidebar .left a,.sidebar .right a{

	text-decoration:none;
	color:#202020;
	font-weight:bold;
}

.sidebar .left a:hover,.sidebar .right a:hover{

	text-decoration:none;
	color:#349300;
	font-weight:bold;
}

.sidebar .left img,.sidebar .right img{

	margin-right:5px;
	position:relative;
	top:8px;
}

.dict{

	height:220px;

}

.ads{

	height:250px;
	width:250px;

}


.pollHeadline{

	font-weight:bold;
	font-size:11px;
	color:#5a5a5a;
	margin: 0 0 0 5px;
}

.pollQ{

	margin-top:10px;
	width:249px;
	height:30px;
}

.pollQ .nr{

	background-image: url(images/poll_jrk2.gif);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
	float:left;
	position:relative;
}

.pollQ .nr b{

	position:absolute;
	bottom:-3px;
	left:3px;
	color:#FFFFFF;
	font-size:12px;
}

.pollQ .txt{

	width:230px;
	height:12px;
	float:right;
	position:relative;
}

.pollQ .txt b{
	
	position:absolute;
	top:-2px;
	font-size:11px;
	color:#464646;
}



.pollQ b.bar{

	background: #ddd;
	width:200px;
	height:5px;
	float:left;
	margin-top:6px;
}

.pollQ b.bar .o{

	background:#ffae00;
	height:5px;
	border:0;
	margin:0;
	padding:0;
}


.pollQ .percent{

	width:40px;
	height:5px;
	font-size:11px;
	color:#464646;
	float:right;
}
/*			FOOTER					*/

.footer{

	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height:37px;
	width:999px;
	float:left;
	padding-left:40px;
	padding-top:13px;
	margin-top:10px;
	color:#FFFFFF;
}

.footer a{

	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

.footer a:hover{

	text-decoration:underline;

}


.post p{


}

.table{

	border:1px solid #ddd;
	
}

.table tr td{

	padding:3px 3px 3px 20px;
	
}

.table2{

	border:1px solid #ddd;
	
}

.table2 tr td{

	padding:3px;
	
}


.table3{

	width:710px;
	border:2px solid #ddd;
	
}

.table3 tr td{

	padding:20px 20px 0 20px;
	border-bottom:1px solid #ddd;
	
}



.tableTR1{

	background: #ededed;
	font-weight:bold;
	
}

.tableTR21{

	background: #f3f9ff;

	
}

.tableTRQ{

	background: #ffe9e9;
	
}

.tableTRA{

	background: #e9ffea;
	
}

.tableTR2:hover,.tableTR21:hover{

	background: #ffeeeb;
	
}


.tableBord{

	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

.tableBord2{

	border-left:1px solid #ddd;
}

#tableBordP{

	padding:0px;
}

a.tagcloud{
	text-decoration:none;
	color:#1c1c1c;
}

a.tagcloud:hover{
	text-decoration:underline;
	color:#1c1c1c;
}

/*			MATERJALI LEHT		*/

.link-bar{

	color:#636363;
	font-size:11px;
	position:relative;
	top:-10px;

}

.link-bar a, .link-bar b{
	text-decoration:none;
	color:#636363;
	font-size:11px;
}

.link-bar a:hover{
	text-decoration:underline;
	color:#636363;
	font-size:11px;

}

.matTable{

	background: #f8f8f8;
	border:1px solid #ddd;
}

.matTable tr td{

	border-top:1px solid #ddd;
	padding:2px 2px 2px 20px;
}

.matTable1{

	border-right:1px solid #ddd;
	font-weight:bold;
	font-size:12px;
	color:#5d5d5d;
}


.matTable2{

	font-size:12px;
	color:#5d5d5d;
}



.downloadbox{

	width:355px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	margin-top:30px;
}

.downloadbox a:hover{

	text-decoration:underline;
}


.laealla a{

	font-weight:bold;
	font-size:20px;
	color:#FFF;
	text-decoration:none;
}

.laealla{

	width:355px;
	height:36px;
	background-image: url(images/laematerjal.gif);
	background-repeat: no-repeat;

}



.laealla .download div{

	width:355px;
	height:30px;
	position:relative;
	top:10px;
	cursor:pointer;
}

.laealla .download div:hover{

	text-decoration:underline;
	
}

.formaat{
	
	width:91px;
	height:21px;
	float:left;
	background-image: url(images/formaat.gif);
	background-repeat: no-repeat;
	margin: 3px 3px 0 0;
	padding-top:3px;
}

.teatamaterjalist{
	
	width:162px;
	height:24px;
	float:right;
	background-image: url(images/viganematerjal.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:2px;
	margin-top:3px;
}

.teatamaterjalist a{
	
	color:#FFF;
	text-decoration:none;
	
}

.kirjeldus{

	border:1px solid #ddd;
	background: #f6f6f6;
	width:695px;
	padding: 10px 10px 10px 20px;
	margin-bottom:20px;
}

.box{

	border:1px solid #ddd;
	background: #f6f6f6;
	width:695px;
	height:200px;
	overflow-y:scroll;
	padding: 10px 10px 10px 20px;
	margin-bottom:20px;
}


.sarnasedmaterjalid{

	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:10px;
	background: #f2f7fb;
	color:#5d5d5d;
	
}

.sarnasedmaterjalid td{

	border-bottom:1px solid #ddd;
	padding:3px 3px 3px 20px;
}

.sarnasedmaterjalid1{

	font-weight:bold;
	border-right:1px solid #ddd;
}

.sarnasedmaterjalid2 a{

	color:#1c568f;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;

}

.sarnasedmaterjalid2 a:hover{

	font-weight:underline;

}



/*	KOMMENTAARID	*/

fieldset {
	position:relative;
	border:1px solid #686868;
	margin-top:10px;
	background: #f6f6f6;
}

legend {
	margin-left:30px;
	padding: 2px 5px 2px 5px;
	border:1px solid #989898;
	width:100px;
	background: #FFF;
} 

.comment-box{

	border:1px solid #cdff96;
	background: #eaffd3;
	width:100%;
	margin:10px 0 0 0;
	
}
.comment-time{

	float:right;
	width:150px;
	text-align:right;
	font-size:12px;
	color:#999;
	
}

.comment-row1{

	width:100px;

}


.comment-row2{

	height:25px;

}

.comment-row2 img{

	position:relative;
	top:3px;

}


.comment-row3{

	padding:5px 0 0 25px;

}

/* 				OTSINGU SOOVITUS			 */

#search-result-suggestions{
	position: absolute;
	left: 0;
	top:0;
	width: 445px;
	display: none;
	color:#000;
	text-align:left;
	padding:20px;
	background: #FFF;
	z-index:10;
}

#search-result-suggestions a{
	color:#202020;
	font-weight:bold;
	margin-top:4px;
	font-size:12px;
	z-index:10;
}

.suglink{
	margin-top:3px;
}

#container{
	position:relative;
	float:left;
	width:500px;
}

#container input{
	font-size:16px;
	font-weight:bold;
	width:480px;
	padding-top:5px;
	padding-left:15px;
	height:25px;
}

input.sub_but{
	height:33px;
	font-size:16px;
	font-weight:bold;
	width:60px;
}

.table5 td{

	padding:10px;
	text-align:center;
	border:1px solid #ddd;

}

.table5 .bold{

	font-weight:bold;
	font-size:15px;

}

.table51{

	font-weight:bold;

}

.table52{

	background: #eaf2f9;

}

.button{

	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height:31px;
	width:186px;
	padding-top:10px;
	cursor:pointer;
	text-align:center;
}

.buttonA{
	color:#FFF;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	width:186px;
}
	
.buttonA:hover .button{

	opacity:0.85;
	filter:alpha(opacity=85);
	height:31px;
	width:186px;
	text-decoration:underline;
}





.button2{

	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	height:30px;
	width:113px;
	cursor:pointer;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

.button2A{
	color:#FFF;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
	
.button2A:hover .button2{

	opacity:0.85;
	filter:alpha(opacity=85);
	height:30px;
	width:113px;
	text-decoration:underline;
}




.input-T{

	border:1px solid #ddd;
	padding:3px;
	margin:3px;
}

.input-T input.large,.input-T textarea.large,.input-T select.large{

	padding:10px;
	font-size:13px;
	width:90%;

}

.input-T td{


	padding:10px;
	font-weight:bold;
	font-size:13px;


}


.input-T .input-TD1{

	background-color:#EBEBEB;
	padding:3px 3px 3px 10px;
	border-bottom:1px solid #FFF;

}


/*			SHOW HIDE CONTENT		*/

.answer{display:none;} 
.question{width:auto;}
.question a{cursor:pointer;}


/*				SÕNASTIKU KEYBOARD				*/


#keyboardInputMaster {
  position:absolute;
  border:2px groove #dddddd;
  color:#000000;
  background-color:#dddddd;
  text-align:left;
  z-index:19;
  width:auto;
}

#keyboardInputMaster thead tr th {
  text-align:left;
  padding:2px 5px 2px 4px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr th select,
#keyboardInputMaster thead tr th label {
  color:#000000;
  font:normal 11px Arial,sans-serif;
}
#keyboardInputMaster thead tr td {
  text-align:right;
  padding:2px 4px 2px 5px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr td span {
  padding:1px 4px;
  font:bold 11px Arial,sans-serif;
  border:1px outset #aaaaaa;
  background-color:#cccccc;
  cursor:pointer;
}
#keyboardInputMaster thead tr td span.pressed {
  border:1px inset #999999;
  background-color:#bbbbbb;
}

#keyboardInputMaster tbody tr td {
  text-align:left;
  margin:0px;
  padding:0px 4px 3px 4px;
}
#keyboardInputMaster tbody tr td div {
  text-align:center;
  position:relative;
  height:0px;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout {
  height:auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
  height:20px;
  white-space:nowrap;
  width:100%;
  border-collapse:separate;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
  width:auto;
  margin:0px auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
  vertical-align:middle;
  padding:0px 5px 0px 5px;
  white-space:pre;
  font:normal 11px 'Lucida Console',monospace;
  border-top:1px solid #e5e5e5;
  border-right:1px solid #5d5d5d;
  border-bottom:1px solid #5d5d5d;
  border-left:1px solid #e5e5e5;
  background-color:#eeeeee;
  cursor:default;
  	font-size: 18px;
	font-weight: bold;
	background:#99b9e5;
	border:1px solid #7498ca; 
	height:24px;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
  width:99%;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
  background-color:#ccccdd;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
  background-color:#ddddcc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
  border-top:1px solid #d5d5d5;
  border-right:1px solid #555555;
  border-bottom:1px solid #555555;
  border-left:1px solid #d5d5d5;
  background-color:#cccccc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
  border-top:1px solid #555555;
  border-right:1px solid #d5d5d5;
  border-bottom:1px solid #d5d5d5;
  border-left:1px solid #555555;
  background-color:#cccccc;
}

#keyboardInputMaster tbody tr td div var {
  position:absolute;
  bottom:0px;
  right:0px;
  font:bold italic 11px Arial,sans-serif;
  color:#444444;
}

.keyboardInputInitiator {
  margin-left:3px;
  vertical-align:middle;
  cursor:pointer;
  z-index:-10;
}
.keyboardInput{

	border:1px solid #8f8f8f;
	width:500px;
	height:25px;
	padding:5px;
	font-size:20px;
	color:#2e2e2e;
	z-index:-10;
}

.search2{

	border:1px solid #8f8f8f;
	background-color:#FFF;
	color:#2e2e2e;
	font-size:20px;
	padding:1px;
	height:40px;
	width:70px;
	cursor:pointer;
}

.search2:hover{

	border:1px solid #ddd;

}

/*		MATERJALI UPLOAD	*/


.hint-box{

	background-image: url(img/pirn.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
	min-height:20px;
	color:#6b6b6b;
	font-size:11px;
	border-bottom:1px solid #ddd;
}

.hintboxInput{

	width:560px;
	height:25px;
	font-size:14px;
	padding-left:10px;
	
}

.hintboxInput2{

	width:560px;
	height:38px;
	font-size:22px;
	cursor:pointer;
	font-size:14px;
	padding-left:10px;
	margin:10px;

}

.hintboxInputlarge{

	width:560px;
	height:140px;
	font-size:22px;
	font-size:14px;
	padding-left:10px;
	margin:10px;
	
}

.menu-upload ul li{
	list-style: none;
	display: block;
    position: relative;
    float: left;
    width:130px;
    padding:10px;
    margin:3px;
    background-color:#1f5992;
    text-align:center;
	
}

.menu-upload ul li.active{
	list-style: none;
	display: block;
    position: relative;
    float: left;
    width:130px;
    padding:10px;
    margin:3px;
    background-color:#000;
    text-align:center;
	
}
.menu-upload ul li a{

	font-size: 20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.menu-upload ul li a:hover{

	text-decoration:underline;
}
/************		KUULUTUSED		****************/

.adMain{

	width:250px;
	float:right;
	height:250px;
	border:1px solid blue;
}

.adHeadline{

	height:20px;
	width:250px;
	text-align:center;
	padding-top:3px;
}

.adHeadline a{

	font-size:15px;
}


.adTxt{

	padding:5px;
	height:88px;
	width:240px;
	vertical-align:middle;
	overflow:hidden;
	font-size:12px;
}

.adImg{

	width:250px;
	height:100px;
	text-align:center;
	padding:2px;
}

.adAdd{

	height:21px;
	width:250px;

}

.adAdd a{

	text-decoration:none;

}

.adAdd a:hover{

	text-decoration:underline;
	color:#FFF;
}


.adAdd .adAdd2{

	background-image: url(images/loo_kuulutus.gif);
	background-repeat: no-repeat;
	width:136px;
	height:21px;
	color:#FFF;
	font-weight:bold;
	float:right;
	padding-top:5px;
	text-align:center;

}
/************		ANNAABI TEATED		****************/

.adMain2{

	width:250px;
	float:right;
	height:250px;
	border:1px solid blue;
	margin:0px;
	position:relative;
}

.adMain3{

	width:250px;
	float:right;
	height:250px;
	margin:0 0 0 10px;
	position:relative;
}

.adHeadline2{

	height:25px;
	width:250px;
	text-align:center;
	padding-top:7px;
}

.adHeadline2 a{

	font-size:20px;
}


.adTxt2{

	padding:25px 5px 25px 5px;
	height:100px;
	width:240px;
	vertical-align:middle;
	overflow:hidden;
	font-size:12px;
}

.adImg2{

	background-image: url(images/click.gif);
	background-repeat: no-repeat;
	width:200px;
	height:70px;
	color:#FFF;
	font-weight:bold;
	padding-top:30px;
	text-align:center;
}

.adImg2 a{

	font-size:28px;
}


/************		KIRJAKAST		****************/


.mailsMenu{
	width:300px;
	float:right;
	text-align:right;
}

.mailsMenu a{
	text-decoration:none;
}
.mailsMenu a:hover{
	text-decoration:underline;
}


/************		MÄNGUD		****************/


.games-bar{

	text-align:justify;
	color:#349300;
}

.games-bar a{

	text-decoration:none;
	font-size:13px;

}

.games-search{

	border-top:1px solid #ddd;
	padding-top:5px;
	margin-top:5px;

}


.games-box{

	border-bottom: 1px solid #ddd;
	height:165px;
	width:730px;
	margin-bottom:15px;
	text-align:left;
	

}

.games-img{
	
	width:200px;
	height:150px;
	float:left;

}

.games-name{

	width:520px;
	height:35px;
	font-size:18px;
	color:#17497c;
	padding-left:5px;
	float:right;

}

.games-desc{

	width:520px;
	height:80px;
	font-size:14px;
	color:#727272;
	padding-left:5px;
	float:right;
}

/**************		PROFIIL		*********/

.profile-mail{

	float:right;
	width:65%;
	text-align:center;
	
}

.profile-mail textarea.mailBox{

	width:95%;
	
}

.profile-mail input.mailGo{

	width:94%;
	height:38px;
	
}

.profile-data{

	float:left;
	width:35%;

}

