#wordpressdemo{
  width:100%;
  overflow:auto;
}

.wordpressthemedesc{
float:left;
width:250px;
margin-top:50px;
padding-bottom:20px;
}

.wordpressthemebox{
margin:10px;
float:left;
}

.wordpressthemebox h2{
  font-size:22px;
}

.wordpressthemebox img{
  border:1px solid #666;
}

.button{
height:28px;
width:140px;
background:url('button.gif');
float:left;
margin-top:15px;
}

.buttontxt{
font-weight:bold;
margin:7px
}

strong.action, b.action{
font-size:13px;
color:#990000;
font-weight:bold;
}

.desctxt{
float:left;
width:250px;

}

.desctxt2{
float:left;
}

.desctxt2 li{
margin-top:15px;
width:550px;
}

.desctxt2 a{
color:#1B5790;
}

.link{
margin-top:5px;
}

.desctxt3{
float:left;
}

.desctxt3 li{
margin-top:15px;
}
 
.desctxt3 li img{
display:block;
margin-left:auto;
margin-right:auto;
}

.wordpressthemewrap{
background:#eee;
overflow:auto;
margin-top:20px;
margin-right:auto;
margin-left:auto;
border:1px #c0c0c0 solid;
width:692px;
}



.pluginwrapper{
float:left;
margin-bottom:20px;
margin-left:30px;
}


.pluginicon img{
border:none;
}


.pluginicon{
width:80px;
float:left;
margin-right:25px;
}

.plugindesc{
width:550px;
}


