
/**/

#page .a {
float: left;
margin-right: 5px;
width: 220px
}
#page .b {
float: left;
width: 465px
}
#page .c {
float: left;
width: 230px
}

/**/

.addon {
position: relative
}
.addon_wrap {
bottom: 4px;
font-family: tahoma, geneva, sans-serif;
font-size: 11px;
height: 13px !important;
line-height: 13px;
position: absolute;
right: 20px
}
.addon_wrap strong {
color: #e4718d;
margin-right: 7px
}

/**/

#page .b .content {
border-right: solid 1px #e5e5e5;
padding: 15px 0 10px 10px !important
}
.project_wrap {
margin-bottom: 20px;
padding-right: 15px
}
#page .b .project_image {
border: solid 1px #000;
margin-bottom: 15px;
overflow: hidden
}
#page .b dt {
color: #000;
font-size: 18px;
font-weight: normal;
line-height: 20px;
margin-bottom: 10px;
}
#page .b dd {
margin-bottom: 10px
}
#page .b a {
color: #db4267;
font-weight: bold;
text-decoration: none
}
#page .b a:hover {
color: #e4718d;
text-decoration: underline
}

/**/

#page .c .content {
padding: 0 !important
}
#page .c dl {
border-bottom: solid 1px #e5e5e5;
color: #000;
font-family: tahoma, geneva, sans-serif;
font-size: 11px;
padding: 20px 15px 20px 15px
}
#page .c dl.last {
border-bottom: none !important
}
#page .c .list_title {
height: 16px;
margin-bottom: 15px;
overflow: hidden
}
#page .c dt {
color: #000;
line-height: 13px;
margin-bottom: 2px;
padding-left: 6px
}
#page .c dt strong {
font-weight: bold
}
#page .c dd {
color: #666;
line-height: 16px;
margin-bottom: 10px;
padding-left: 6px
}
#page .c dd.last {
margin-bottom: 0 !important
}
#page .c a {
color: #db4267;
font-size: 10px;
font-weight: bold;
text-decoration: none
}
#page .c a:hover {
color: #e4718d;
text-decoration: underline
}

/**/


