
.search input{
display:block;
float:left;
margin-left:10px;
font-size:14px;
margin-top:1px;
border:1px solid #999;
height:15px;
width:170px;
}

.search input.ok{
height: 17px;
font-size:12px;
width:25px;
background:transparent;
font-weight: bold;
border: 0px solid white;
cursor: pointer;
margin-left:-1px;
}

* html .search input.ok{
height: 19px;
font-size:12px;
width:25px;
background:transparent ;
border: 0px solid white;
}

div.search label{
display:block;
float:left;
height: 15px;
margin-left:10px;
}

div.newsletter form {}

div.newsletter input {
	display: block;
	width: 120px;
    float:left;
    text-align:left;
    margin-top:15px;
    margin-bottom:20px;
    margin-left:7px;
}

div.newsletter br {	clear: left;}

div.newsletter input.ok1{
height: 17px;
font-size:12px;
width:40px;
background:transparent;
font-weight: bold;
border: 0px solid white;
cursor: pointer;
}

* html div.newsletter input.ok1{
height: 19px;
font-size:12px;
width:25px;
background:transparent ;
border: 0px solid white;
}


div.contact_page input {display: block;	width: 300px;}

div.contact_page textarea {display: block;width: 300px;}

div.contact_page label {
	text-align: right;
	width: 195px;
    font-size:12px;
	padding-right: 10px;
}

div.contact_page br {clear: left;}

div.contact_page form {margin-left:100px;width:600px;}

.contact_page .button{
width: 55px;
text-align: center;
float:left;
margin-left:30px;
color: #fff;
background-color:#334f88 ;
border:0px;
}


div.upload_wallpaper label,input,textarea,select {
	display: block;
	width: 200px;
    float:left;
    color: #334f88;
    margin-bottom: 5px;
}

div.upload_wallpaper label {
	text-align: right;
	width: 110px;
    font-size:14px;
	padding-right: 10px;
}

div.upload_wallpaper br {clear: left;}

div.upload_wallpaper .button2{
width: 55px;
text-align: center;
margin-left:200px;
color: #fff;
background-color:#334f88 ;
border:0px;
}

* html div.upload_wallpaper .button2{margin-left:100px;}

div.upload_wallpaper .button1{
width: 70px;
text-align: center;
float:left;
margin-left:10px;
color: #fff;
background-color:#334f88 ;
border:1px solid #334f88;
}


div.send_to_friend input {display: block;width: 200px;}

div.send_to_friend textarea {display: block;width: 200px;}

div.send_to_friend label {
	text-align: right;
	width: 45px;
    font-size:11px;
	padding-right: 10px;
}

div.send_to_friend input.send_to_friend_button{
display: block;
width:60px;
color: #fff;
background-color:#334f88 ;
border:0;
cursor: pointer;
font-weight: bold;
margin-left:80px;
}


* html div.send_to_friend input.send_to_friend_button{
margin-left:40px;
}

