#smy-intro {
    margin-top: 30px
}

#smy-project {
    margin-top: 30px
}

table#projects td:nth-child(2) {
    padding-left: 15px
}

td img {
	vertical-align: middle;
}

table#projects tr {
	height: 145px;
}

img.project-pic {
    width: 210px;
    max-height: 125px;
    /*margin-bottom: 10px;*/
    border-radius: 0 40px;
    border: 1px solid #ddd;
}

.ptight {
	margin-top: 0px;
	margin-bottom: 6px;
}
