/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/


/* ################################## Public ################################## */
#webmasters {
	background:#FBFBF9 url(images/bg-build.jpg) right bottom no-repeat;
}

#webmasters .intro{
	padding:10px 15px 20px;
}

#webmasters .left{
	width:470px;
}
#webmasters .dear{
	position:relative;
	padding:15px;
	margin:0 0 10px 15px;
	width:440px;
	background:#F7F2E8 url(images/logo-bege.gif) no-repeat 10px 10px;
}
#webmasters .dear p{
	padding:0 0 15px;
}
#webmasters .dear h4{
	padding:15px 0 30px 60px;
	font-size:14px;
	font-weight:bold;
}
#webmasters .dear table{
	margin:0 0 10px;
	font-size:14px;
	font-weight:bold;
}
#webmasters .dear table .tab01{ background:#E6DED0;}
#webmasters .dear table .tab02{ background:#92865D; color:#fff;}
#webmasters .dear table .tab03{ background:#D4C8AA;}
#webmasters .dear table .tab04{ background:#6D5E33; color:#fff;}

#webmasters .null{
	padding:15px;
}
#webmasters .null p{
	padding:0 0 15px;
}
#webmasters .photo{
	margin:0 15px 0 0;
	width:263px;
	background:#ECE3DC;
}
#webmasters .photo p{
	padding:5px 15px 15px;
}








